| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 5 | -22/+28 |
|\ |
|
| * | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2011-05-29 | 1 | -0/+1 |
| * | x86 idle: deprecate "no-hlt" cmdline param | Len Brown | 2011-05-29 | 1 | -0/+1 |
| * | x86 idle APM: deprecate CONFIG_APM_CPU_IDLE | Len Brown | 2011-05-29 | 1 | -0/+2 |
| * | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it | Len Brown | 2011-05-29 | 1 | -1/+3 |
| * | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 3 | -21/+21 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 | 4 | -18/+43 |
|\ \ |
|
| * | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky | 2011-05-26 | 1 | -2/+5 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 2 | -1/+2 |
| |\ \ |
|
| * | | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-26 | 1 | -0/+7 |
| * | | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 | 1 | -7/+0 |
| * | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 1 | -9/+31 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 1 | -6/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | 1 | -6/+6 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86/ftrace: Fix compiler warning in ftrace.c | Rakib Mullick | 2011-05-26 | 1 | -6/+6 |
* | | | | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-26 | 6 | -72/+73 |
|\ \ \ \ \ |
|
| * | | | | | x86-64: Move vread_tsc into a new file with sensible options | Andy Lutomirski | 2011-05-24 | 3 | -37/+41 |
| * | | | | | x86-64: Don't generate cmov in vread_tsc | Andy Lutomirski | 2011-05-24 | 1 | -2/+16 |
| * | | | | | x86-64: Remove unnecessary barrier in vread_tsc | Andy Lutomirski | 2011-05-24 | 1 | -4/+5 |
| * | | | | | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | 4 | -52/+34 |
* | | | | | | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 | 1 | -0/+2 |
* | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | 1 | -1/+0 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 | 15 | -214/+134 |
| |\ \ \ \ |
|
| * | | | | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | | | | | x86, ioapic: Restore ioapic entries during resume properly | Suresh Siddha | 2011-05-24 | 1 | -2/+2 |
* | | | | | | x86: Get rid of asmregparm | Richard Weinberger | 2011-05-24 | 1 | -2/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-05-24 | 2 | -65/+0 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI: Remove dma32_reserve_bootmem | Yinghai Lu | 2011-05-11 | 2 | -65/+0 |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-23 | 17 | -537/+446 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 2011-05-23 | 1 | -0/+1 |
| * | | | | | | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 | 10 | -57/+22 |
| * | | | | | | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 2011-05-22 | 2 | -29/+31 |
| * | | | | | | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 2011-05-22 | 2 | -31/+36 |
| * | | | | | | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 11 | -6/+43 |
| * | | | | | | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 2011-05-20 | 2 | -124/+7 |
| * | | | | | | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov | 2011-05-20 | 1 | -14/+44 |
| * | | | | | | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov | 2011-05-20 | 1 | -2/+70 |
| * | | | | | | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha | 2011-05-20 | 2 | -62/+31 |
| * | | | | | | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 2011-05-20 | 5 | -19/+37 |
| * | | | | | | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -6/+3 |
| * | | | | | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 2 | -14/+28 |
| * | | | | | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 4 | -47/+59 |
| * | | | | | | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | | | | | | x86, ioapic: Add struct ioapic | Suresh Siddha | 2011-05-20 | 1 | -15/+17 |
| * | | | | | | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha | 2011-05-20 | 1 | -31/+5 |