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
*
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
2
-2
/
+13
|
\
|
*
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
1
-0
/
+3
|
*
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2020-02-27
1
-2
/
+10
*
|
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
4
-20
/
+50
|
\
\
|
*
|
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2020-03-22
1
-0
/
+2
|
*
|
x86/mce/dev-mcelog: Dynamically allocate space for machine check records
Tony Luck
2020-03-10
1
-20
/
+27
|
*
|
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
2020-02-19
3
-0
/
+21
*
|
|
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-27
1
-4
/
+5
*
|
|
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
2020-02-25
1
-2
/
+7
|
|
/
|
/
|
*
|
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-14
1
-6
/
+11
*
|
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-02-13
1
-17
/
+16
|
/
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
1
-7
/
+8
|
\
|
*
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
2020-01-13
1
-5
/
+6
|
*
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
1
-5
/
+5
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-27
5
-45
/
+33
|
\
\
|
*
|
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
2020-01-16
1
-0
/
+2
|
*
|
x86/mce: Fix use of uninitialized MCE message string
Jan H. Schönherr
2020-01-13
1
-2
/
+2
|
*
|
x86/mce: Fix mce=nobootlog
Jan H. Schönherr
2020-01-13
1
-13
/
+9
|
*
|
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
2020-01-13
1
-15
/
+16
|
*
|
x86/mce: Remove mce_inject_log() in favor of mce_log()
Jan H. Schönherr
2019-12-17
3
-13
/
+2
|
*
|
x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
Jan H. Schönherr
2019-12-17
1
-1
/
+1
|
*
|
x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused
Arnd Bergmann
2019-12-17
1
-1
/
+1
|
|
/
*
|
x86/mce/therm_throt: Do not access uninitialized therm_work
Chuansheng Liu
2020-01-15
1
-4
/
+5
*
|
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
2019-12-17
1
-1
/
+1
*
|
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
2019-12-17
1
-1
/
+1
*
|
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
2019-12-17
1
-1
/
+1
|
/
*
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
|
/
/
[next]