summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-9/+0
|\
| * death to idle_regs()Al Viro2012-11-281-9/+0
* | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu2012-11-141-3/+2
|/
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-15/+29
|\
| * x86, smep, smap: Make the switching functions one-wayH. Peter Anvin2012-09-271-31/+18
| * Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-211-2/+0
| |\
| * | x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin2012-09-211-0/+26
| * | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-1/+2
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-011-3/+2
|\ \ \
| * | | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-061-2/+1
| * | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-061-1/+1
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-181-2/+0
| | |/ | |/|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-3/+5
|\ \ \
| * | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-191-3/+5
| |/ /
* / / x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-131-4/+0
|/ /
* / x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-0/+31
|\
| * x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-271-2/+12
| * x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-271-0/+21
* | x86, cpu: Fix show_msr MSR accessing functionBorislav Petkov2012-06-071-1/+1
|/
* x86: Allow nesting of the debug stack IDT settingSteven Rostedt2012-05-311-1/+7
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-1/+1
* x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-161-9/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\
| * x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu2012-03-231-1/+1
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ | |/ |/|
| * x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-281-0/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-221-2/+1
|\ \
| * | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-211-0/+1
| * | i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds2012-02-211-2/+0
| |/
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-221-7/+7
|\ \ | |/ |/|
| * x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-121-7/+7
* | i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-201-0/+3
* | i387: support lazy restore of FPU stateLinus Torvalds2012-02-201-0/+2
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-151-0/+24
|\
| * x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-211-2/+4
| * x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-211-0/+22
* | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-7/+0
* | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold2011-12-061-0/+2
* | x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-051-0/+9
|/
* Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+2
|\
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-311-0/+2
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-281-0/+3
|\ \
| * | x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-051-0/+3
| |/
* / atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+1
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
* | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-251-7/+0
* | x86: setup_smep needs to be __cpuinitLinus Torvalds2011-05-221-2/+2