index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Remove the tolerance level control
Borislav Petkov
2022-02-23
1
-2
/
+1
*
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2022-02-19
1
-1
/
+4
*
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
2022-02-13
1
-2
/
+21
*
x86/mce: Use mce_rdmsrl() in severity checking code
Borislav Petkov
2021-12-13
1
-0
/
+2
*
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
1
-19
/
+40
|
\
|
*
x86/mce: Sort mca_config members to get rid of unnecessary padding
Borislav Petkov
2021-09-23
1
-6
/
+6
|
*
x86/mce: Get rid of the ->quirk_no_way_out() indirect call
Borislav Petkov
2021-09-23
1
-1
/
+4
|
*
x86/mce: Get rid of msr_ops
Borislav Petkov
2021-09-23
1
-6
/
+6
|
*
x86/mce: Get rid of machine_check_vector
Borislav Petkov
2021-09-23
1
-5
/
+24
|
*
x86/mce: Get rid of the mce_severity function pointer
Borislav Petkov
2021-09-23
1
-2
/
+1
*
|
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2021-09-13
1
-10
/
+0
*
|
x86/mce: Get rid of stray semicolons
Thomas Gleixner
2021-09-13
1
-2
/
+2
|
/
*
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
2020-10-07
1
-1
/
+2
*
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2020-09-11
1
-0
/
+10
*
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
1
-1
/
+1
|
\
|
*
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
|
x86/mce: Add mce=print_all option
Tony Luck
2020-04-14
1
-0
/
+1
*
|
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
2020-04-14
1
-3
/
+6
|
/
*
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
1
-0
/
+3
|
\
|
*
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
1
-0
/
+3
*
|
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
2020-02-19
1
-0
/
+2
|
/
*
x86/mce: Remove mce_inject_log() in favor of mce_log()
Jan H. Schönherr
2019-12-17
1
-2
/
+0
*
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
2019-10-01
1
-0
/
+4
*
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
2019-10-01
1
-0
/
+2
*
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
2019-06-11
1
-1
/
+1
*
x86/MCE: Make struct mce_banks[] static
Yazen Ghannam
2019-06-11
1
-10
/
+0
*
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
1
-0
/
+6
*
x86/MCE: Add an MCE-record filtering function
Yazen Ghannam
2019-04-23
1
-0
/
+3
*
x86/mce: Unify pr_* prefix
Borislav Petkov
2018-12-06
1
-0
/
+3
*
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov
2018-12-05
1
-0
/
+173