index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
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
2021-03-15
x86/mce: Convert to insn_decode()
Borislav Petkov
2021-02-20
Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
2021-02-08
x86/mce: Get rid of mcheck_intel_therm_init()
Borislav Petkov
2021-01-12
x86/mce: Remove explicit/superfluous tracing
Peter Zijlstra
2021-01-08
x86/mce: Make mce_timed_out() identify holdout CPUs
Paul E. McKenney
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-01
x86/mce: Rename kill_it to kill_current_task
Gabriele Paoloni
2020-12-01
x86/mce: Remove redundant call to irq_work_queue()
Gabriele Paoloni
2020-12-01
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Gabriele Paoloni
2020-12-01
x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
Gabriele Paoloni
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-11-16
x86/mce: Use "safe" MSR functions when enabling additional error logging
Tony Luck
2020-11-06
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
2020-11-06
x86/mce: Assign boolean values to a bool variable
Kaixu Xia
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-11-02
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
2020-10-26
x86/mce: Remove unneeded break
Tom Rix
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
2020-10-07
x86/mce: Recover from poison found while copying from user space
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-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
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-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]