summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-241-0/+5
|\
| * PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+5
* | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-221-4/+4
* | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-221-1/+1
* | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-221-1/+5
* | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-221-0/+1
* | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-213-33/+20Star
* | Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-211-23/+0Star
* | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-212-5/+10
|\ \
| * | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini2011-04-201-4/+9
| * | xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini2011-04-201-1/+1
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-193-14/+21
|\ \
| * | x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel2011-04-181-1/+8
| * | x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-182-3/+3
| * | x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel2011-04-181-11/+11
| |/
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-191-4/+18
|\ \ | |/ |/|
| * perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-191-3/+17
| * perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-191-1/+1
| |
| \
*-. \ Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-165-5/+53
|\ \ \ | | |/ | |/|
| | * x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-162-0/+23
| | * x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro2011-04-151-0/+23
| | * x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan2011-04-121-5/+5
| | * x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior2011-04-111-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-131-0/+1
|\ \
| * | fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2011-04-111-0/+1
| |/
* | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-122-16/+9Star
|\ \ | |/ |/|
| * xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao2011-04-061-1/+10
| * xen: just completely disable XSAVEJeremy Fitzhardinge2011-04-061-17/+1Star
| * xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk2011-04-041-2/+2
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-075-17/+18
|\ \ \ \ \
| | | * | | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang2011-04-071-1/+3
| | |/ / /
| * | | | x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-071-1/+1
| * | | | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-061-0/+5
| * | | | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo2011-04-041-1/+3
| * | | | x86: visws: Fixup irq overhaul falloutThomas Gleixner2011-04-041-14/+6Star
* | | | | KVM: move and fix substitue search for missing CPUID entriesAndre Przywara2011-04-061-6/+25
* | | | | KVM: fix XSAVE bit scanningAndre Przywara2011-04-061-3/+3
| |/ / / |/| | |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-0410-8/+31
|\| | |
| * | | x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
| * | | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-311-1/+1
| * | | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-301-5/+15
| * | | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
| * | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-297-2/+5
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-042-0/+6
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar2011-03-303-7/+22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-292-0/+6
| |\ \ \ \
| | * | | | oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen2011-03-242-0/+6
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-1/+1
| | |_|/ / | |/| | |
* / | | | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
|/ / / /