| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too | Tejun Heo | 2011-05-02 | 2 | -11/+12 |
* | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo | 2011-05-02 | 2 | -1/+1 |
* | x86, NUMA: Make numa_init_array() static | Tejun Heo | 2011-05-02 | 2 | -3/+1 |
* | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo | 2011-05-02 | 3 | -241/+7 |
* | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() | Tejun Heo | 2011-05-02 | 3 | -15/+34 |
* | x86-32, NUMA: Add @start and @end to init_alloc_remap() | Tejun Heo | 2011-05-02 | 1 | -15/+14 |
* | x86, NUMA: Remove long 64bit assumption from numa.c | Tejun Heo | 2011-05-02 | 1 | -23/+22 |
* | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo | 2011-05-02 | 3 | -12/+7 |
* | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 6 | -526/+539 |
* | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo | 2011-05-02 | 3 | -24/+34 |
* | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo | 2011-05-02 | 5 | -326/+24 |
* | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo | 2011-05-02 | 3 | -3/+37 |
* | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo | 2011-05-02 | 4 | -6/+2 |
* | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo | 2011-05-02 | 2 | -19/+10 |
* | x86, NUMA: make srat.c 32bit safe | Tejun Heo | 2011-05-02 | 1 | -2/+2 |
* | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo | 2011-05-02 | 2 | -1/+4 |
* | x86, NUMA: trivial cleanups | Tejun Heo | 2011-05-02 | 5 | -13/+1 |
* | x86-32, NUMA: use sparse_memory_present_with_active_regions() | Tejun Heo | 2011-05-02 | 4 | -10/+2 |
* | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 2011-05-02 | 7 | -39/+9 |
* | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 2011-05-02 | 6 | -23/+19 |
* | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() | Tejun Heo | 2011-05-02 | 1 | -0/+10 |
* | x86-64, NUMA: simplify nodedata allocation | Tejun Heo | 2011-05-02 | 1 | -36/+17 |
* | x86-64, NUMA: trivial cleanups for setup_node_bootmem() | Tejun Heo | 2011-05-02 | 1 | -29/+23 |
* | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo | 2011-05-02 | 3 | -86/+22 |
* | Merge branch 'x86/urgent' into x86-mm | Tejun Heo | 2011-05-02 | 3115 | -11500/+12714 |
|\ |
|
| * | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 2011-05-01 | 1 | -1/+1 |
| * | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 2011-05-01 | 1 | -1/+1 |
| * | Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-04-30 | 2 | -1/+47 |
| |\ |
|
| | * | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo | 2011-04-29 | 1 | -1/+7 |
| | * | workqueue: Document debugging tricks | Florian Mickler | 2011-03-31 | 1 | -0/+40 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-04-29 | 4 | -13/+38 |
| |\ \ |
|
| | * | | [SCSI] pmcraid: reject negative request size | Dan Rosenberg | 2011-04-24 | 1 | -0/+3 |
| | * | | [SCSI] put stricter guards on queue dead checks | James Bottomley | 2011-04-24 | 1 | -8/+8 |
| | * | | [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path | Mike Snitzer | 2011-04-24 | 1 | -3/+6 |
| | * | | [SCSI] mpt2sas: prevent heap overflows and unchecked reads | Dan Rosenberg | 2011-04-24 | 1 | -2/+21 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-29 | 4 | -11/+53 |
| |\ \ \ |
|
| | * | | | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 2011-04-27 | 3 | -6/+33 |
| | * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-04-27 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | ftrace: Build without frame pointers on Microblaze | Michal Simek | 2011-04-21 | 1 | -1/+1 |
| | * | | | | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 2011-04-26 | 1 | -2/+14 |
| | * | | | | perf, x86: Fix BTS condition | Peter Zijlstra | 2011-04-26 | 2 | -2/+5 |
| * | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-29 | 2 | -6/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner | 2011-04-29 | 1 | -5/+5 |
| | * | | | | | rtc: max8925: Call dev_set_drvdata before rtc_device_register | Zhangfei Gao | 2011-04-28 | 1 | -1/+2 |
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-29 | 5 | -11/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 2011-04-28 | 1 | -3/+3 |
| | * | | | | | | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 2011-04-28 | 3 | -7/+7 |
| | * | | | | | | x86, setup: When probing memory with e801, use ax/bx as a pair | H. Peter Anvin | 2011-04-25 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-04-29 | 5 | -41/+63 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 2011-04-29 | 1 | -2/+2 |