index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
/
mce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
2020-01-04
1
-1
/
+1
*
x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
Shirish S
2019-12-17
1
-29
/
+0
*
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
Shirish S
2019-12-17
1
-3
/
+2
*
x86/mce: Fix machine_check_poll() tests for error types
Tony Luck
2019-05-31
1
-7
/
+37
*
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
Tony Luck
2019-02-12
1
-0
/
+1
*
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-25
1
-3
/
+0
*
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
2018-07-03
1
-8
/
+10
*
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-07-03
1
-8
/
+18
*
x86/MCE: Report only DRAM ECC as memory errors on AMD systems
Yazen Ghannam
2018-04-19
1
-3
/
+1
*
x86/MCE: Serialize sysfs changes
Seunghun Han
2018-03-15
1
-1
/
+21
*
x86/MCE: Save microcode revision in machine check records
Tony Luck
2018-03-15
1
-1
/
+3
*
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-22
1
-6
/
+11
*
x86/mce: Make machine check speculation protected
Thomas Gleixner
2018-01-23
1
-0
/
+5
*
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
2017-08-17
1
-0
/
+43
*
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
2017-06-26
1
-6
/
+1
*
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
*
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
*
x86/MCE: Export memory_error()
Borislav Petkov
2017-05-21
1
-7
/
+6
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-425
/
+136
|
\
|
*
x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
Borislav Petkov
2017-04-19
1
-1
/
+6
|
*
x86/mce: Update notifier priority check
Borislav Petkov
2017-04-18
1
-1
/
+1
|
*
x86/mce: Do not register notifiers with invalid prio
Borislav Petkov
2017-03-28
1
-2
/
+3
|
*
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
2017-03-28
1
-363
/
+9
|
*
RAS: Add a Corrected Errors Collector
Borislav Petkov
2017-03-28
1
-76
/
+115
|
*
x86/mce: Rename mce_log to mce_log_buffer
Borislav Petkov
2017-03-28
1
-15
/
+15
|
*
x86/mce: Rename mce_log()'s argument
Borislav Petkov
2017-03-28
1
-4
/
+4
|
*
Merge branch 'ras/urgent' into ras/core, to pick up fix
Ingo Molnar
2017-03-28
1
-1
/
+6
|
|
\
|
*
|
x86/mce: Init some CPU features early
Yazen Ghannam
2017-03-18
1
-12
/
+18
|
*
|
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
2017-03-13
1
-2
/
+16
*
|
|
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
2017-04-18
1
-14
/
+3
|
|
/
|
/
|
*
|
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
2017-03-28
1
-1
/
+6
|
/
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-20
1
-50
/
+7
|
\
|
*
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
2017-01-24
1
-5
/
+3
|
*
x86/ras: Get rid of mce_process_work()
Borislav Petkov
2017-01-24
1
-11
/
+1
|
*
x86/ras: Flip the TSC-adding logic
Borislav Petkov
2017-01-24
1
-9
/
+3
|
*
x86/ras/therm_throt: Do not log a fake MCE for thermal events
Borislav Petkov
2017-01-24
1
-25
/
+0
*
|
x86/mce: Make timer handling more robust
Thomas Gleixner
2017-01-31
1
-19
/
+12
|
/
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
*
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-1
/
+1
|
|
\
|
|
*
mce, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-1
/
+1
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-68
/
+60
|
\
\
\
|
*
|
|
x86/mcheck: Move CPU_DEAD to hotplug state machine
Sebastian Andrzej Siewior
2016-11-16
1
-27
/
+15
|
*
|
|
x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine
Sebastian Andrzej Siewior
2016-11-16
1
-42
/
+36
|
*
|
|
x86/mcheck: Reorganize the hotplug callbacks
Sebastian Andrzej Siewior
2016-11-16
1
-16
/
+20
|
*
|
|
x86/mcheck: Split threshold_cpu_callback into two callbacks
Sebastian Andrzej Siewior
2016-11-16
1
-6
/
+8
|
*
|
|
x86/mcheck: Be prepared for a rollback back to the ONLINE state
Sebastian Andrzej Siewior
2016-11-16
1
-0
/
+4
|
|
/
/
*
|
|
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2016-11-23
1
-0
/
+4
*
|
|
x86/MCE: Correct TSC timestamping of error records
Borislav Petkov
2016-11-11
1
-6
/
+10
*
|
|
x86/MCE: Dump MCE to dmesg if no consumers
Borislav Petkov
2016-11-08
1
-6
/
+46
|
/
/
*
|
x86/mce/AMD: Extract the error address on SMCA systems
Yazen Ghannam
2016-09-13
1
-0
/
+10
[next]