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