| Commit message (Expand) | Author | Age | Files | Lines |
*-----. | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 2011-05-19 | 8 | -86/+96 |
|\ \ \ \ |
|
| | | | * | x86, mce: Drop the default decoding notifier | Borislav Petkov | 2011-04-21 | 2 | -19/+7 |
| | | | * | x86, MCE: Do not taint when handling correctable errors | Borislav Petkov | 2011-04-19 | 2 | -4/+0 |
| | | * | | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin | 2011-05-19 | 1 | -1/+2 |
| | | * | | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin | 2011-05-19 | 1 | -1/+1 |
| | * | | | x86, gart: Don't enforce GART aperture lower-bound by alignment | Joerg Roedel | 2011-04-18 | 1 | -15/+19 |
| * | | | | x86, efi: Ensure that the entirity of a region is mapped | Matthew Garrett | 2011-05-09 | 1 | -2/+4 |
| * | | | | x86, efi: Pass a minimal map to SetVirtualAddressMap() | Matthew Garrett | 2011-05-09 | 1 | -3/+11 |
| * | | | | x86, efi: Merge contiguous memory regions of the same type and attribute | Matthew Garrett | 2011-05-09 | 1 | -1/+29 |
| * | | | | x86, efi: Consolidate EFI nx control | Matthew Garrett | 2011-05-09 | 3 | -28/+22 |
| * | | | | x86, efi: Remove virtual-mode SetVirtualAddressMap call | Matthew Garrett | 2011-05-09 | 1 | -12/+1 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-05-19 | 13 | -203/+223 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 | Ondrej Zary | 2011-05-16 | 1 | -6/+4 |
| * | | | | | x86, AMD, cacheinfo: Fix L3 cache index disable checks | Frank Arnold | 2011-05-16 | 1 | -15/+4 |
| * | | | | | x86, AMD, cacheinfo: Fix fallout caused by max3 conversion | Borislav Petkov | 2011-05-16 | 1 | -1/+0 |
| * | | | | | x86, cpu: Change NOP selection for certain Intel CPUs | H. Peter Anvin | 2011-04-18 | 1 | -1/+13 |
| * | | | | | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin | 2011-04-18 | 6 | -161/+190 |
| * | | | | | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 | H. Peter Anvin | 2011-04-18 | 1 | -1/+1 |
| * | | | | | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell | 2011-04-08 | 5 | -21/+14 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---. \ \ \ \ \ | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 2011-05-19 | 5 | -35/+101 |
|\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | x86: Fix mrst sparse complaints | Luis R. Rodriguez | 2011-05-07 | 1 | -2/+2 |
| | | * | | | | | | Merge commit 'v2.6.39-rc6' into x86/cleanups | Ingo Molnar | 2011-05-07 | 1530 | -20283/+21695 |
| | | |\ \ \ \ \ \
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | * | | | | | | x86: Fix spelling error in the memcpy() source code comment | Bart Van Assche | 2011-05-01 | 1 | -1/+1 |
| | | * | | | | | | x86, mpparse: Remove unnecessary variable | Rakib Mullick | 2011-03-24 | 1 | -3/+1 |
| | * | | | | | | | x86: Demacro CONFIG_PARAVIRT cpu accessors | Avi Kivity | 2011-04-24 | 1 | -14/+71 |
| * | | | | | | | | x86, apic: Print verbose error interrupt reason on apic=debug | Youquan Song | 2011-04-19 | 1 | -15/+26 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 2 | -61/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner | 2011-05-19 | 1 | -56/+16 |
| * | | | | | | | | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner | 2011-05-19 | 1 | -5/+1 |
* | | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 31 | -341/+57 |
|\| | | | | | | | |
|
| * | | | | | | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 3179 | -52310/+107677 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | clocksource: convert mips to generic i8253 clocksource | Russell King | 2011-05-14 | 3 | -77/+7 |
| | * | | | | | | | | clocksource: convert x86 to generic i8253 clocksource | Russell King | 2011-05-14 | 3 | -78/+4 |
| | * | | | | | | | | clocksource: convert footbridge to generic i8253 clocksource | Russell King | 2011-05-14 | 3 | -41/+21 |
| * | | | | | | | | | blackfin: convert to clocksource_register_hz | John Stultz | 2011-02-21 | 1 | -33/+2 |
| * | | | | | | | | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 13 | -66/+14 |
| * | | | | | | | | | sparc: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -3/+1 |
| * | | | | | | | | | alpha: convert to clocksource_register_hz | John Stultz | 2011-02-21 | 1 | -2/+1 |
| * | | | | | | | | | microblaze: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -5/+1 |
| * | | | | | | | | | ia64: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 3 | -17/+4 |
| * | | | | | | | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 6 | -32/+6 |
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 26 | -51/+66 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 | 81 | -561/+1319 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar | 2011-04-21 | 64 | -150/+310 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'sched/locking' into sched/core | Ingo Molnar | 2011-04-18 | 39 | -113/+140 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 25 | -50/+61 |
| * | | | | | | | | | | | | sched, sparc64: Turn cpu_coregroup_mask() into a real function | Stephen Rothwell | 2011-04-12 | 1 | -1/+5 |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 31 | -180/+416 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 2011-05-18 | 11 | -54/+219 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 2011-05-18 | 2 | -3/+3 |