Age | Commit message (Expand) | Author |
2009-01-03 | KVM: change KVM to use IOMMU API | Joerg Roedel |
2009-01-02 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | KVM: MMU: prepopulate the shadow on invlpg | Marcelo Tosatti |
2008-12-31 | KVM: MMU: skip global pgtables on sync due to cr3 switch | Marcelo Tosatti |
2008-12-31 | KVM: MMU: use page array in unsync walk | Marcelo Tosatti |
2008-12-31 | KVM: x86 emulator: add Src2 decode set | Guillaume Thouvenin |
2008-12-31 | x86: cpu_emergency_svm_disable() function | Eduardo Habkost |
2008-12-31 | KVM: SVM: move svm_hardware_disable() code to asm/virtext.h | Eduardo Habkost |
2008-12-31 | KVM: SVM: move has_svm() code to asm/virtext.h | Eduardo Habkost |
2008-12-31 | x86: cpu_emergency_vmxoff() function | Eduardo Habkost |
2008-12-31 | x86: asm/virtext.h: add cpu_vmxoff() inline function | Eduardo Habkost |
2008-12-31 | KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h | Eduardo Habkost |
2008-12-31 | KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h | Eduardo Habkost |
2008-12-31 | KVM: SVM: move svm.h to include/asm | Eduardo Habkost |
2008-12-31 | KVM: VMX: move vmx.h to include/asm | Eduardo Habkost |
2008-12-31 | KVM: MMU: Fix aliased gfns treated as unaliased | Izik Eidus |
2008-12-31 | KVM: x86: Optimize NMI watchdog delivery | Jan Kiszka |
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: Improve MTRR structure | Sheng Yang |
2008-12-31 | x86: Export some definition of MTRR | Sheng Yang |
2008-12-31 | KVM: x86: Support for user space injected NMIs | Jan Kiszka |
2008-12-31 | KVM: VMX: refactor/fix IRQ and NMI injectability determination | Jan Kiszka |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
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 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-30 | x86: uv_bau.h: fix dubious bitfield | Jaswinder Singh Rajput |
2008-12-30 | x86: apic.c: xapic_icr_read and x2apic_icr_read should be static | Jaswinder Singh Rajput |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-29 | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput |
2008-12-29 | x86: efi.c declare add_efi_memmap before they get used | Jaswinder Singh Rajput |
2008-12-29 | x86: apic.c declare pic_mode before they get used | Jaswinder Singh Rajput |
2008-12-29 | x86: introducing asm/sys_ia32.h | Jaswinder Singh Rajput |
2008-12-29 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
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 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-28 | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori |
2008-12-27 | x86: apic.c x2apic_preenabled and disable_x2apic should be static | Jaswinder Singh |
2008-12-26 | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell |
2008-12-26 | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | 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 | [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 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker |
2008-12-23 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu |