summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAge
...
| * x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen2019-05-16
| * x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen2019-05-16
| * x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen2019-05-16
| * x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen2019-05-16
| * x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina2019-05-16
| * x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2019-05-16
| * x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-16
| * x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2019-05-16
| * x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2019-05-16
| * x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2019-05-16
| * x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk2019-05-16
| * x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2019-05-16
| * x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2019-05-16
| * x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2019-05-16
| * x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2019-05-16
| * x86/MCE: Save microcode revision in machine check recordsTony Luck2019-05-16
| * x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2019-05-16
| * x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2019-05-16
| * perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-05-16
| * x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-05-16
* | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\|
| * x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-04-27
* | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
|\|
| * x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-03-23
* | Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman2019-02-20
|\|
| * x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-20
| * perf/x86/intel/uncore: Add Node ID maskKan Liang2019-02-20
* | Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman2019-01-13
|\|
| * x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2019-01-13
* | Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman2018-12-19
|\|
| * KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-12-17
* | Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman2018-09-20
|\|
| * x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-19
* | Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman2018-09-05
|\|
| * x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-05
| * x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-09-05
* | Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman2018-08-15
|\|
| * x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk2018-08-15
| * x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-15
| * x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina2018-08-15
* | Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman2018-08-06
|\|
| * perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang2018-08-06
| * perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang2018-08-06
* | Merge 4.4.144 into android-4.4-pGreg Kroah-Hartman2018-07-31
|\|
| * x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski2018-07-25
| * x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-07-25
| * x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-07-25
| * x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner2018-07-25
| * x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-07-25
| * x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner2018-07-25