Age | Commit message (Expand) | Author | Files | Lines |
2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | 3 | -3/+28 |
2025-04-14 | x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h> | Ingo Molnar | 1 | -1/+1 |
2025-04-14 | x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h> | Ingo Molnar | 1 | -1/+1 |
2025-04-08 | RAS/AMD/FMPM: Get masked address | Yazen Ghannam | 3 | -3/+11 |
2025-04-07 | RAS/AMD/ATL: Include row[13] bit in row retirement | Yazen Ghannam | 1 | -1/+18 |
2025-01-08 | x86/amd_nb: Move SMN access code to a new amd_node driver | Mario Limonciello | 2 | -0/+2 |
2024-10-22 | RAS/AMD/ATL: Add debug prints for DF register reads | Yazen Ghannam | 1 | -2/+6 |
2024-08-01 | RAS/AMD/ATL: Translate normalized to system physical addresses using PRM | John Allen | 5 | -0/+78 |
2024-07-15 | Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -70/+756 |
2024-07-15 | Merge remote-tracking branches 'ras/edac-amd-atl' and 'ras/edac-misc' into ed... | Borislav Petkov (AMD) | 1 | -1/+1 |
2024-06-16 | RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla... | Yazen Ghannam | 3 | -41/+114 |
2024-06-10 | RAS/AMD/ATL: Fix MI300 bank hash | Yazen Ghannam | 1 | -7/+2 |
2024-06-09 | RAS/AMD/FMPM: Use atl internal.h for INVALID_SPA | John Allen | 1 | -2/+2 |
2024-06-09 | RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization | John Allen | 3 | -0/+621 |
2024-06-09 | RAS/AMD/ATL: Validate address map when information is gathered | John Allen | 2 | -43/+77 |
2024-06-09 | RAS/AMD/ATL: Expand helpers for adding and removing base and hole | John Allen | 2 | -15/+29 |
2024-06-09 | RAS/AMD/ATL: Read DRAM hole base early | John Allen | 3 | -13/+26 |
2024-06-09 | RAS/AMD/ATL: Add amd_atl pr_fmt() prefix | John Allen | 2 | -1/+4 |
2024-06-05 | RAS/AMD/ATL: Add a missing module description | Jeff Johnson | 1 | -0/+1 |
2024-05-28 | RAS/AMD/ATL: Add missing newline to pr_info() statement | Vasyl Gomonovych | 1 | -1/+1 |
2024-03-26 | RAS: Avoid build errors when CONFIG_DEBUG_FS=n | Yazen Ghannam | 1 | -0/+4 |
2024-03-25 | RAS/AMD/FMPM: Safely handle saved records of various sizes | Yazen Ghannam | 1 | -18/+37 |
2024-03-25 | RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() | Yazen Ghannam | 1 | -1/+3 |
2024-03-11 | Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -4/+4914 |
2024-03-06 | RAS/AMD/FMPM: Fix off by one when unwinding on error | Dan Carpenter | 1 | -1/+1 |
2024-03-01 | RAS/AMD/FMPM: Add debugfs interface to print record entries | Yazen Ghannam | 1 | -0/+131 |
2024-03-01 | RAS/AMD/FMPM: Save SPA values | Yazen Ghannam | 1 | -1/+71 |
2024-03-01 | RAS: Export helper to get ras_debugfs_dir | Borislav Petkov (AMD) | 3 | -4/+16 |
2024-02-26 | RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2() | Yazen Ghannam | 1 | -3/+2 |
2024-02-20 | RAS: Introduce a FRU memory poison manager | Yazen Ghannam | 3 | -0/+825 |
2024-02-14 | RAS/AMD/ATL: Add MI300 row retirement support | Yazen Ghannam | 2 | -0/+52 |
2024-02-01 | RAS/AMD/ATL: Add MI300 DRAM to normalized address translation support | Yazen Ghannam | 3 | -2/+205 |
2024-01-31 | RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300() | Dan Carpenter | 1 | -1/+1 |
2024-01-29 | RAS/AMD/ATL: Add MI300 support | Muralidhara M K | 8 | -5/+309 |
2024-01-24 | RAS: Introduce AMD Address Translation Library | Yazen Ghannam | 14 | -0/+3314 |
2023-05-16 | ras/debugfs: Fix error checking for debugfs_create_dir() | Osama Muhammad | 1 | -1/+1 |
2022-10-31 | RAS: Fix return value from show_trace() | Tony Luck | 1 | -1/+1 |
2022-08-22 | RAS/CEC: Reduce offline page threshold for Intel systems | Tony Luck | 1 | -0/+8 |
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: Build debugfs.o only when enabled in Kconfig | Valdis Kletnieks | 1 | -1/+2 |
2019-08-08 | RAS: Fix prototype warnings | Valdis Klētnieks | 2 | -0/+3 |
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-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-04-20 | RAS/CEC: Increment cec_entered under the mutex lock | WANG Chao | 1 | -2/+2 |
2019-01-25 | RAS: Use consistent types for UUIDs | Andy Shevchenko | 1 | -1/+1 |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -1/+1 |
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 | 3 | -0/+3 |
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-07-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+15 |
2017-06-26 | RAS/CEC: Check the correct variable in the debugfs error handling | Christophe JAILLET | 1 | -1/+1 |
2017-06-22 | trace, ras: add ARM processor error trace event | Tyler Baicar | 1 | -0/+6 |
2017-06-22 | ras: acpi / apei: generate trace event for unrecognized CPER section | Tyler Baicar | 1 | -1/+9 |
2017-05-21 | RAS: Make local function parse_ras_param() static | Wei Yongjun | 1 | -1/+1 |
2017-03-28 | RAS: Add a Corrected Errors Collector | Borislav Petkov | 5 | -2/+554 |
2015-08-13 | x86/ras: Move AMD MCE injector to arch/x86/ras/ | Borislav Petkov | 1 | -0/+3 |
2015-08-13 | RAS: Add a menuconfig option with descriptive text | Borislav Petkov | 1 | -2/+32 |
2014-06-25 | trace, RAS: Add eMCA trace event interface | Chen, Gong | 1 | -0/+3 |
2014-06-25 | RAS, debugfs: Add debugfs interface for RAS subsystem | Chen, Gong | 3 | -1/+71 |
2014-06-23 | trace, RAS: Add basic RAS trace event | Chen, Gong | 3 | -0/+15 |