index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
2019-11-29
1
-5
/
+12
*
x86/mce/therm_throt: Optimize notifications of thermal throttle
Srinivas Pandruvada
2019-11-12
1
-24
/
+227
*
x86/mce: Add Xeon Icelake to list of CPUs that support PPIN
Tony Luck
2019-11-01
1
-0
/
+1
*
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
2019-10-17
1
-1
/
+1
*
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
2019-10-01
3
-4
/
+26
*
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
2019-10-01
3
-2
/
+33
*
x86/mce: Add Zhaoxin MCE support
Tony W Wang-oc
2019-10-01
1
-13
/
+31
*
x86/mce/amd: Make disable_err_thresholding() static
Borislav Petkov
2019-10-01
1
-1
/
+1
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-17
1
-1
/
+1
|
\
|
*
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
1
-1
/
+1
*
|
x86/mce: Don't check for the overflow bit on action optional machine checks
Tony Luck
2019-08-05
1
-2
/
+2
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-09
5
-154
/
+178
|
\
\
|
*
|
x86/mce: Do not check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
3
-54
/
+13
|
*
|
x86/MCE: Determine MCA banks' init state properly
Yazen Ghannam
2019-06-11
1
-0
/
+39
|
*
|
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
2019-06-11
3
-30
/
+36
|
*
|
x86/MCE/AMD: Don't cache block addresses on SMCA systems
Yazen Ghannam
2019-06-11
1
-36
/
+37
|
*
|
x86/MCE: Make mce_banks a per-CPU array
Yazen Ghannam
2019-06-11
1
-28
/
+48
|
*
|
x86/MCE: Make struct mce_banks[] static
Yazen Ghannam
2019-06-11
2
-11
/
+10
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
2019-05-30
1
-8
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
/
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
5
-64
/
+116
|
\
|
*
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
3
-13
/
+48
|
*
x86/MCE: Add an MCE-record filtering function
Yazen Ghannam
2019-04-23
3
-0
/
+11
|
*
x86/mce: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-04-19
1
-4
/
+4
|
*
x86/mce: Remove mce_report_event()
Borislav Petkov
2019-03-29
1
-18
/
+2
|
*
x86/mce: Handle varying MCA bank counts
Yazen Ghannam
2019-03-27
2
-22
/
+14
|
*
x86/mce: Fix machine_check_poll() tests for error types
Tony Luck
2019-03-27
1
-7
/
+37
*
|
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-04-08
1
-1
/
+1
|
/
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-08
4
-39
/
+68
|
\
|
*
x86/mce: Improve error message when kernel cannot recover, p2
Tony Luck
2019-02-25
1
-0
/
+5
|
*
x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types
Yazen Ghannam
2019-02-03
1
-4
/
+4
|
*
x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units
Yazen Ghannam
2019-02-03
1
-0
/
+6
|
*
x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types
Yazen Ghannam
2019-02-03
1
-0
/
+12
|
*
x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
Shirish S
2019-01-16
2
-29
/
+36
|
*
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
Shirish S
2019-01-15
1
-3
/
+2
|
*
x86/MCE: Switch to use the new generic UUID API
Andy Shevchenko
2019-01-14
1
-5
/
+5
*
|
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
Tony Luck
2019-02-03
1
-0
/
+1
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
4
-5
/
+8
*
x86/mce: Restore MCE injector's module name
Borislav Petkov
2018-12-19
1
-1
/
+3
*
x86/mce: Unify pr_* prefix
Borislav Petkov
2018-12-06
7
-4
/
+11
*
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov
2018-12-05
14
-0
/
+7123