summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAge
...
| * x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2018-07-17
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2018-07-17
| * x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2018-07-17
| * x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2018-07-17
* | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
|\|
| * x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-11
| * x86/mce: Detect local MCEs properlyYazen Ghannam2018-07-11
* | Merge 4.4.138 into android-4.4Greg Kroah-Hartman2018-06-16
|\|
| * x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* | Merge 4.4.132 into android-4.4Greg Kroah-Hartman2018-05-16
|\|
| * perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-16
| * perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-16
| * perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-16
| * perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-16
* | Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
|\|
| * perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-28
* | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\|
| * x86/MCE: Serialize sysfs changesSeunghun Han2018-03-18
* | Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
|\|
| * x86/spectre: Fix an error messageDan Carpenter2018-03-11
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed2018-02-25
| * x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King2018-02-25
| * x86/spectre: Report get_user mitigation for spectre_v1Dan Williams2018-02-25
| * x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang2018-02-25
| * x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-02-25
| * x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-02-25
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
| * x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2018-02-25
| * perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann2018-02-25
| * x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2018-02-25
* | Merge 4.4.117 into android-4.4Greg Kroah-Hartman2018-02-22
|\|
| * x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-22
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * x86/microcode: Do the family check firstBorislav Petkov2018-02-16
| * x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov2018-02-16
* | Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
|\|
| * kaiser: fix intel_bts perf crashesHugh Dickins2018-02-03
* | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
|\|
| * x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-31
| * drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2018-01-31
| * x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-31
| * x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings2018-01-31
* | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
|\|
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-23
| * x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky2018-01-23
| * x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-23
| * x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-23
| * x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2018-01-23
| * x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-23