index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+13
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-20
/
+50
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
1
-0
/
+2
2020-03-10
x86/mce/dev-mcelog: Dynamically allocate space for machine check records
Tony Luck
1
-20
/
+27
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
1
-4
/
+5
2020-02-27
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
1
-0
/
+3
2020-02-27
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
1
-2
/
+10
2020-02-25
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
1
-2
/
+7
2020-02-19
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
3
-0
/
+21
2020-02-14
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
1
-6
/
+11
2020-02-13
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
1
-17
/
+16
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+8
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-45
/
+33
2020-01-16
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
1
-0
/
+2
2020-01-15
x86/mce/therm_throt: Do not access uninitialized therm_work
Chuansheng Liu
1
-4
/
+5
2020-01-13
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
1
-5
/
+6
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
1
-5
/
+5
2020-01-13
x86/mce: Fix use of uninitialized MCE message string
Jan H. Schönherr
1
-2
/
+2
2020-01-13
x86/mce: Fix mce=nobootlog
Jan H. Schönherr
1
-13
/
+9
2020-01-13
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
1
-15
/
+16
2019-12-17
x86/mce: Remove mce_inject_log() in favor of mce_log()
Jan H. Schönherr
3
-13
/
+2
2019-12-17
x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
Jan H. Schönherr
1
-1
/
+1
2019-12-17
x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2019-12-17
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
1
-1
/
+1
2019-12-17
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
1
-1
/
+1
2019-12-17
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
1
-1
/
+1
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
1
-5
/
+12
2019-11-12
x86/mce/therm_throt: Optimize notifications of thermal throttle
Srinivas Pandruvada
1
-24
/
+227
2019-11-01
x86/mce: Add Xeon Icelake to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2019-10-17
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
1
-1
/
+1
2019-10-01
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
3
-4
/
+26
2019-10-01
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
3
-2
/
+33
2019-10-01
x86/mce: Add Zhaoxin MCE support
Tony W Wang-oc
1
-13
/
+31
2019-10-01
x86/mce/amd: Make disable_err_thresholding() static
Borislav Petkov
1
-1
/
+1
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-1
/
+1
2019-08-05
x86/mce: Don't check for the overflow bit on action optional machine checks
Tony Luck
1
-2
/
+2
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-154
/
+178
2019-06-14
x86/mce: Do not check return value of debugfs_create functions
Greg Kroah-Hartman
3
-54
/
+13
2019-06-11
x86/MCE: Determine MCA banks' init state properly
Yazen Ghannam
1
-0
/
+39
2019-06-11
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
3
-30
/
+36
2019-06-11
x86/MCE/AMD: Don't cache block addresses on SMCA systems
Yazen Ghannam
1
-36
/
+37
2019-06-11
x86/MCE: Make mce_banks a per-CPU array
Yazen Ghannam
1
-28
/
+48
2019-06-11
x86/MCE: Make struct mce_banks[] static
Yazen Ghannam
2
-11
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
1
-8
/
+1
[next]