index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
amd.c
Age
Commit message (
Expand
)
Author
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-21
x86/mce: Handle AMD threshold interrupt storms
Smita Koralahalli
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
2025-11-05
x86/mce/amd: Define threshold restart function for banks
Yazen Ghannam
2025-11-05
x86/mce/amd: Remove redundant reset_block()
Yazen Ghannam
2025-11-05
x86/mce/amd: Support SMCA Corrected Error Interrupt
Yazen Ghannam
2025-11-05
x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
Yazen Ghannam
2025-11-05
x86/mce: Unify AMD DFR handler with MCA Polling
Yazen Ghannam
2025-11-05
x86/mce: Unify AMD THR handler with MCA Polling
Yazen Ghannam
2025-09-11
x86/mce: Add a clear_bank() helper
Yazen Ghannam
2025-09-11
x86/mce: Separate global and per-CPU quirks
Yazen Ghannam
2025-09-11
x86/mce: Define BSP-only SMCA init
Yazen Ghannam
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
2025-09-05
x86/mce: Remove __mcheck_cpu_init_early()
Yazen Ghannam
2025-09-05
x86/mce/amd: Put list_head in threshold_bank
Yazen Ghannam
2025-09-05
x86/mce/amd: Remove smca_banks_map
Yazen Ghannam
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
2025-09-05
x86/mce/amd: Rename threshold restart function
Yazen Ghannam
2025-06-27
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
2025-06-27
x86/mce/amd: Add default names for MCA banks and blocks
Yazen Ghannam
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-01-03
x86/mce/amd: Remove shared threshold bank plumbing
Yazen Ghannam
2024-12-30
x86/mce: Make several functions return bool
Qiuxu Zhuo
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
2024-08-01
x86/mce: Rename mce_setup() to mce_prep_record()
Yazen Ghannam
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2023-11-28
x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
Muralidhara M K
2023-11-27
x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
Yazen Ghannam
2023-10-16
x86/mce: Define amd_mce_usable_address()
Yazen Ghannam
2023-10-16
x86/MCE/AMD: Split amd_mce_is_memory_error()
Yazen Ghannam
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
2023-06-05
x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
Yazen Ghannam
2023-03-19
x86/MCE/AMD: Use an u64 for bank_map
Muralidhara M K
2023-03-06
x86/MCE/AMD: Make kobj_type structure constant
Thomas Weißschuh
2022-12-28
x86/mce: Add support for Extended Physical Address MCA changes
Smita Koralahalli
2022-12-28
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
Smita Koralahalli
2022-10-27
x86/MCE/AMD: Clear DFR errors found in THR handler
Yazen Ghannam
2022-04-05
x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
Ammar Faizi
2022-02-01
x86/CPU/AMD: Use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-23
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2021-11-15
x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
Yazen Ghannam
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[next]