| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 | 1 | -2/+9 |
* | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin | 2011-01-14 | 1 | -0/+1 |
* | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 2011-01-14 | 1 | -6/+8 |
* | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz | 2011-01-14 | 1 | -2/+2 |
* | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c | Tony Luck | 2011-01-12 | 1 | -6/+2 |
* | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 2011-01-11 | 1 | -2/+2 |
* | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du | 2011-01-11 | 1 | -4/+1 |
* | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 2011-01-11 | 1 | -1/+1 |
* | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 | 4 | -28/+63 |
* | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner | 2011-01-11 | 1 | -1/+1 |
* | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy | 2011-01-10 | 1 | -1/+1 |
* | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 2011-01-10 | 6 | -63/+225 |
|\ |
|
| * | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes | 2011-01-07 | 1 | -11/+37 |
| * | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 2010-12-29 | 37 | -301/+2087 |
| |\ |
|
| * | | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-24 | 5 | -29/+25 |
| * | | x86, numa: Fake node-to-cpumask for NUMA emulation | David Rientjes | 2010-12-24 | 1 | -20/+79 |
| * | | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-24 | 5 | -24/+95 |
| * | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-24 | 4 | -2/+12 |
| * | | x86, numa: Reduce minimum fake node size to 32M | David Rientjes | 2010-12-24 | 1 | -1/+1 |
* | | | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar | 2011-01-10 | 9 | -228/+75 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 2011-01-07 | 1847 | -17977/+32473 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | x86: apic: Cleanup and simplify setup_local_APIC() | Tejun Heo | 2010-12-10 | 1 | -12/+9 |
| * | | | x86: Further simplify mp_irq info handling | Feng Tang | 2010-12-09 | 2 | -67/+8 |
| * | | | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 2010-12-09 | 5 | -110/+64 |
| * | | | x86, ioapic: Avoid writing io_apic id if already correct | Yinghai Lu | 2010-12-09 | 1 | -2/+5 |
| * | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systems | Yinghai Lu | 2010-12-09 | 1 | -3/+5 |
| * | | | x86, sfi: Use register_lapic_address() | Yinghai Lu | 2010-12-09 | 1 | -12/+1 |
| * | | | x86, apic: Use register_lapic_address() in init_apic_mapping() | Yinghai Lu | 2010-12-09 | 1 | -4/+1 |
| * | | | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 2010-12-09 | 4 | -30/+4 |
| * | | | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu | 2010-12-09 | 4 | -27/+16 |
| * | | | Merge branch 'x86/platform' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | 28 | -18/+1934 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | 8833 | -471973/+917649 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
* | | | | | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap | 2011-01-09 | 1 | -2/+2 |
* | | | | | x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h | Robert Richter | 2011-01-07 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 2 | -143/+39 |
|\ \ \ \ |
|
| * | | | | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 2 | -143/+39 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---------. \ \ \ \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 11 | -15/+117 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | irq: Better struct irqaction layout | Eric Dumazet | 2010-11-10 | 1 | -3/+3 |
| | | | | * | | | | | | locking, lockdep: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-10 | 1 | -10/+6 |
| | | | * | | | | | | | x86, paravirt: Use native_halt on a halt, not native_safe_halt | Cliff Wickman | 2010-12-27 | 1 | -1/+1 |
| | | * | | | | | | | | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 3 | -0/+55 |
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more places | H. Peter Anvin | 2010-10-23 | 1 | -0/+24 |
| * | | | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-14 | 4 | -1/+28 |
* | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 3 | -35/+57 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 | 2 | -8/+23 |
| * | | | | | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 2010-12-22 | 1 | -12/+21 |
| * | | | | | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 2010-12-22 | 1 | -16/+14 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 2 | -9/+96 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: Check tsc available/disabled in the delayed init function | Thomas Gleixner | 2010-12-13 | 1 | -0/+3 |
| * | | | | | | | | | | x86: Improve TSC calibration using a delayed workqueue | John Stultz | 2010-12-03 | 1 | -3/+83 |