aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin1-4/+6
2012-02-28x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker1-0/+1
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+38
2012-02-24Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mceIngo Molnar1-4/+10
2012-02-22x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi1-0/+6
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2-8/+9
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov1-0/+2
2012-02-21i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds1-0/+1
2012-02-21i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds1-2/+0
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-20x32: Handle process creationH. Peter Anvin1-1/+3
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds1-0/+2
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings1-2/+1
2012-02-13x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings1-1/+1
2012-02-12x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu1-7/+7
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann1-8/+36
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian1-0/+3
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov1-0/+3
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo3-6/+0
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian3-6/+0
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar2-0/+90
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger1-0/+44
2012-01-26X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger1-0/+1
2012-01-26Add driver auto probing for x86 features v4Andi Kleen2-0/+49
2012-01-26x86/mce: Replace hard coded hex constants with symbolic definesTony Luck1-4/+10
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mceIngo Molnar2-54/+141
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2-11/+25
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+24
2012-01-13x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat1-1/+1
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-117/+114
2012-01-07Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+24
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-33/+94
2012-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-20/+18
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-117/+114
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-88/+315
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar6-23/+40
2012-01-03x86/mce: Recognise machine check bank signature for data path errorTony Luck1-1/+15
2012-01-03x86/mce: Handle "action required" errorsTony Luck1-42/+53
2012-01-03x86/mce: Add mechanism to safely save information in MCE handlerTony Luck1-0/+43
2012-01-03x86/mce: Create helper function to save addr/misc when neededTony Luck1-8/+23
2012-01-03HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck1-4/+8
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter1-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers5-117/+114
2011-12-21x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt1-2/+4
2011-12-21x86: Keep current stack in NMI breakpointsSteven Rostedt1-0/+22