| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-22 | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 3 | -30/+32 |
| 2011-05-22 | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 2 | -31/+36 |
| 2011-05-22 | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 12 | -6/+63 |
| 2011-05-20 | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 3 | -124/+69 |
| 2011-05-20 | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov | 1 | -14/+44 |
| 2011-05-20 | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov | 1 | -2/+70 |
| 2011-05-20 | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha | 2 | -62/+31 |
| 2011-05-20 | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 5 | -19/+37 |
| 2011-05-20 | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha | 1 | -6/+3 |
| 2011-05-20 | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 3 | -14/+29 |
| 2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 5 | -50/+62 |
| 2011-05-20 | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha | 1 | -14/+13 |
| 2011-05-20 | x86, ioapic: Add struct ioapic | Suresh Siddha | 2 | -16/+17 |
| 2011-05-20 | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha | 1 | -31/+5 |
| 2011-05-20 | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 3 | -111/+37 |
| 2011-05-20 | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha | 1 | -14/+13 |
| 2011-05-20 | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman | 1 | -2/+2 |
| 2011-05-20 | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds | 3 | -9/+11 |
| 2011-05-20 | selinux: de-crapify avc cache stat code generation | Linus Torvalds | 1 | -5/+1 |
| 2011-05-20 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 45 | -365/+1847 |
| 2011-05-20 | signal.h need a definition of struct task_struct | Stephen Rothwell | 1 | -0/+2 |
| 2011-05-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 56 | -833/+1724 |
| 2011-05-20 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -0/+29 |
| 2011-05-20 | Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.... | Linus Torvalds | 2 | -12/+34 |
| 2011-05-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -38/+163 |
| 2011-05-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 39 | -1614/+836 |
| 2011-05-20 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 8 | -86/+96 |
| 2011-05-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 15 | -222/+242 |
| 2011-05-20 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 5 | -35/+101 |
| 2011-05-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -26/+820 |
| 2011-05-20 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 6 | -120/+148 |
| 2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 38 | -355/+157 |
| 2011-05-20 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 47 | -1170/+928 |
| 2011-05-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 78 | -1700/+4013 |
| 2011-05-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -64/+613 |
| 2011-05-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -14/+213 |
| 2011-05-20 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -291/+456 |
| 2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 118 | -1667/+1393 |
| 2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 16 | -201/+278 |
| 2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 3 | -4/+7 |
| 2011-05-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 138 | -925/+9331 |
| 2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 13 | -524/+200 |
| 2011-05-20 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds | 4 | -44/+107 |
| 2011-05-20 | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds | 10 | -66/+63 |
| 2011-05-20 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds | 9 | -31/+208 |
| 2011-05-20 | Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -19/+32 |
| 2011-05-20 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -36/+37 |
| 2011-05-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 27 | -509/+331 |
| 2011-05-20 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 29 | -36/+37 |
| 2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 16 | -127/+237 |