开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-04-14
Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
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
[next]