summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-05-02x86-64, NUMA: Simplify hotadd memory handlingTejun Heo
2011-05-02Merge branch 'x86/urgent' into x86-mmTejun Heo
2011-05-02Merge branch 'x86/numa' into x86-mmTejun Heo
2011-05-01x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29ioremap: Delay sanity check until after a successful mappingTim Gardner
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-25x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes
2011-04-20Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan
2011-04-11Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang
2011-04-06x86-32, numa: Update remap allocator commentsTejun Heo
2011-04-06x86-32, numa: Remove redundant node_remap_size[]Tejun Heo
2011-04-06x86-32, numa: Remove now useless node_remap_offset[]Tejun Heo
2011-04-06x86-32, numa: Make pgdat allocation use alloc_remap()Tejun Heo
2011-04-06x86-32, numa: Move remapping for remap allocator into init_alloc_remap()Tejun Heo
2011-04-06x86-32, numa: Move lowmem address space reservation to init_alloc_remap()Tejun Heo
2011-04-06x86-32, numa: Make init_alloc_remap() less panickyTejun Heo
2011-04-06x86-32, numa: Calculate remap size in common codeTejun Heo
2011-04-06x86-32, numa: Make @size in init_aloc_remap() represent bytesTejun Heo