开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
severity.c
Age
Commit message (
Expand
)
Author
2022-04-25
x86/mce: Add messages for panic errors in AMD's MCE grading
Carlos Bilbao
2022-04-25
x86/mce: Simplify AMD severity grading logic
Carlos Bilbao
2022-02-23
x86/mce: Remove the tolerance level control
Borislav Petkov
2022-02-13
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
2021-12-20
x86/mce: Check regs before accessing it
Borislav Petkov
2021-12-13
x86/mce: Prevent severity computation from being instrumented
Borislav Petkov
2021-12-13
x86/mce: Use mce_rdmsrl() in severity checking code
Borislav Petkov
2021-11-01
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-23
x86/mce: Get rid of the mce_severity function pointer
Borislav Petkov
2021-09-13
x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
Thomas Gleixner
2021-09-13
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-15
x86/mce: Convert to insn_decode()
Borislav Petkov
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
2020-04-14
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2019-08-05
x86/mce: Don't check for the overflow bit on action optional machine checks
Tony Luck
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-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-25
x86/mce: Improve error message when kernel cannot recover, p2
Tony Luck
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov