aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAge
* x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-08
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-27
| * x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-27
* | x86, cpu: Fix show_msr MSR accessing functionBorislav Petkov2012-06-07
|/
* x86: Allow nesting of the debug stack IDT settingSteven Rostedt2012-05-31
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
* x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-16
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
|\
| * x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu2012-03-23
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ | |/ |/|
| * x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-28
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\ \
| * | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-21
| * | i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds2012-02-21
| |/
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-22
|\ \ | |/ |/|
| * x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-12
* | 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