index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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