aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAge
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-02
* x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu2013-01-31
* x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * death to idle_regs()Al Viro2012-11-28
* | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu2012-11-14
|/
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
|\
| * x86, smep, smap: Make the switching functions one-wayH. Peter Anvin2012-09-27
| * Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-21
| |\
| * | x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin2012-09-21
| * | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-21
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-01
|\ \ \
| * | | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-06
| * | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-06
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-18
| | |/ | |/|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \
| * | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-19
| |/ /
* / / x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-13
|/ /
* / 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
|\