summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-1/+1
|\
| * x86: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-3/+3
|\ \
| * | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-3/+3
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-303-14/+58
|\ \ \
| * | | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| * | | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-182-3/+12
| * | | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| * | | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| * | | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-304-9/+159
|\ \ \ \
| * | | | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-271-0/+6
| * | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-272-14/+24
| * | | | x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-01-271-3/+11
| * | | | x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-01-261-1/+1
| * | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-261-1/+9
| * | | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-01-261-0/+66
| * | | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-01-261-5/+43
| * | | | x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-262-2/+1
| * | | | module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-261-1/+16
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-0/+4
|\ \ \ \ \
| * | | | | x86/centaur: Mark TSC invariantdavidwang2018-01-241-0/+4
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-0/+4
|\ \ \ \ \ \
| * | | | | | x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-141-0/+4
| |/ / / / /
* | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-304-36/+155
|\ \ \ \ \ \
| * | | | | | x86/intel_rdt: Add command line parameter to control L2_CDPFenghua Yu2018-01-181-0/+2
| * | | | | | x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2018-01-182-26/+94
| * | | | | | x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2018-01-182-10/+58
| * | | | | | x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2018-01-181-0/+1
* | | | | | | x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov2018-01-241-1/+1
* | | | | | | x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-241-2/+18
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-211-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-191-0/+5
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-171-4/+4
|\ \ \ \ \ \
| * | | | | | x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner2018-01-171-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-172-1/+36
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2018-01-171-1/+0
| * | | | | x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-151-0/+36
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-143-2/+214
|\| | | | | | |/ / / / |/| | | |
| * | | | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-122-5/+157
| * | | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-121-0/+4
| * | | | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-091-2/+16
| * | | | x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-091-0/+10
| * | | | x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-081-0/+29
| * | | | x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-061-0/+3
* | | | | x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-01-061-2/+11
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-051-1/+1
|\| | | |
| * | | | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-051-1/+1
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-041-2/+2
|\| | | | | |_|/ / |/| | |
| * | | x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky2018-01-031-2/+2