summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | x86-32, numa: Move remapping for remap allocator into init_alloc_remap()Tejun Heo2011-04-071-22/+7Star
| | | * | | | | | | x86-32, numa: Move lowmem address space reservation to init_alloc_remap()Tejun Heo2011-04-071-57/+25Star
| | | * | | | | | | x86-32, numa: Make init_alloc_remap() less panickyTejun Heo2011-04-071-2/+5
| | | * | | | | | | x86-32, numa: Calculate remap size in common codeTejun Heo2011-04-074-12/+4Star
| | | * | | | | | | x86-32, numa: Make @size in init_aloc_remap() represent bytesTejun Heo2011-04-071-11/+7Star
| | | * | | | | | | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()Tejun Heo2011-04-071-10/+9Star
| | | * | | | | | | x86-32, numa: Reorganize calculate_numa_remap_page()Tejun Heo2011-04-071-63/+62Star
| | | * | | | | | | x86-32, numa: Remove redundant top-down alloc code from remap initializationTejun Heo2011-04-071-29/+14Star
| | | * | | | | | | x86-32, numa: Align pgdat size while initializing alloc_remapTejun Heo2011-04-071-1/+2
| | | * | | | | | | x86-32, numa: Fix failure condition check in alloc_remap()Tejun Heo2011-04-071-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ioremap: Delay sanity check until after a successful mappingTim Gardner2011-04-291-7/+7
| | * | | | | | | x86, mpparse: Put check_slot() into .init sectionRakib Mullick2011-04-041-1/+1
| | * | | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar2011-04-049-181/+60Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86-64, NUMA: Remove unused variableFlorian Mickler2011-04-041-6/+2Star
| | | * | | | | | | x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo2011-04-011-13/+13
| | | * | | | | | | x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo2011-04-013-149/+1Star
| | | * | | | | | | x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3Star
| | | * | | | | | | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-295-9/+41
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-208-86/+96
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-212-19/+7Star
| | | | | * | | | | | | | | x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-192-4/+0Star
| | | | | | |_|_|_|_|_|_|/ | | | | | |/| | | | | | |
| | | | * | | | | | | | | x86: Don't unmask disabled irqs when migrating themTian, Kevin2011-05-191-1/+2
| | | | * | | | | | | | | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()Tian, Kevin2011-05-191-1/+1
| | | * | | | | | | | | | x86, gart: Don't enforce GART aperture lower-bound by alignmentJoerg Roedel2011-04-181-15/+19
| | * | | | | | | | | | | x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett2011-05-091-2/+4
| | * | | | | | | | | | | x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett2011-05-091-3/+11
| | * | | | | | | | | | | x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett2011-05-091-1/+29
| | * | | | | | | | | | | x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-093-28/+22Star
| | * | | | | | | | | | | x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett2011-05-091-12/+1Star
| * | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-2013-203/+223
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0Ondrej Zary2011-05-161-6/+4Star
| | * | | | | | | | | | | | x86, AMD, cacheinfo: Fix L3 cache index disable checksFrank Arnold2011-05-161-15/+4Star
| | * | | | | | | | | | | | x86, AMD, cacheinfo: Fix fallout caused by max3 conversionBorislav Petkov2011-05-161-1/+0Star
| | * | | | | | | | | | | | x86, cpu: Change NOP selection for certain Intel CPUsH. Peter Anvin2011-04-191-1/+13
| | * | | | | | | | | | | | x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin2011-04-196-161/+190
| | * | | | | | | | | | | | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. Peter Anvin2011-04-191-1/+1
| | * | | | | | | | | | | | x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell2011-04-085-21/+14Star
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds2011-05-205-35/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | x86: Fix mrst sparse complaintsLuis R. Rodriguez2011-05-071-2/+2
| | | | * | | | | | | | | | | | Merge commit 'v2.6.39-rc6' into x86/cleanupsIngo Molnar2011-05-071530-20283/+21695
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | | x86: Fix spelling error in the memcpy() source code commentBart Van Assche2011-05-011-1/+1
| | | | * | | | | | | | | | | | x86, mpparse: Remove unnecessary variableRakib Mullick2011-03-241-3/+1Star
| | | * | | | | | | | | | | | | x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity2011-04-241-14/+71
| | * | | | | | | | | | | | | | x86, apic: Print verbose error interrupt reason on apic=debugYouquan Song2011-04-191-15/+26
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-202-61/+17Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner2011-05-191-56/+16Star
| | * | | | | | | | | | | | | | x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner2011-05-191-5/+1Star
| * | | | | | | | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-2031-341/+57Star
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-143179-52310/+107677
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-143-77/+7Star