Age | Commit message (Expand) | Author |
2009-01-06 | x86: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-05 | Merge branch 'core/iommu' into core/urgent | Ingo Molnar |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds |
2009-01-03 | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-03 | Merge branches 'iommu/api' and 'iommu/amd' into for-linus | Joerg Roedel |
2009-01-03 | AMD IOMMU: add init code for statistic collection | Joerg Roedel |
2009-01-03 | AMD IOMMU: add necessary header defines for stats counting | Joerg Roedel |
2009-01-03 | AMD IOMMU: convert amd_iommu_isolate to bool | Joerg Roedel |
2009-01-03 | AMD IOMMU: convert iommu->need_sync to bool | Joerg Roedel |
2009-01-03 | AMD IOMMU: use dev_name instead of self-build print_devid | Joerg Roedel |
2009-01-03 | AMD IOMMU: add a domain flag for default domains | Joerg Roedel |
2009-01-03 | AMD IOMMU: add device reference counting for protection domains | Joerg Roedel |
2009-01-03 | AMD IOMMU: add protection domain flags | Joerg Roedel |
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 |