KVM: s390: Fix refcounting and allow module unload
[safe/jmp/linux-2.6] / arch / x86 /
2008-12-31 Avi KivityKVM: x86 emulator: consolidate emulation of two operand...
2008-12-31 Avi KivityKVM: x86 emulator: reduce duplication in one operand...
2008-12-31 Marcelo TosattiKVM: MMU: optimize set_spte for page sync
2008-12-31 Glauber Costax86: KVM guest: sign kvmclock as paravirt
2008-12-31 Avi KivityKVM: VMX: Conditionally request interrupt window after...
2008-12-31 Eduardo Habkostx86: disable VMX on all CPUs on reboot
2008-12-31 Eduardo Habkostkdump: forcibly disable VMX and SVM on machine_crash_sh...
2008-12-31 Eduardo Habkostx86: cpu_emergency_svm_disable() function
2008-12-31 Eduardo HabkostKVM: SVM: move svm_hardware_disable() code to asm/virtext.h
2008-12-31 Eduardo HabkostKVM: SVM: move has_svm() code to asm/virtext.h
2008-12-31 Eduardo Habkostx86: cpu_emergency_vmxoff() function
2008-12-31 Eduardo HabkostKVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
2008-12-31 Eduardo Habkostx86: asm/virtext.h: add cpu_vmxoff() inline function
2008-12-31 Eduardo HabkostKVM: VMX: move cpu_has_kvm_support() to an inline on...
2008-12-31 Eduardo HabkostKVM: VMX: move ASM_VMX_* definitions from asm/kvm_host...
2008-12-31 Eduardo HabkostKVM: SVM: move svm.h to include/asm
2008-12-31 Eduardo HabkostKVM: VMX: move vmx.h to include/asm
2008-12-31 Nitin A KambleKVM: Fix cpuid iteration on multiple leaves per eac
2008-12-31 Nitin A KambleKVM: Fix cpuid leaf 0xb loop termination
2008-12-31 Izik EidusKVM: MMU: Fix aliased gfns treated as unaliased
2008-12-31 Sheng YangKVM: Enable Function Level Reset for assigned device
2008-12-31 Guillaume ThouveninKVM: VMX: Handle mmio emulation when guest state is...
2008-12-31 Guillaume ThouveninKVM: allow emulator to adjust rip for emulated pio...
2008-12-31 Amit ShahKVM: SVM: Set the 'busy' flag of the TR selector
2008-12-31 Amit ShahKVM: SVM: Set the 'g' bit of the cs selector for cross...
2008-12-31 Amit ShahKVM: x86: Fix typo in function name
2008-12-31 Jan KiszkaKVM: x86: Optimize NMI watchdog delivery
2008-12-31 Jan KiszkaKVM: x86: Fix and refactor NMI watchdog emulation
2008-12-31 Guillaume ThouveninKVM: x86 emulator: Add decode entries for 0x04 and...
2008-12-31 Sheng YangKVM: VMX: Move private memory slot position
2008-12-31 Sheng YangKVM: MMU: Extend kvm_mmu_page->slot_bitmap size
2008-12-31 Sheng YangKVM: Clean up kvm_x86_emulate.h
2008-12-31 Sheng YangKVM: Enable MTRR for EPT
2008-12-31 Sheng YangKVM: Add local get_mtrr_type() to support MTRR
2008-12-31 Sheng YangKVM: VMX: Add PAT support for EPT
2008-12-31 Sheng YangKVM: Improve MTRR structure
2008-12-31 Sheng Yangx86: Export some definition of MTRR
2008-12-31 Sheng Yangx86: Rename mtrr_state struct and macro names
2008-12-31 Gleb NatapovKVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_...
2008-12-31 Jan KiszkaKVM: VMX: work around lacking VNMI support
2008-12-31 Jan KiszkaKVM: VMX: Provide support for user space injected NMIs
2008-12-31 Jan KiszkaKVM: x86: Support for user space injected NMIs
2008-12-31 Jan KiszkaKVM: Kick NMI receiving VCPU
2008-12-31 Jan KiszkaKVM: x86: VCPU with pending NMI is runnabled
2008-12-31 Jan KiszkaKVM: x86: Enable NMI Watchdog via in-kernel PIT source
2008-12-31 Jan KiszkaKVM: VMX: fix real-mode NMI support
2008-12-31 Jan KiszkaKVM: VMX: refactor IRQ and NMI window enabling
2008-12-31 Jan KiszkaKVM: VMX: refactor/fix IRQ and NMI injectability determ...
2008-12-31 Jan KiszkaKVM: x86: Reset pending/inject NMI state on CPU reset
2008-12-31 Jan KiszkaKVM: VMX: Support for NMI task gates
2008-12-31 Jan KiszkaKVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
2008-12-31 Jan KiszkaKVM: VMX: include all IRQ window exits in statistics
2008-12-31 Guillaume ThouveninKVM: x86 emulator: consolidate push reg
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-12-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-29 Matias Zabaljaureguilguest: move the initial guest page table creation...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-12-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git./linux...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-25 Ingo Molnarx86, sparseirq: clean up Kconfig entry
2008-12-25 Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-25 Ingo MolnarMerge branch 'sched/urgent'; commit 'v2.6.28' into...
2008-12-25 Martin Schwidefsky[S390] arch_setup_additional_pages arguments
2008-12-25 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-branch...
2008-12-25 Ingo MolnarMerge branch 'x86/tsc' into tracing/core
2008-12-25 Ingo Molnarx86: turn CONFIG_SPARSE_IRQ off by default
2008-12-25 Ingo MolnarMerge branches 'x86/pat2' and 'x86/fpu'; commit 'v2...
2008-12-25 Jaswinder Singhx86: traps.c replace #if CONFIG_X86_32 with #ifdef...
2008-12-25 Frederic Weisbeckertracing/ftrace: don't trace on early stage of a seconda...
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-25 Herbert Xucrypto: crc32c-intel - Switch to shash
2008-12-25 Kent Liucrypto: crc32c-intel - Update copyright head
2008-12-24 Ingo MolnarRevert "x86: disable X86_PTRACE_BTS"
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-24 Ingo Molnarx86: disable X86_PTRACE_BTS
2008-12-24 H. Peter Anvinx86: PAT: fix address types in track_pfn_vma_new()
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/iommu' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/tsc' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/ptrace' into x86/tsc
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge branch 'x86/apic' into x86/irq
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-23 H. Peter Anvinx86: prioritize the FPU traps for the error code
2008-12-20 Dmitry Adamushkox86: fix resume (S2R) broken by Intel microcode module...
2008-12-20 Markus Metzgerx86, bts: memory accounting
2008-12-20 Markus Metzgerx86, bts: add fork and exit handling
2008-12-19 venkatesh.pallipad... x86: PAT: move track untrack pfnmap stubs to asm-generic
2008-12-19 venkatesh.pallipad... x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
2008-12-19 Hiroshi Shimamotox86: ia32_signal: remove unnecessary declaration
2008-12-19 Jaswinder Singhx86: common.c boot_cpu_stack and boot_exception_stacks...
next