| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | x86-32, numa: Move remapping for remap allocator into init_alloc_remap() | Tejun Heo | 2011-04-07 | 1 | -22/+7 |
| | | * | | | | | | | x86-32, numa: Move lowmem address space reservation to init_alloc_remap() | Tejun Heo | 2011-04-07 | 1 | -57/+25 |
| | | * | | | | | | | x86-32, numa: Make init_alloc_remap() less panicky | Tejun Heo | 2011-04-07 | 1 | -2/+5 |
| | | * | | | | | | | x86-32, numa: Calculate remap size in common code | Tejun Heo | 2011-04-07 | 4 | -12/+4 |
| | | * | | | | | | | x86-32, numa: Make @size in init_aloc_remap() represent bytes | Tejun Heo | 2011-04-07 | 1 | -11/+7 |
| | | * | | | | | | | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() | Tejun Heo | 2011-04-07 | 1 | -10/+9 |
| | | * | | | | | | | x86-32, numa: Reorganize calculate_numa_remap_page() | Tejun Heo | 2011-04-07 | 1 | -63/+62 |
| | | * | | | | | | | x86-32, numa: Remove redundant top-down alloc code from remap initialization | Tejun Heo | 2011-04-07 | 1 | -29/+14 |
| | | * | | | | | | | x86-32, numa: Align pgdat size while initializing alloc_remap | Tejun Heo | 2011-04-07 | 1 | -1/+2 |
| | | * | | | | | | | x86-32, numa: Fix failure condition check in alloc_remap() | Tejun Heo | 2011-04-07 | 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 | 9 | -181/+60 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | 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 |
| | | * | | | | | | | 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-20 | 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-20 | 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-19 | 1 | -1/+13 |
| | * | | | | | | | | | | | | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin | 2011-04-19 | 6 | -161/+190 |
| | * | | | | | | | | | | | | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 | H. Peter Anvin | 2011-04-19 | 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-20 | 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-20 | 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-20 | 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 |