summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAge
* perf: generalize perf_callchainAlexei Starovoitov2022-04-19
* Merge 4.4.289 into android-4.4-pGreg Kroah-Hartman2021-10-17
|\
| * perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-17
* | Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
|\|
| * x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor2021-05-22
* | Merge 4.4.251 into android-4.4-pGreg Kroah-Hartman2021-01-12
|\|
| * x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang2021-01-12
* | Merge 4.4.247 into android-4.4-pGreg Kroah-Hartman2020-12-02
|\|
| * x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-12-02
* | Merge 4.4.246 into android-4.4-pGreg Kroah-Hartman2020-11-24
|\|
| * x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-24
* | Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
|\|
| * x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-18
* | Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman2020-06-20
|\|
| * x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-20
| * x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-20
| * x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-20
| * x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-20
* | Merge 4.4.227 into android-4.4-pGreg Kroah-Hartman2020-06-11
|\|
| * x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-11
| * x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-11
| * x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-11
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-11
* | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
|\|
| * perf/x86: Fix filter_events() bug with event mappingsStephane Eranian2020-05-10
* | Merge 4.4.222 into android-4.4-pGreg Kroah-Hartman2020-05-05
|\|
| * perf/x86: Fix uninitialized value usagePeter Zijlstra2020-05-05
* | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
|\|
| * x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov2020-04-24
* | Merge 4.4.217 into android-4.4-pGreg Kroah-Hartman2020-03-20
|\|
| * perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-20
* | Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman2020-02-28
|\|
| * x86/mce/amd: Fix kobject lifetimeThomas Gleixner2020-02-28
* | Merge 4.4.214 into android-4.4-pGreg Kroah-Hartman2020-02-17
|\|
| * x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta2020-02-14
* | Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman2019-12-21
|\|
| * x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-12-21
* | Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman2019-11-28
|\|
| * x86/speculation: Fix redundant MDS mitigation messageWaiman Long2019-11-28
| * x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long2019-11-28
* | Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman2019-11-25
|\|
| * x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead2019-11-25
* | Merge 4.4.202 into android-4.4-pGreg Kroah-Hartman2019-11-16
|\|
| * x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-16
| * x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-16
| * x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-11-16
| * x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-11-16
| * x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-16
| * x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-16
| * x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-16