aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard4-143/+145
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus2-4/+12
2008-12-31KVM: Enable Function Level Reset for assigned deviceSheng Yang1-1/+1
2008-12-31KVM: ia64: Remove lock held by halted vcpuXiantao Zhang1-2/+0
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang6-107/+161
2008-12-31KVM: VMX: Handle mmio emulation when guest state is invalidGuillaume Thouvenin1-12/+15
2008-12-31KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin4-3/+3
2008-12-31KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah1-0/+7
2008-12-31KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah1-0/+9
2008-12-31KVM: x86: Fix typo in function nameAmit Shah1-5/+5
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka3-8/+27
2008-12-31KVM: x86: Fix and refactor NMI watchdog emulationJan Kiszka3-17/+20
2008-12-31KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)Guillaume Thouvenin1-1/+1
2008-12-31KVM: VMX: Move private memory slot positionSheng Yang2-3/+4
2008-12-31KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang2-6/+8
2008-12-31KVM: Clean up kvm_x86_emulate.hSheng Yang1-7/+3
2008-12-31KVM: Enable MTRR for EPTSheng Yang5-5/+27
2008-12-31KVM: Add local get_mtrr_type() to support MTRRSheng Yang1-0/+104
2008-12-31KVM: VMX: Add PAT support for EPTSheng Yang3-4/+34
2008-12-31KVM: Improve MTRR structureSheng Yang2-3/+63
2008-12-31x86: Export some definition of MTRRSheng Yang3-26/+28
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang3-9/+10
2008-12-31KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov1-1/+1
2008-12-31KVM: VMX: work around lacking VNMI supportJan Kiszka1-59/+115
2008-12-31KVM: VMX: Provide support for user space injected NMIsJan Kiszka1-0/+33
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka2-2/+46
2008-12-31KVM: Kick NMI receiving VCPUJan Kiszka1-0/+1
2008-12-31KVM: x86: VCPU with pending NMI is runnabledJan Kiszka1-1/+2
2008-12-31KVM: x86: Enable NMI Watchdog via in-kernel PIT sourceJan Kiszka3-5/+45
2008-12-31KVM: VMX: fix real-mode NMI supportJan Kiszka1-0/+13
2008-12-31KVM: VMX: refactor IRQ and NMI window enablingJan Kiszka1-46/+32
2008-12-31KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka2-25/+22
2008-12-31KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka1-0/+3
2008-12-31KVM: VMX: Support for NMI task gatesJan Kiszka1-3/+15
2008-12-31KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic valueJan Kiszka1-2/+2
2008-12-31KVM: VMX: include all IRQ window exits in statisticsJan Kiszka1-1/+1
2008-12-31KVM: x86 emulator: consolidate push regGuillaume Thouvenin1-7/+1
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-15/+4
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds739-9291/+33104
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-43/+48
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds280-4679/+3471
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+2
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-255/+563
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+7
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-31/+70
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui1-15/+0
2008-12-30virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell1-0/+4
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King9-34/+480
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao1-9/+25
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao1-14/+1