index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ras
/
cec.c
Age
Commit message (
Expand
)
Author
2024-03-01
RAS: Export helper to get ras_debugfs_dir
Borislav Petkov (AMD)
2022-08-22
RAS/CEC: Reduce offline page threshold for Intel systems
Tony Luck
2021-12-11
RAS/CEC: Remove a repeated 'an' in a comment
Jason Wang
2021-04-07
RAS/CEC: Correct ce_add_elem()'s returned values
William Roche
2020-09-25
RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE()
Qinglang Miao
2020-08-20
RAS/CEC: Fix cec_init() prototype
Luca Stefani
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
2019-08-08
RAS: Fix prototype warnings
Valdis Klētnieks
2019-06-08
RAS/CEC: Add copyright
Borislav Petkov
2019-06-08
RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there
Tony Luck
2019-06-08
RAS/CEC: Dump the different array element sections
Borislav Petkov
2019-06-08
RAS/CEC: Rename count_threshold to action_threshold
Borislav Petkov
2019-06-08
RAS/CEC: Sanity-check array on every insertion
Borislav Petkov
2019-06-08
RAS/CEC: Fix potential memory leak
Borislav Petkov
2019-06-08
RAS/CEC: Do not set decay value on error
Borislav Petkov
2019-06-08
RAS/CEC: Check count_threshold unconditionally
Borislav Petkov
2019-06-08
RAS/CEC: Fix pfn insertion
Borislav Petkov
2019-06-07
RAS/CEC: Convert the timer callback to a workqueue
Cong Wang
2019-06-07
RAS/CEC: Fix binary search function
Borislav Petkov
2019-04-20
RAS/CEC: Increment cec_entered under the mutex lock
WANG Chao
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
RAS/CEC: Convert timers to use timer_setup()
Kees Cook
2017-10-05
RAS/CEC: Use the right length for "cec_disable"
Nicolas Iooss
2017-06-26
RAS/CEC: Check the correct variable in the debugfs error handling
Christophe JAILLET
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov