index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2020-03-10
x86/mce/dev-mcelog: Dynamically allocate space for machine check records
Tony Luck
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-27
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2020-02-25
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
2020-02-19
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
2020-02-14
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-13
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-16
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
2020-01-15
x86/mce/therm_throt: Do not access uninitialized therm_work
Chuansheng Liu
2020-01-13
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
x86/mce: Fix use of uninitialized MCE message string
Jan H. Schönherr
2020-01-13
x86/mce: Fix mce=nobootlog
Jan H. Schönherr
2020-01-13
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
2019-12-17
x86/mce: Remove mce_inject_log() in favor of mce_log()
Jan H. Schönherr
2019-12-17
x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
Jan H. Schönherr
2019-12-17
x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused
Arnd Bergmann
2019-12-17
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
2019-12-17
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
2019-12-17
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
2019-11-12
x86/mce/therm_throt: Optimize notifications of thermal throttle
Srinivas Pandruvada
2019-11-01
x86/mce: Add Xeon Icelake to list of CPUs that support PPIN
Tony Luck
2019-10-17
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
2019-10-01
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
2019-10-01
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
2019-10-01
x86/mce: Add Zhaoxin MCE support
Tony W Wang-oc
2019-10-01
x86/mce/amd: Make disable_err_thresholding() static
Borislav Petkov
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-05
x86/mce: Don't check for the overflow bit on action optional machine checks
Tony Luck
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-14
x86/mce: Do not check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-11
x86/MCE: Determine MCA banks' init state properly
Yazen Ghannam
2019-06-11
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
2019-06-11
x86/MCE/AMD: Don't cache block addresses on SMCA systems
Yazen Ghannam
2019-06-11
x86/MCE: Make mce_banks a per-CPU array
Yazen Ghannam
2019-06-11
x86/MCE: Make struct mce_banks[] static
Yazen Ghannam
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
[prev]
[next]