Age | Commit message (Expand) | Author |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-15 | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-09-10 | x86, percpu: Optimize this_cpu_ptr | Brian Gerst |
2010-09-09 | x86, fpu: Merge fpu_save_init() | Brian Gerst |
2010-09-09 | x86-32, fpu: Rewrite fpu_save_init() | Brian Gerst |
2010-09-09 | x86, fpu: Remove PSHUFB_XMM5_* macros | Brian Gerst |
2010-09-09 | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst |
2010-09-09 | x86-64, fpu: Simplify constraints for fxsave/fxtstor | Brian Gerst |
2010-09-09 | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst |
2010-09-09 | x86, fpu: Merge __save_init_fpu() | Brian Gerst |
2010-09-09 | x86, fpu: Merge tolerant_fwait() | Brian Gerst |
2010-09-09 | x86: Use correct type for %cr4 | Brian Gerst |
2010-09-08 | x86, kvm: add new AMD SVM feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Update AMD CPUID feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-09-05 | x86, GART: Disable GART table walk probes | Borislav Petkov |
2010-09-05 | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov |
2010-09-05 | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez |
2010-09-03 | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich |
2010-09-01 | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-27 | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu |
2010-08-27 | x86: Remove not used early_res code | Yinghai Lu |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_memory_in_range() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_free_memory_in_range() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_find_in_range_node() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho... | Yinghai Lu |
2010-08-27 | x86, memblock: Add get_free_all_memory_range() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_to_bootmem() | Yinghai Lu |
2010-08-27 | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu |
2010-08-26 | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk |
2010-08-26 | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li |
2010-08-25 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-08-23 | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria |
2010-08-23 | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria |