aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAge
* i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-20
* i387: support lazy restore of FPU stateLinus Torvalds2012-02-20
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\
| * x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-21
| * x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-21
* | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
* | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold2011-12-06
* | x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-05
|/
* Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-31
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-28
|\ \
| * | x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-05
| |/
* / atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-25
* | x86: setup_smep needs to be __cpuinitLinus Torvalds2011-05-23
* | x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu2011-05-18
* | x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu2011-05-17
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \
| * | x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-28
| |/
* / x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich2011-03-05
|/
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\
| * x86, fpu: Merge fpu_init()Brian Gerst2010-09-09
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \
| * | x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov2010-10-04
| * | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-20
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \
| * | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-12
| |/
* / x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-28
|/
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-21
| * x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter2010-07-20
| * x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter2010-07-20
| * x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-19
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ | |/ |/|
| * x86: detect scattered cpuid features earlierJacob Pan2010-05-19
* | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-07
* | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel2010-05-20
|/
* x86: Eliminate TS_XSAVEAvi Kivity2010-05-10
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\
| * x86: Limit the number of processor bootup messagesMike Travis2009-12-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ | |/ |/|
| * percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-29
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \
| * | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
| |/
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \
| * | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-23