| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support | Christoph Lameter | 2011-02-28 | 1 | -0/+48 |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 8 | -19/+91 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 1 | -4/+0 |
| * | | | | | | | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 2 | -5/+3 |
| * | | | | | | | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 1 | -1/+0 |
| * | | | | | | | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+2 |
| * | | | | | | | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+14 |
| * | | | | | | | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+7 |
| * | | | | | | | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -0/+14 |
| * | | | | | | | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -4/+48 |
| * | | | | | | | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'x86/apic' into x86/platform | Thomas Gleixner | 2011-02-23 | 2 | -16/+40 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: OLPC: Make OLPC=n build again | Thomas Gleixner | 2011-02-23 | 1 | -0/+7 |
| * | | | | | | | | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection | Thomas Gleixner | 2011-02-23 | 1 | -2/+2 |
| * | | | | | | | | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 2011-02-23 | 1 | -11/+0 |
| * | | | | | | | | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 4 | -7/+6 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 62 | -416/+1059 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/platform: Add a wallclock_init func to x86_init.timers ops | Feng Tang | 2011-02-14 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 | 15 | -98/+166 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 8 | -3/+17 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis... | Ingo Molnar | 2011-03-05 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 2011-03-04 | 1 | -2/+0 |
| * | | | | | | | | | | | x86: Work around old gas bug | Jan Beulich | 2011-03-03 | 1 | -4/+4 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | x86: Rename e820_table_* to pgt_buf_* | Yinghai Lu | 2011-02-24 | 1 | -3/+3 |
| * | | | | | | | | | | x86-64, NUMA: Unify emulated distance mapping | Tejun Heo | 2011-02-16 | 3 | -11/+0 |
| * | | | | | | | | | | x86-64, NUMA: Implement generic node distance handling | Tejun Heo | 2011-02-16 | 3 | -1/+3 |
| * | | | | | | | | | | x86-64, NUMA: Kill mem_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -1/+0 |
| * | | | | | | | | | | x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
| * | | | | | | | | | | x86-64, NUMA: Kill numa_nodes[] | Tejun Heo | 2011-02-16 | 1 | -1/+0 |
| * | | | | | | | | | | x86-64, NUMA: Add common find_node_by_addr() | Tejun Heo | 2011-02-16 | 1 | -0/+1 |
| * | | | | | | | | | | x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() | Tejun Heo | 2011-02-16 | 2 | -2/+0 |
| * | | | | | | | | | | x86-64, NUMA: Unify use of memblk in all init methods | Tejun Heo | 2011-02-16 | 1 | -4/+0 |
| * | | | | | | | | | | x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() | Tejun Heo | 2011-02-16 | 3 | -1/+5 |
| * | | | | | | | | | | x86-64, NUMA: Kill {acpi|amd}_get_nodes() | Tejun Heo | 2011-02-16 | 2 | -3/+0 |
| * | | | | | | | | | | x86-64, NUMA: Use common numa_nodes[] | Tejun Heo | 2011-02-16 | 1 | -0/+1 |
| * | | | | | | | | | | x86-64, NUMA: Use common {cpu|mem}_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -0/+3 |
| * | | | | | | | | | | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
| * | | | | | | | | | | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 2011-02-16 | 1 | -0/+1 |
| * | | | | | | | | | | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 2011-02-16 | 2 | -2/+2 |
| * | | | | | | | | | | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 2011-02-16 | 1 | -2/+1 |
| * | | | | | | | | | | Merge branch 'x86/amd-nb' into x86/mm | Ingo Molnar | 2011-02-16 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | x86: Adjust section placement in AMD northbridge related code | Jan Beulich | 2011-02-10 | 1 | -1/+1 |
| | * | | | | | | | | | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs | Hans Rosenfeld | 2011-02-07 | 1 | -0/+3 |
| | * | | | | | | | | | x86, amd: Extend AMD northbridge caching code to support "Link Control" devices | Hans Rosenfeld | 2011-01-26 | 1 | -0/+1 |
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 2011-02-16 | 8 | -52/+87 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar | 2011-02-14 | 2 | -6/+4 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Rename incorrectly named parameter of numa_cpu_node() | Tejun Heo | 2011-01-31 | 1 | -1/+1 |
| | * | | | | | | | | | | x86: Fix build failure on X86_UP_APIC | Tejun Heo | 2011-01-28 | 1 | -1/+1 |
| | * | | | | | | | | | | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 2011-01-28 | 2 | -3/+4 |
| | * | | | | | | | | | | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 3 | -5/+9 |