index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
Lines
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
-1
/
+1
2021-03-20
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
-0
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
-1
/
+1
2021-03-15
x86/mce: Convert to insn_decode()
Borislav Petkov
-8
/
+4
2021-02-20
Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-744
/
+14
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
-735
/
+0
2021-02-08
x86/mce: Get rid of mcheck_intel_therm_init()
Borislav Petkov
-12
/
+4
2021-01-12
x86/mce: Remove explicit/superfluous tracing
Peter Zijlstra
-3
/
+4
2021-01-08
x86/mce: Make mce_timed_out() identify holdout CPUs
Paul E. McKenney
-1
/
+14
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+3
2020-12-14
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+4
2020-12-01
x86/mce: Rename kill_it to kill_current_task
Gabriele Paoloni
-8
/
+8
2020-12-01
x86/mce: Remove redundant call to irq_work_queue()
Gabriele Paoloni
-3
/
+0
2020-12-01
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Gabriele Paoloni
-1
/
+1
2020-12-01
x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
Gabriele Paoloni
-11
/
+4
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
-2
/
+4
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
-2
/
+4
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
-0
/
+61
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
-4
/
+4
2020-11-16
x86/mce: Use "safe" MSR functions when enabling additional error logging
Tony Luck
-2
/
+3
2020-11-06
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
-1
/
+2
2020-11-06
x86/mce: Assign boolean values to a bool variable
Kaixu Xia
-2
/
+2
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
-3
/
+3
2020-11-02
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
-0
/
+20
2020-10-26
x86/mce: Remove unneeded break
Tom Rix
-2
/
+0
2020-10-17
task_work: cleanup notification modes
Jens Axboe
-1
/
+1
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-90
/
+255
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
-4
/
+60
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
-7
/
+20
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
-1
/
+4
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
-14
/
+17
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
-6
/
+2
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
-2
/
+4
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
-2
/
+26
2020-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
-6
/
+21
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
-1
/
+3
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
-8
/
+8
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
-12
/
+70
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
-5
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-2
/
+2
2020-08-20
x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
Yazen Ghannam
-22
/
+22
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+3
2020-08-03
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+4
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
-0
/
+1
2020-07-24
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
-2
/
+2
2020-07-24
x86: Correct noinstr qualifiers
Ira Weiny
-1
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+3
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
-1
/
+3
2020-06-23
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
-0
/
+2
[prev]
[next]