index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mce.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
1
-0
/
+1
2018-11-06
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
1
-0
/
+1
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2018-09-27
x86/mce: Add Hygon Dhyana support to the MCA infrastructure
Pu Wen
1
-0
/
+2
2018-09-27
x86/mce: Add macros for the corrected error count bit field
Qiuxu Zhuo
1
-0
/
+3
2018-09-27
x86/mce: Use BIT_ULL(x) for bit mask definitions
Qiuxu Zhuo
1
-25
/
+25
2018-08-20
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
1
-0
/
+1
2018-02-21
x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
Yazen Ghannam
1
-0
/
+1
2018-02-21
x86/mce: Put private structures and definitions into the internal header
Borislav Petkov
1
-52
/
+0
2017-12-18
x86/MCE: Report only DRAM ECC as memory errors on AMD systems
Yazen Ghannam
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-05
x86/mce: Hide mca_cfg
Borislav Petkov
1
-1
/
+0
2017-06-14
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
1
-4
/
+0
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
1
-0
/
+1
2017-03-28
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
1
-0
/
+1
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov
1
-4
/
+5
2017-03-28
x86/mce: Rename mce_log to mce_log_buffer
Borislav Petkov
1
-1
/
+1
2017-01-24
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
1
-0
/
+9
2017-01-24
x86/ras/amd: Make sysfs names of banks more user-friendly
Yazen Ghannam
1
-2
/
+3
2017-01-24
x86/ras/therm_throt: Do not log a fake MCE for thermal events
Borislav Petkov
1
-6
/
+0
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
2016-11-22
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
1
-0
/
+2
2016-11-16
x86/mcheck: Split threshold_cpu_callback into two callbacks
Sebastian Andrzej Siewior
1
-2
/
+5
2016-11-11
x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments
Yazen Ghannam
1
-1
/
+1
2016-11-08
x86/RAS: Hide SMCA bank names
Borislav Petkov
1
-7
/
+1
2016-11-08
x86/RAS: Rename smca_bank_names to smca_names
Borislav Petkov
1
-1
/
+1
2016-11-08
x86/RAS: Simplify SMCA HWID descriptor struct
Borislav Petkov
1
-2
/
+2
2016-11-08
x86/RAS: Simplify SMCA bank descriptor struct
Borislav Petkov
1
-3
/
+4
2016-09-13
x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types
Yazen Ghannam
1
-29
/
+32
2016-09-13
x86/mce: Add support for new MCA_SYND register
Yazen Ghannam
1
-1
/
+4
2016-05-12
x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers
Yazen Ghannam
1
-0
/
+4
2016-05-03
x86/mce: Define vendor-specific MSR accessors
Yazen Ghannam
1
-0
/
+15
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2016-03-08
x86/mce: Clarify comments regarding deferred error
Aravind Gopalakrishnan
1
-1
/
+1
2016-03-08
x86/mce/AMD: Fix logic to obtain block address
Aravind Gopalakrishnan
1
-0
/
+4
2016-03-08
x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors
Aravind Gopalakrishnan
1
-0
/
+59
2016-03-08
x86/mce: Move MCx_CONFIG MSR definitions
Aravind Gopalakrishnan
1
-0
/
+4
2016-02-18
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
1
-0
/
+1
2015-11-01
x86/mce: Add a Scalable MCA vendor flags bit
Aravind Gopalakrishnan
1
-13
/
+21
2015-08-13
x86/mce: Clear Local MCE opt-in before kexec
Ashok Raj
1
-0
/
+4
2015-08-13
x86/mce: Remove unused function declarations
Ashok Raj
1
-4
/
+0
2015-08-13
x86/mce: Kill drain_mcelog_buffer()
Borislav Petkov
1
-1
/
+1
2015-08-13
x86/mce: Remove the MCE ring for Action Optional errors
Chen, Gong
1
-1
/
+1
2015-06-07
x86/mce: Add infrastructure to support Local MCE
Ashok Raj
1
-0
/
+5
2015-06-07
x86/mce: Add Local MCE definitions
Ashok Raj
1
-0
/
+5
2015-05-07
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
1
-0
/
+3
2015-05-06
x86/mce: Add support for deferred errors on AMD
Aravind Gopalakrishnan
1
-2
/
+13
2015-03-24
x86/mce: Define mce_severity function pointer
Aravind Gopalakrishnan
1
-0
/
+2
2015-03-24
x86/mce: Add an AMD severities-grading function
Aravind Gopalakrishnan
1
-0
/
+6
2015-02-19
Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...
Ingo Molnar
1
-4
/
+4
[next]