aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus
2008-12-31KVM: Enable Function Level Reset for assigned deviceSheng Yang
2008-12-31KVM: VMX: Handle mmio emulation when guest state is invalidGuillaume Thouvenin
2008-12-31KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin
2008-12-31KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah
2008-12-31KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah
2008-12-31KVM: x86: Fix typo in function nameAmit Shah
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka
2008-12-31KVM: x86: Fix and refactor NMI watchdog emulationJan Kiszka
2008-12-31KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)Guillaume Thouvenin
2008-12-31KVM: VMX: Move private memory slot positionSheng Yang
2008-12-31KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang
2008-12-31KVM: Clean up kvm_x86_emulate.hSheng Yang
2008-12-31KVM: Enable MTRR for EPTSheng Yang
2008-12-31KVM: Add local get_mtrr_type() to support MTRRSheng Yang
2008-12-31KVM: VMX: Add PAT support for EPTSheng Yang
2008-12-31KVM: Improve MTRR structureSheng Yang
2008-12-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang
2008-12-31KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov
2008-12-31KVM: VMX: work around lacking VNMI supportJan Kiszka
2008-12-31KVM: VMX: Provide support for user space injected NMIsJan Kiszka
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka
2008-12-31KVM: Kick NMI receiving VCPUJan Kiszka
2008-12-31KVM: x86: VCPU with pending NMI is runnabledJan Kiszka
2008-12-31KVM: x86: Enable NMI Watchdog via in-kernel PIT sourceJan Kiszka
2008-12-31KVM: VMX: fix real-mode NMI supportJan Kiszka
2008-12-31KVM: VMX: refactor IRQ and NMI window enablingJan Kiszka
2008-12-31KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka
2008-12-31KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka
2008-12-31KVM: VMX: Support for NMI task gatesJan Kiszka
2008-12-31KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic valueJan Kiszka
2008-12-31KVM: VMX: include all IRQ window exits in statisticsJan Kiszka
2008-12-31KVM: x86 emulator: consolidate push regGuillaume Thouvenin
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar