index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ras
/
cec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-11
RAS/CEC: Remove a repeated 'an' in a comment
Jason Wang
1
-1
/
+1
2021-04-07
RAS/CEC: Correct ce_add_elem()'s returned values
William Roche
1
-3
/
+12
2020-09-25
RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE()
Qinglang Miao
1
-14
/
+3
2020-08-20
RAS/CEC: Fix cec_init() prototype
Luca Stefani
1
-4
/
+5
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
1
-3
/
+6
2020-04-14
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
1
-2
/
+28
2019-08-08
RAS: Fix prototype warnings
Valdis Klētnieks
1
-0
/
+1
2019-06-08
RAS/CEC: Add copyright
Borislav Petkov
1
-0
/
+3
2019-06-08
RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there
Tony Luck
1
-12
/
+14
2019-06-08
RAS/CEC: Dump the different array element sections
Borislav Petkov
1
-1
/
+4
2019-06-08
RAS/CEC: Rename count_threshold to action_threshold
Borislav Petkov
1
-12
/
+12
2019-06-08
RAS/CEC: Sanity-check array on every insertion
Borislav Petkov
1
-6
/
+31
2019-06-08
RAS/CEC: Fix potential memory leak
Borislav Petkov
1
-1
/
+3
2019-06-08
RAS/CEC: Do not set decay value on error
Borislav Petkov
1
-2
/
+2
2019-06-08
RAS/CEC: Check count_threshold unconditionally
Borislav Petkov
1
-17
/
+10
2019-06-08
RAS/CEC: Fix pfn insertion
Borislav Petkov
1
-1
/
+3
2019-06-07
RAS/CEC: Convert the timer callback to a workqueue
Cong Wang
1
-24
/
+22
2019-06-07
RAS/CEC: Fix binary search function
Borislav Petkov
1
-14
/
+20
2019-04-20
RAS/CEC: Increment cec_entered under the mutex lock
WANG Chao
1
-2
/
+2
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-1
/
+1
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
RAS/CEC: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-05
RAS/CEC: Use the right length for "cec_disable"
Nicolas Iooss
1
-1
/
+1
2017-06-26
RAS/CEC: Check the correct variable in the debugfs error handling
Christophe JAILLET
1
-1
/
+1
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov
1
-0
/
+532