summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
* x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin2011-01-141-0/+1
* x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan2011-01-141-6/+8
* x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz2011-01-141-2/+2
* x86: Fix Moorestown VRTC fixmap placementArjan van de Ven2011-01-111-2/+2
* x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du2011-01-111-4/+1
* x86, UV: Fix APICID shift for Westmere processorsJack Steiner2011-01-111-1/+1
* x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-114-28/+63
* x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner2011-01-111-1/+1
* x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy2011-01-101-1/+1
* Merge branch 'x86/numa' into x86/urgentIngo Molnar2011-01-106-63/+225
|\
| * x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes2011-01-071-11/+37
| * Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-2931-298/+1481
| |\
| * | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-235-29/+25
| * | x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes2010-12-231-20/+79
| * | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-235-24/+95
| * | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-234-2/+12
| * | x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-231-1/+1
* | | Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar2011-01-109-228/+75
|\ \ \
| * \ \ Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-07406-5089/+8360
| |\ \ \ | | |_|/ | |/| |
| * | | x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-101-12/+9
| * | | x86: Further simplify mp_irq info handlingFeng Tang2010-12-092-67/+8
| * | | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-095-110/+64
| * | | x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu2010-12-091-2/+5
| * | | x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-091-3/+5
| * | | x86, sfi: Use register_lapic_address()Yinghai Lu2010-12-091-12/+1
| * | | x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-091-4/+1
| * | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-094-30/+4
| * | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-094-27/+16
| * | | Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner2010-12-0922-15/+1328
| |\ \ \
| * \ \ \ Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-091768-25702/+70804
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap2011-01-091-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-062-143/+39
|\ \ \ \
| * | | | x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-042-143/+39
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-068-2/+97
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman2010-12-271-1/+1
| | | * | | | | | | x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-033-0/+55
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more placesH. Peter Anvin2010-10-221-0/+24
| * | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-133-1/+17
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-063-35/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2011-01-032-8/+23
| * | | | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid registerJack Steiner2010-12-221-12/+21
| * | | | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRsJack Steiner2010-12-221-16/+14
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-5/+91
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Check tsc available/disabled in the delayed init functionThomas Gleixner2010-12-131-0/+3
| * | | | | | | | | x86: Improve TSC calibration using a delayed workqueueJohn Stultz2010-12-021-3/+83
| * | | | | | | | | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tscJohn Stultz2010-12-021-2/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: Make tsc=reliable override boot time stability checksjohn stultz2009-08-281-2/+5
* | | | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-068-15/+87
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-23299-3108/+7332
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
OpenPOWER on IntegriCloud