index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Commit message (
Expand
)
Author
Age
*
perf: generalize perf_callchain
Alexei Starovoitov
2022-04-19
*
Merge 4.4.289 into android-4.4-p
Greg Kroah-Hartman
2021-10-17
|
\
|
*
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
2021-10-17
*
|
Merge 4.4.269 into android-4.4-p
Greg Kroah-Hartman
2021-05-22
|
\
|
|
*
x86/events/amd/iommu: Fix sysfs type mismatch
Nathan Chancellor
2021-05-22
*
|
Merge 4.4.251 into android-4.4-p
Greg Kroah-Hartman
2021-01-12
|
\
|
|
*
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-12
*
|
Merge 4.4.247 into android-4.4-p
Greg Kroah-Hartman
2020-12-02
|
\
|
|
*
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-12-02
*
|
Merge 4.4.246 into android-4.4-p
Greg Kroah-Hartman
2020-11-24
|
\
|
|
*
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-24
*
|
Merge 4.4.244 into android-4.4-p
Greg Kroah-Hartman
2020-11-18
|
\
|
|
*
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-18
*
|
Merge 4.4.228 into android-4.4-p
Greg Kroah-Hartman
2020-06-20
|
\
|
|
*
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-20
|
*
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-06-20
|
*
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2020-06-20
|
*
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2020-06-20
*
|
Merge 4.4.227 into android-4.4-p
Greg Kroah-Hartman
2020-06-11
|
\
|
|
*
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-11
|
*
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-06-11
|
*
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-06-11
*
|
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
\
|
|
*
perf/x86: Fix filter_events() bug with event mappings
Stephane Eranian
2020-05-10
*
|
Merge 4.4.222 into android-4.4-p
Greg Kroah-Hartman
2020-05-05
|
\
|
|
*
perf/x86: Fix uninitialized value usage
Peter Zijlstra
2020-05-05
*
|
Merge 4.4.220 into android-4.4-p
Greg Kroah-Hartman
2020-04-24
|
\
|
|
*
x86/mitigations: Clear CPU buffers on the SYSCALL fast path
Borislav Petkov
2020-04-24
*
|
Merge 4.4.217 into android-4.4-p
Greg Kroah-Hartman
2020-03-20
|
\
|
|
*
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-20
*
|
Merge 4.4.215 into android-4.4-p
Greg Kroah-Hartman
2020-02-28
|
\
|
|
*
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-28
*
|
Merge 4.4.214 into android-4.4-p
Greg Kroah-Hartman
2020-02-17
|
\
|
|
*
x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
Pawan Gupta
2020-02-14
*
|
Merge 4.4.207 into android-4.4-p
Greg Kroah-Hartman
2019-12-21
|
\
|
|
*
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
Shirish S
2019-12-21
*
|
Merge 4.4.204 into android-4.4-p
Greg Kroah-Hartman
2019-11-28
|
\
|
|
*
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
2019-11-28
|
*
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
2019-11-28
*
|
Merge 4.4.203 into android-4.4-p
Greg Kroah-Hartman
2019-11-25
|
\
|
|
*
x86/CPU: Use correct macros for Cyrix calls
Matthew Whitehead
2019-11-25
*
|
Merge 4.4.202 into android-4.4-p
Greg Kroah-Hartman
2019-11-16
|
\
|
|
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-16
|
*
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-16
|
*
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
2019-11-16
|
*
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
2019-11-16
|
*
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-11-16
|
*
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-11-16
|
*
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-11-16
[next]