| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() | Tejun Heo | 2011-04-06 | 1 | -10/+9 |
| | * | | | | | | x86-32, numa: Reorganize calculate_numa_remap_page() | Tejun Heo | 2011-04-06 | 1 | -63/+62 |
| | * | | | | | | x86-32, numa: Remove redundant top-down alloc code from remap initialization | Tejun Heo | 2011-04-06 | 1 | -29/+14 |
| | * | | | | | | x86-32, numa: Align pgdat size while initializing alloc_remap | Tejun Heo | 2011-04-06 | 1 | -1/+2 |
| | * | | | | | | x86-32, numa: Fix failure condition check in alloc_remap() | Tejun Heo | 2011-04-06 | 1 | -1/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | ioremap: Delay sanity check until after a successful mapping | Tim Gardner | 2011-04-29 | 1 | -7/+7 |
| * | | | | | | x86, mpparse: Put check_slot() into .init section | Rakib Mullick | 2011-04-04 | 1 | -1/+1 |
| * | | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis... | Ingo Molnar | 2011-04-04 | 10 | -203/+70 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86-64, NUMA: Remove unused variable | Florian Mickler | 2011-04-04 | 1 | -6/+2 |
| | * | | | | | | x86: Clean up memory model related configs in arch/x86/Kconfig | Tejun Heo | 2011-04-01 | 1 | -13/+13 |
| | * | | | | | | x86-64, NUMA: Remove custom phys_to_nid() implementation | Tejun Heo | 2011-04-01 | 3 | -149/+1 |
| | * | | | | | | acpi throttling: Use this_cpu_has and simplify code current cpu | Christoph Lameter | 2011-03-29 | 1 | -22/+10 |
| | * | | | | | | x86: Use this_cpu_has for thermal_interrupt current cpu | Christoph Lameter | 2011-03-29 | 1 | -4/+3 |
| | * | | | | | | x86: A fast way to check capabilities of the current cpu | Christoph Lameter | 2011-03-29 | 5 | -9/+41 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
*-----. \ \ \ \ \ \ \ | 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 | 15 | -222/+242 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 | Ondrej Zary | 2011-05-16 | 1 | -6/+4 |
| * | | | | | | | | | | | | Documentation, ABI: Update L3 cache index disable text | Borislav Petkov | 2011-05-16 | 1 | -17/+17 |
| * | | | | | | | | | | | | 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 | 5586 | -72131/+169723 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / /
| | | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | | 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-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-19 | 12 | -26/+820 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | hrtimer: Make lookup table const | Mike Frysinger | 2011-05-02 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2011-05-02 | 148 | -514/+1401 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | RTC: Disable CONFIG_RTC_CLASS from being built as a module | John Stultz | 2011-05-02 | 1 | -5/+2 |
| * | | | | | | | | | | | | | | | timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n | John Stultz | 2011-05-02 | 1 | -2/+18 |
| * | | | | | | | | | | | | | | | timers: Remove delayed irqwork from alarmtimers implementation | John Stultz | 2011-04-28 | 1 | -23/+9 |
| * | | | | | | | | | | | | | | | timers: Improve alarmtimer comments and minor fixes | John Stultz | 2011-04-28 | 2 | -41/+38 |
| * | | | | | | | | | | | | | | | timers: Posix interface for alarm-timers | John Stultz | 2011-04-26 | 4 | -1/+340 |
| * | | | | | | | | | | | | | | | timers: Introduce in-kernel alarm-timer interface | John Stultz | 2011-04-26 | 3 | -1/+406 |