summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo2011-05-022-11/+12
* x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo2011-05-022-1/+1
* x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-022-3/+1Star
* x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-023-241/+7Star
* x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-023-15/+34
* x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo2011-05-021-15/+14Star
* x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo2011-05-021-23/+22Star
* x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-023-12/+7Star
* x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-026-526/+539
* x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-023-24/+34
* x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-025-326/+24Star
* x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-023-3/+37
* x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-024-6/+2Star
* x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo2011-05-022-19/+10Star
* x86, NUMA: make srat.c 32bit safeTejun Heo2011-05-021-2/+2
* x86, NUMA: rename srat_64.c to srat.cTejun Heo2011-05-022-1/+4
* x86, NUMA: trivial cleanupsTejun Heo2011-05-025-13/+1Star
* x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo2011-05-024-10/+2Star
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-027-39/+9Star
* x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-026-23/+19Star
* x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-021-0/+10
* x86-64, NUMA: simplify nodedata allocationTejun Heo2011-05-021-36/+17Star
* x86-64, NUMA: trivial cleanups for setup_node_bootmem()Tejun Heo2011-05-021-29/+23Star
* x86-64, NUMA: Simplify hotadd memory handlingTejun Heo2011-05-023-86/+22Star
* Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-02533-937/+1482
|\
| * x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu2011-05-011-1/+1
| * x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-011-1/+1
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-303-10/+52
| |\
| | * perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-273-6/+33
| | * perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar2011-04-261-2/+14
| | * perf, x86: Fix BTS conditionPeter Zijlstra2011-04-262-2/+5
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-305-11/+11
| |\ \
| | * | x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior2011-04-281-3/+3
| | * | x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-283-7/+7
| | * | x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin2011-04-251-1/+1
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-2912-18/+56
| |\ \ \
| | * \ \ Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren2011-04-277-12/+45
| | |\ \ \
| | | * | | OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Avinash.H.M2011-04-203-0/+15
| | | * | | OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin2011-04-202-1/+24
| | | * | | OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin2011-04-201-1/+1
| | | * | | OMAP4: clock data: Change DSS clock aliasesTomi Valkeinen2011-04-201-7/+2Star
| | | * | | OMAP2+: hwmod data: Fix wrong dma_system end addressBenoit Cousson2011-04-194-4/+4
| | * | | | OMAP3+: voltage: remove initial voltageNishanth Menon2011-04-261-1/+0Star
| | * | | | OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati2011-04-261-0/+1
| | * | | | omap: rx51: mark reserved memory earlierFelipe Contreras2011-04-261-2/+7
| | * | | | OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez2011-04-261-2/+2
| | * | | | arm: omap2: enable smc instruction for sleep34xxOskar Andero2011-04-261-1/+1
| | |/ / /
| * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Linus Torvalds2011-04-281-0/+2
| |\ \ \ \
| | * | | | m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz2011-04-271-0/+2
| * | | | | um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-281-1/+4