aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-02
* x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo2011-05-02
* x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo2011-05-02
* x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-02
* x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-02
* x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-02
* x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo2011-05-02
* x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo2011-05-02
* x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-02
* x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-02
* x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-02
* x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-02
* x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-02
* x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-02
* x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo2011-05-02
* x86, NUMA: make srat.c 32bit safeTejun Heo2011-05-02
* x86, NUMA: rename srat_64.c to srat.cTejun Heo2011-05-02
* x86, NUMA: trivial cleanupsTejun Heo2011-05-02
* x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo2011-05-02
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-02
* x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-02
* x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-02
* x86-64, NUMA: simplify nodedata allocationTejun Heo2011-05-02
* x86-64, NUMA: trivial cleanups for setup_node_bootmem()Tejun Heo2011-05-02
* x86-64, NUMA: Simplify hotadd memory handlingTejun Heo2011-05-02
* Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-02
|\
| * x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu2011-05-01
| * x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-01
| * Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-30
| |\
| | * workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo2011-04-29
| | * workqueue: Document debugging tricksFlorian Mickler2011-03-31
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-04-29
| |\ \
| | * | [SCSI] pmcraid: reject negative request sizeDan Rosenberg2011-04-24
| | * | [SCSI] put stricter guards on queue dead checksJames Bottomley2011-04-24
| | * | [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer2011-04-24
| | * | [SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg2011-04-24
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-29
| |\ \ \
| | * | | perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-27
| | * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-04-27
| | |\ \ \
| | | * | | ftrace: Build without frame pointers on MicroblazeMichal Simek2011-04-21
| | * | | | perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar2011-04-26
| | * | | | perf, x86: Fix BTS conditionPeter Zijlstra2011-04-26
| * | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-29
| |\ \ \ \ \
| | * | | | | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner2011-04-29
| | * | | | | rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao2011-04-28
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-29
| |\ \ \ \ \ \
| | * | | | | | x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior2011-04-28
| | * | | | | | x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-28
| | * | | | | | x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin2011-04-25
| * | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-29
| |\ \ \ \ \ \ \