index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
2021-12-20
x86/mce: Check regs before accessing it
Borislav Petkov
2021-12-13
x86/mce: Mark mce_start() noinstr
Borislav Petkov
2021-12-13
x86/mce: Mark mce_timed_out() noinstr
Borislav Petkov
2021-12-13
x86/mce: Move the tainting outside of the noinstr region
Borislav Petkov
2021-12-13
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
2021-12-13
x86/mce: Mark mce_end() noinstr
Borislav Petkov
2021-12-13
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
2021-12-13
x86/mce: Prevent severity computation from being instrumented
Borislav Petkov
2021-12-13
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
2021-12-13
x86/mce: Remove noinstr annotation from mce_setup()
Borislav Petkov
2021-12-13
x86/mce: Use mce_rdmsrl() in severity checking code
Borislav Petkov
2021-12-13
x86/mce: Remove function-local cpus variables
Borislav Petkov
2021-12-13
x86/mce: Do not use memset to clear the banks bitmaps
Borislav Petkov
2021-12-08
x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
Smita Koralahalli
2021-12-08
x86/mce/inject: Check if a bank is populated before injecting
Smita Koralahalli
2021-11-17
x86/mce: Get rid of cpu_missing
Zhaolong Zhang
2021-11-15
x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
Yazen Ghannam
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-12
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-01
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2021-10-06
x86/MCE/AMD: Export smca_get_bank_type symbol
Mukul Joshi
2021-09-23
x86/mce: Sort mca_config members to get rid of unnecessary padding
Borislav Petkov
2021-09-23
x86/mce: Get rid of the ->quirk_no_way_out() indirect call
Borislav Petkov
2021-09-23
x86/mce: Get rid of msr_ops
Borislav Petkov
2021-09-23
x86/mce: Get rid of machine_check_vector
Borislav Petkov
2021-09-23
x86/mce: Get rid of the mce_severity function pointer
Borislav Petkov
2021-09-20
x86/mce: Change to not send SIGBUS error during copy from user
Tony Luck
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
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-09-13
x86/mce: Get rid of stray semicolons
Thomas Gleixner
2021-09-13
x86/mce: Deduplicate exception handling
Thomas Gleixner
2021-08-30
Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-24
x86/mce: Defer processing of early errors
Borislav Petkov
2021-08-10
x86/mce/inject: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
2021-05-28
x86/mce: Include a MCi_MISC value in faked mce logs
Tony Luck
2021-05-27
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Muralidhara M K
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-02
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-24
x86/mce/inject: Add IPID for injection too
Borislav Petkov
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-20
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
[prev]
[next]