| Age | Commit message (Expand) | Author |
| 2011-04-18 | x86, cpu: Change NOP selection for certain Intel CPUs | H. Peter Anvin |
| 2011-04-18 | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin |
| 2011-04-18 | x86, gart: Don't enforce GART aperture lower-bound by alignment | Joerg Roedel |
| 2011-04-18 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel |
| 2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel |
| 2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
| 2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro |
| 2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
| 2011-04-12 | x86/amd-iommu: Add support for invalidate_all command | Joerg Roedel |
| 2011-04-12 | x86/amd-iommu: Add extended feature detection | Joerg Roedel |
| 2011-04-11 | x86/amd-iommu: Add ATS enable/disable code | Joerg Roedel |
| 2011-04-11 | x86/amd-iommu: Add flag to indicate IOTLB support | Joerg Roedel |
| 2011-04-11 | x86/amd-iommu: Flush device IOTLB if ATS is enabled | Joerg Roedel |
| 2011-04-08 | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell |
| 2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds |
| 2011-04-07 | x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled | Joerg Roedel |
| 2011-04-07 | x86/amd-iommu: Rename iommu_flush_device | Joerg Roedel |
| 2011-04-07 | x86/amd-iommu: Improve handling of full command buffer | Joerg Roedel |
| 2011-04-07 | x86/amd-iommu: Rename iommu_flush* to domain_flush* | Joerg Roedel |
| 2011-04-07 | x86/amd-iommu: Remove command buffer resetting logic | Joerg Roedel |
| 2011-04-07 | x86/amd-iommu: Cleanup completion-wait handling | Joerg Roedel |
| 2011-04-06 | x86-32, numa: Calculate remap size in common code | Tejun Heo |
| 2011-04-06 | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin |
| 2011-04-06 | x86/amd-iommu: Cleanup inv_pages command handling | Joerg Roedel |
| 2011-04-06 | x86/amd-iommu: Move inv-dte command building to own function | Joerg Roedel |
| 2011-04-06 | x86/amd-iommu: Move compl-wait command building to own function | Joerg Roedel |
| 2011-04-06 | x86: Reorder reboot method preferences | Matthew Garrett |
| 2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron |
| 2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2011-04-04 | x86, mpparse: Put check_slot() into .init section | Rakib Mullick |
| 2011-04-04 | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis... | Ingo Molnar |
| 2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney |
| 2011-03-31 | x86, UV: Fix kdump reboot | Cliff Wickman |
| 2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov |
| 2011-03-29 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha |
| 2011-03-30 | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner |
| 2011-03-29 | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng |
| 2011-03-29 | x86: Use this_cpu_has for thermal_interrupt current cpu | Christoph Lameter |
| 2011-03-29 | x86: A fast way to check capabilities of the current cpu | Christoph Lameter |
| 2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare |
| 2011-03-29 | perf, x86: P4 PMU - clean up the code a bit | Cyrill Gorcunov |
| 2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
| 2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
| 2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2011-03-25 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2011-03-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2011-03-25 | kgdb,x86_64: fix compile warning found with sparse | Jason Wessel |
| 2011-03-25 | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue | Ingo Molnar |
| 2011-03-24 | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional | Thomas Gleixner |