summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/alloc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-10KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti3-1/+8
2009-09-10KVM: move coalesced_mmio locking to its own deviceMarcelo Tosatti2-6/+5
2009-09-10KVM: Grab pic lock in kvm_pic_clear_isr_ackMarcelo Tosatti1-0/+2
2009-09-10KVM: Cleanup LAPIC interfaceJan Kiszka1-12/+0
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu2-0/+5
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu3-5/+1
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu2-8/+8
2009-09-10KVM: Calculate available entries in coalesced mmio ringAvi Kivity1-5/+5
2009-09-10KVM: VMX: Fix reporting of unhandled EPT violationsAvi Kivity1-2/+2
2009-09-10KVM: Cache pdptrsAvi Kivity7-13/+63
2009-09-10KVM: VMX: Simplify pdptr and cr3 managementAvi Kivity1-6/+15
2009-09-10KVM: VMX: Avoid duplicate ept tlb flush when setting cr3Avi Kivity1-1/+0
2009-09-10KVM: do not register i8254 PIO regions until we are initializedGregory Haskins1-9/+8
2009-09-10KVM: cleanup io_device codeGregory Haskins8-53/+109
2009-09-10KVM: Clean up coalesced_mmio destructionGregory Haskins1-1/+4
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell3-5/+5
2009-09-10KVM: SVM: Fold kvm_svm.h info svm.cAvi Kivity2-54/+40
2009-09-10KVM: remove redundant declarationsChristian Ehrhardt1-2/+0
2009-09-10KVM: No disable_irq for MSI/MSI-X interrupt on device assignmentSheng Yang1-14/+8
2009-09-10KVM: SVM: use explicit 64bit storage for sysenter valuesAndre Przywara2-4/+6
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang1-1/+1
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt6-54/+62
2009-09-10KVM: s390: fix signal handlingChristian Ehrhardt1-1/+3
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt5-27/+54
2009-09-10KVM: ia64: Correct itc_offset calculationsJes Sorensen1-1/+1
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka4-8/+32
2009-09-10KVM: irqfdGregory Haskins8-1/+383
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity5-17/+13
2009-09-10KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov2-3/+8
2009-09-10KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig1-19/+13
2009-09-10KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity1-1/+1
2009-09-10KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity1-0/+15
2009-09-10KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin1-0/+4
2009-09-10KVM: Use MSR names in place of addressJaswinder Singh Rajput1-2/+2
2009-09-10KVM: Add MCE supportHuang Ying4-24/+222
2009-09-10KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput4-9/+6
2009-09-10KVM: VMX: Properly handle software interrupt re-injection in real modeGleb Natapov1-2/+6
2009-09-10Linux 2.6.31v2.6.31Linus Torvalds1-1/+1
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-09-09i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-07IMA: update ima_counts_putMimi Zohar2-8/+20
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-06Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds1-1/+1
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre1-0/+4
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov3-38/+43