Age | Commit message (Expand) | Author |
2008-12-31 | KVM: x86: Fix and refactor NMI watchdog emulation | Jan Kiszka |
2008-12-31 | KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) | Guillaume Thouvenin |
2008-12-31 | KVM: VMX: Move private memory slot position | Sheng Yang |
2008-12-31 | KVM: MMU: Extend kvm_mmu_page->slot_bitmap size | Sheng Yang |
2008-12-31 | KVM: Clean up kvm_x86_emulate.h | Sheng Yang |
2008-12-31 | KVM: Enable MTRR for EPT | Sheng Yang |
2008-12-31 | KVM: Add local get_mtrr_type() to support MTRR | Sheng Yang |
2008-12-31 | KVM: VMX: Add PAT support for EPT | Sheng Yang |
2008-12-31 | KVM: Improve MTRR structure | Sheng Yang |
2008-12-31 | x86: Export some definition of MTRR | Sheng Yang |
2008-12-31 | x86: Rename mtrr_state struct and macro names | Sheng Yang |
2008-12-31 | KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback | Gleb Natapov |
2008-12-31 | KVM: VMX: work around lacking VNMI support | Jan Kiszka |
2008-12-31 | KVM: VMX: Provide support for user space injected NMIs | Jan Kiszka |
2008-12-31 | KVM: x86: Support for user space injected NMIs | Jan Kiszka |
2008-12-31 | KVM: Kick NMI receiving VCPU | Jan Kiszka |
2008-12-31 | KVM: x86: VCPU with pending NMI is runnabled | Jan Kiszka |
2008-12-31 | KVM: x86: Enable NMI Watchdog via in-kernel PIT source | Jan Kiszka |
2008-12-31 | KVM: VMX: fix real-mode NMI support | Jan Kiszka |
2008-12-31 | KVM: VMX: refactor IRQ and NMI window enabling | Jan Kiszka |
2008-12-31 | KVM: VMX: refactor/fix IRQ and NMI injectability determination | Jan Kiszka |
2008-12-31 | KVM: x86: Reset pending/inject NMI state on CPU reset | Jan Kiszka |
2008-12-31 | KVM: VMX: Support for NMI task gates | Jan Kiszka |
2008-12-31 | KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value | Jan Kiszka |
2008-12-31 | KVM: VMX: include all IRQ window exits in statistics | Jan Kiszka |
2008-12-31 | KVM: x86 emulator: consolidate push reg | Guillaume Thouvenin |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-12-30 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-30 | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar |
2008-12-25 | x86, sparseirq: clean up Kconfig entry | Ingo Molnar |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar |
2008-12-25 | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar |
2008-12-25 | x86: turn CONFIG_SPARSE_IRQ off by default | Ingo Molnar |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar |
2008-12-25 | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 | Jaswinder Singh |