summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common.c (follow)
Commit message (Expand)AuthorAge
* x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-28
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
|\
| * x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
| * x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-09
|\ \
| * | x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-11
| |/
* / x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-22
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\
| * x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-03
* | x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-16
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-14
|\ \
| * | arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-14
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-14
|\ \ \
| * | | x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski2014-10-06
| | |/ | |/|
* | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-10-14
|\ \ \ | |_|/ |/| |
| * | x86: Add more disabled featuresDave Hansen2014-09-11
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \
| * | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-09-16
| |/
* / x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-17
|/
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-13
|\
| * x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu2014-05-29
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\ \
| * | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | | Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin2014-06-18
|\ \ \ | |_|/ |/| |
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
| |\ \ | | |/ | |/|
| | * kprobes, x86: Prohibit probing on debug_stack_*()Masami Hiramatsu2014-04-24
| * | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-05
| * | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-05
| |/
* / x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-29
|/
* Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-01
|\
| * x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-06
* | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-27
* | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-27
|/
* x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-13
* x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-12
|\
| * x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-26
* | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-25
|/
* x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-06
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-20
| * x86: Rename variables for debuggingSeiji Aguchi2013-06-20
* | x86: Add a static_cpu_has_safe variantBorislav Petkov2013-06-20
* | x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-20
* | x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov2013-06-20
* | x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
|/
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-02