| Commit message (Expand) | Author | Age | Files | Lines |
* | RAS/CEC: Correct ce_add_elem()'s returned values | William Roche | 2021-04-14 | 1 | -3/+12 |
* | RAS: Fix prototype warnings | Valdis Klētnieks | 2019-08-08 | 1 | -0/+1 |
* | RAS/CEC: Add copyright | Borislav Petkov | 2019-06-08 | 1 | -0/+3 |
* | RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there | Tony Luck | 2019-06-08 | 1 | -12/+14 |
* | RAS/CEC: Dump the different array element sections | Borislav Petkov | 2019-06-08 | 1 | -1/+4 |
* | RAS/CEC: Rename count_threshold to action_threshold | Borislav Petkov | 2019-06-08 | 1 | -12/+12 |
* | RAS/CEC: Sanity-check array on every insertion | Borislav Petkov | 2019-06-08 | 1 | -6/+31 |
* | RAS/CEC: Fix potential memory leak | Borislav Petkov | 2019-06-08 | 1 | -1/+3 |
* | RAS/CEC: Do not set decay value on error | Borislav Petkov | 2019-06-08 | 1 | -2/+2 |
* | RAS/CEC: Check count_threshold unconditionally | Borislav Petkov | 2019-06-08 | 1 | -17/+10 |
* | RAS/CEC: Fix pfn insertion | Borislav Petkov | 2019-06-08 | 1 | -1/+3 |
* | RAS/CEC: Convert the timer callback to a workqueue | Cong Wang | 2019-06-07 | 1 | -24/+22 |
* | RAS/CEC: Fix binary search function | Borislav Petkov | 2019-06-07 | 1 | -14/+20 |
* | RAS/CEC: Increment cec_entered under the mutex lock | WANG Chao | 2019-04-20 | 1 | -2/+2 |
* | mm/memory_failure: Remove unused trapno from memory_failure | Eric W. Biederman | 2018-01-23 | 1 | -1/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -5/+3 |
|\ |
|
| * | RAS/CEC: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -5/+3 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | RAS/CEC: Use the right length for "cec_disable" | Nicolas Iooss | 2017-10-05 | 1 | -1/+1 |
|/ |
|
* | RAS/CEC: Check the correct variable in the debugfs error handling | Christophe JAILLET | 2017-06-26 | 1 | -1/+1 |
* | RAS: Add a Corrected Errors Collector | Borislav Petkov | 2017-03-28 | 1 | -0/+532 |