Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-03-18 | 58 | -1132/+2061 |
|\ | |||||
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 11 | -125/+507 |
| |\ | |||||
| | * | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 1 | -43/+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 | 3 | -24/+24 |
| | * | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 1 | -4/+19 |
| | * | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+3 |
| | * | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -0/+110 |
| | * | 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 | 1 | -0/+83 |
| | * | 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 | 2 | -3/+110 |
| | * | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -1/+45 |
| | * | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 4 | -9/+56 |
| | * | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -10/+15 |
| | * | Merge branch 'x86/apic' into x86/platform | Thomas Gleixner | 2011-02-23 | 3 | -159/+122 |
| | |\ | |||||
| | * | | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 2011-02-23 | 1 | -1/+1 |
| | * | | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 10 | -39/+77 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 73 | -2411/+1775 |
| | |\ \ \ | |||||
| | * | | | | x86: mrst: Remove apb timer read workaround | jacob.jun.pan@linux.intel.com | 2011-02-18 | 1 | -56/+4 |
| | * | | | | x86/platform: Add a wallclock_init func to x86_init.timers ops | Feng Tang | 2011-02-14 | 2 | -0/+3 |
| * | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 | 25 | -288/+438 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 15 | -41/+84 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 2011-03-04 | 1 | -0/+8 |
| | * | | | | | | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 2011-02-16 | 1 | -15/+1 |
| | * | | | | | | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
| | * | | | | | | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 2011-02-16 | 1 | -2/+2 |
| | * | | | | | | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'x86/amd-nb' into x86/mm | Ingo Molnar | 2011-02-16 | 4 | -23/+148 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 2011-02-16 | 19 | -213/+166 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar | 2011-02-14 | 5 | -26/+45 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | x86: Fix build failure on X86_UP_APIC | Tejun Heo | 2011-01-28 | 1 | -2/+0 |
| | | * | | | | | | | | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -2/+0 |
| | | * | | | | | | | | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 2 | -48/+1 |
| | | * | | | | | | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 5 | -16/+5 |
| | | * | | | | | | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 5 | -27/+34 |
| | | * | | | | | | | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo | 2011-01-28 | 12 | -39/+33 |
| | | * | | | | | | | | x86: Implement x86_32_early_logical_apicid() for numaq_32 | Tejun Heo | 2011-01-28 | 1 | -2/+8 |
| | | * | | | | | | | | x86: Implement x86_32_early_logical_apicid() for summit_32 | Tejun Heo | 2011-01-28 | 1 | -5/+12 |
| | | * | | | | | | | | x86: Implement x86_32_early_logical_apicid() for bigsmp_32 | Tejun Heo | 2011-01-28 | 1 | -1/+7 |
| | | * | | | | | | | | x86: Implement the default x86_32_early_logical_apicid() | Tejun Heo | 2011-01-28 | 1 | -1/+6 |
| | | * | | | | | | | | x86: Add apic->x86_32_early_logical_apicid() | Tejun Heo | 2011-01-28 | 7 | -2/+26 |
| | | * | | | | | | | | x86: Kill apic->cpu_to_logical_apicid() | Tejun Heo | 2011-01-28 | 10 | -63/+11 |
| | | * | | | | | | | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id | Tejun Heo | 2011-01-28 | 3 | -8/+15 |
| | | * | | | | | | | | x86: Replace cpu_2_logical_apicid[] with early percpu variable | Tejun Heo | 2011-01-28 | 6 | -9/+24 |
| | | * | | | | | | | | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only | Tejun Heo | 2011-01-28 | 1 | -2/+2 |
| | | * | | | | | | | | x86: Drop x86_32 MAX_APICID | Tejun Heo | 2011-01-28 | 1 | -1/+1 |
| | | * | | | | | | | | x86: Kill unused static boot_cpu_logical_apicid in smpboot.c | Tejun Heo | 2011-01-28 | 1 | -5/+1 |
| | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'x86/bootmem' into x86/mm | Ingo Molnar | 2011-02-16 | 2 | -34/+40 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 2011-02-14 | 78 | -2542/+1658 |
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | |