aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
*-. Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-16
|\ \
| | * x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-15
| | * x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro2011-04-15
| | * x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan2011-04-12
| | * x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior2011-04-11
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-12
|\ \
| * | fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2011-04-11
| |/
* | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-11
|\ \ | |/ |/|
| * xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao2011-04-06
| * xen: just completely disable XSAVEJeremy Fitzhardinge2011-04-06
| * xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk2011-04-04
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \ \ \ \
| | | * | | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang2011-04-07
| | |/ / /
| * | | | x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-06
| * | | | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-06
| * | | | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo2011-04-04
| * | | | x86: visws: Fixup irq overhaul falloutThomas Gleixner2011-04-04
* | | | | KVM: move and fix substitue search for missing CPUID entriesAndre Przywara2011-04-06
* | | | | KVM: fix XSAVE bit scanningAndre Przywara2011-04-06
| |/ / / |/| | |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-04
|\| | |
| * | | x86, UV: Fix kdump rebootCliff Wickman2011-03-31
| * | | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-31
| * | | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-29
| * | | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-29
| * | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-29
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-04
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar2011-03-30
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-29
| |\ \ \ \
| | * | | | oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen2011-03-24
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-01
| | |_|/ / | |/| | |
* / | | | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-29
|/ / / /
* | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen: fix p2m section mismatchesRandy Dunlap2011-03-29
| * | | xen/p2m: Allocate p2m tracking pages on overrideDaniel De Graaf2011-03-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-28
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2011-03-26
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-27
|\ \ \ \
| * | | | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-26
| * | | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-26
| |/ / /
* / / / percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-27
|/ / /
* | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\ \ \
| * | | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-23
| * | | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\ \ \ \
| * | | | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-25
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \
| * | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-25
| * | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-24
| * | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-19