| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-03-18 | 142 | -3070/+5035 |
|\ |
|
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 26 | -182/+1058 |
| |\ |
|
| | * | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 2 | -47/+22 |
| | * | x86: Remove superflous goal definition of tsc_sync | Henrik Kretzschmar | 2011-03-11 | 1 | -2/+2 |
| | * | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 6 | -31/+29 |
| | * | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 2 | -5/+19 |
| | * | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+3 |
| | * | x86: ce4100: Use OF to setup devices | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -7/+19 |
| | * | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -0/+112 |
| | * | x86: dtb: Add generic bus probe | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| | * | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -0/+97 |
| | * | x86: dtb: Add device tree support for HPET | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| | * | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -3/+117 |
| | * | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -1/+59 |
| | * | x86: dtb: Add a device tree for CE4100 | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+428 |
| | * | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 8 | -13/+106 |
| | * | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -11/+16 |
| | * | Merge branch 'x86/apic' into x86/platform | Thomas Gleixner | 2011-02-23 | 6 | -176/+163 |
| | |\ |
|
| | * | | 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 | 3 | -8/+4 |
| | * | | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 2011-02-23 | 4 | -20/+5 |
| | * | | x86: OLPC: Hide OLPC_OPENFIRMWARE config switch | Thomas Gleixner | 2011-02-23 | 1 | -8/+2 |
| | * | | x86: OLPC: Remove redundant !X64_64 config dependency | Thomas Gleixner | 2011-02-23 | 1 | -2/+2 |
| | * | | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 16 | -55/+84 |
| | |\ \ |
|
| | * \ \ | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 214 | -4571/+8533 |
| | |\ \ \ |
|
| | * | | | | x86: mrst: Remove apb timer read workaround | jacob.jun.pan@linux.intel.com | 2011-02-18 | 1 | -56/+4 |
| | * | | | | x86/pci: Remove unused variable | Sebastian Andrzej Siewior | 2011-02-18 | 1 | -1/+1 |
| | * | | | | mrst/vrtc: Avoid using cmos rtc ops | Feng Tang | 2011-02-14 | 2 | -12/+6 |
| | * | | | | x86/platform: Add a wallclock_init func to x86_init.timers ops | Feng Tang | 2011-02-14 | 3 | -0/+5 |
| * | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 | 56 | -1582/+1814 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong | 2011-03-15 | 1 | -2/+1 |
| | * | | | | | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 34 | -82/+147 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination... | Tejun Heo | 2011-03-12 | 1 | -11/+12 |
| | * | | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis... | Ingo Molnar | 2011-03-05 | 5 | -101/+79 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation() | Tejun Heo | 2011-03-04 | 1 | -1/+15 |
| | | * | | | | | | x86-64, NUMA: Clean up initmem_init() | David Rientjes | 2011-03-04 | 1 | -39/+55 |
| | | * | | | | | | x86-64, NUMA: Fix numa_emulation code with node0 without RAM | Yinghai Lu | 2011-03-04 | 1 | -3/+1 |
| | | * | | | | | | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 2011-03-04 | 4 | -58/+8 |
| | * | | | | | | | x86: Work around old gas bug | Jan Beulich | 2011-03-03 | 1 | -4/+4 |
| | |/ / / / / / |
|
| | * | | | | | | x86-64, NUMA: Better explain numa_distance handling | Tejun Heo | 2011-03-02 | 2 | -2/+15 |
| | * | | | | | | x86-64, NUMA: Fix distance table handling | Yinghai Lu | 2011-03-02 | 2 | -11/+11 |
| | * | | | | | | x86-64, NUMA: Fix size of numa_distance array | David Rientjes | 2011-02-25 | 1 | -1/+2 |
| | * | | | | | | x86: Rename e820_table_* to pgt_buf_* | Yinghai Lu | 2011-02-24 | 5 | -20/+20 |
| | * | | | | | | x86-64, NUMA: Seperate out numa_alloc_distance() from numa_set_distance() | Yinghai Lu | 2011-02-22 | 1 | -35/+40 |
| | * | | | | | | x86-64, NUMA: Add proper function comments to global functions | Tejun Heo | 2011-02-22 | 2 | -10/+69 |
| | * | | | | | | x86-64, NUMA: Move NUMA emulation into numa_emulation.c | Tejun Heo | 2011-02-22 | 4 | -476/+488 |
| | * | | | | | | x86-64, NUMA: Prepare numa_emulation() for moving NUMA emulation into a separ... | Tejun Heo | 2011-02-22 | 1 | -23/+33 |
| | * | | | | | | x86-64, NUMA: Do not scan two times for setup_node_bootmem() | Yinghai Lu | 2011-02-21 | 1 | -20/+12 |
| | * | | | | | | x86-64, NUMA: Put dummy_numa_init() in the init section | Yinghai Lu | 2011-02-17 | 1 | -1/+1 |
| | * | | | | | | x86-64, NUMA: Don't call __pa() with invalid address in numa_reset_distance() | Yinghai Lu | 2011-02-17 | 1 | -4/+6 |