summaryrefslogtreecommitdiffstats
path: root/drivers/ras
Commit message (Expand)AuthorAgeFilesLines
* RAS/CEC: Add copyrightBorislav Petkov2019-06-081-0/+3
* RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features thereTony Luck2019-06-081-12/+14
* RAS/CEC: Dump the different array element sectionsBorislav Petkov2019-06-081-1/+4
* RAS/CEC: Rename count_threshold to action_thresholdBorislav Petkov2019-06-081-12/+12
* RAS/CEC: Sanity-check array on every insertionBorislav Petkov2019-06-081-6/+31
* RAS/CEC: Fix potential memory leakBorislav Petkov2019-06-081-1/+3
* RAS/CEC: Do not set decay value on errorBorislav Petkov2019-06-081-2/+2
* RAS/CEC: Check count_threshold unconditionallyBorislav Petkov2019-06-081-17/+10
* RAS/CEC: Fix pfn insertionBorislav Petkov2019-06-081-1/+3
* RAS/CEC: Convert the timer callback to a workqueueCong Wang2019-06-071-24/+22
* RAS/CEC: Fix binary search functionBorislav Petkov2019-06-071-14/+20
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* RAS/CEC: Increment cec_entered under the mutex lockWANG Chao2019-04-201-2/+2
* RAS: Use consistent types for UUIDsAndy Shevchenko2019-01-251-1/+1
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-5/+3
|\
| * RAS/CEC: Convert timers to use timer_setup()Kees Cook2017-11-011-5/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | RAS/CEC: Use the right length for "cec_disable"Nicolas Iooss2017-10-051-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+15
|\
| * trace, ras: add ARM processor error trace eventTyler Baicar2017-06-221-0/+6
| * ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-221-1/+9
* | RAS/CEC: Check the correct variable in the debugfs error handlingChristophe JAILLET2017-06-261-1/+1
* | RAS: Make local function parse_ras_param() staticWei Yongjun2017-05-211-1/+1
|/
* RAS: Add a Corrected Errors CollectorBorislav Petkov2017-03-285-2/+554
* x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov2015-08-131-0/+3
* RAS: Add a menuconfig option with descriptive textBorislav Petkov2015-08-131-2/+32
* trace, RAS: Add eMCA trace event interfaceChen, Gong2014-06-251-0/+3
* RAS, debugfs: Add debugfs interface for RAS subsystemChen, Gong2014-06-253-1/+71
* trace, RAS: Add basic RAS trace eventChen, Gong2014-06-233-0/+15