index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
8 days
x86/MCE/AMD: Fix inverted interrupt enablement during storm handling
Jasjeet Rangi
1
-1
/
+1
2026-07-02
x86/mce: Stop using 32-bit MSR interfaces
Juergen Gross
1
-43
/
+44
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
1
-3
/
+3
2026-05-26
x86/irq: Make irqstats array based
Thomas Gleixner
1
-1
/
+1
2026-04-14
Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-67
/
+69
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
1
-3
/
+3
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
1
-6
/
+11
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
1
-0
/
+21
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
1
-1
/
+1
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
1
-67
/
+48
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-11-21
x86/mce: Handle AMD threshold interrupt storms
Smita Koralahalli
1
-0
/
+5
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
1
-3
/
+13
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
1
-2
/
+16
2025-11-05
x86/mce/amd: Define threshold restart function for banks
Yazen Ghannam
1
-18
/
+19
2025-11-05
x86/mce/amd: Remove redundant reset_block()
Yazen Ghannam
1
-21
/
+7
2025-11-05
x86/mce/amd: Support SMCA Corrected Error Interrupt
Yazen Ghannam
1
-0
/
+17
2025-11-05
x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
Yazen Ghannam
1
-68
/
+53
2025-11-05
x86/mce: Unify AMD DFR handler with MCA Polling
Yazen Ghannam
1
-98
/
+13
2025-11-05
x86/mce: Unify AMD THR handler with MCA Polling
Yazen Ghannam
1
-28
/
+23
2025-09-11
x86/mce: Add a clear_bank() helper
Yazen Ghannam
1
-0
/
+5
2025-09-11
x86/mce: Separate global and per-CPU quirks
Yazen Ghannam
1
-0
/
+24
2025-09-11
x86/mce: Define BSP-only SMCA init
Yazen Ghannam
1
-0
/
+6
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
1
-3
/
+0
2025-09-05
x86/mce: Remove __mcheck_cpu_init_early()
Yazen Ghannam
1
-0
/
+4
2025-09-05
x86/mce/amd: Put list_head in threshold_bank
Yazen Ghannam
1
-31
/
+12
2025-09-05
x86/mce/amd: Remove smca_banks_map
Yazen Ghannam
1
-41
/
+9
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
1
-12
/
+10
2025-09-05
x86/mce/amd: Rename threshold restart function
Yazen Ghannam
1
-6
/
+6
2025-06-27
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
1
-8
/
+7
2025-06-27
x86/mce/amd: Add default names for MCA banks and blocks
Yazen Ghannam
1
-3
/
+10
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-4
/
+4
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-7
/
+7
2025-01-03
x86/mce/amd: Remove shared threshold bank plumbing
Yazen Ghannam
1
-101
/
+26
2024-12-30
x86/mce: Make several functions return bool
Qiuxu Zhuo
1
-5
/
+5
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
1
-1
/
+4
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
1
-13
/
+14
2024-08-01
x86/mce: Rename mce_setup() to mce_prep_record()
Yazen Ghannam
1
-1
/
+1
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
1
-2
/
+2
2023-11-28
x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
Muralidhara M K
1
-0
/
+6
2023-11-27
x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
Yazen Ghannam
1
-44
/
+30
2023-10-16
x86/mce: Define amd_mce_usable_address()
Yazen Ghannam
1
-0
/
+38
2023-10-16
x86/MCE/AMD: Split amd_mce_is_memory_error()
Yazen Ghannam
1
-6
/
+26
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
1
-1
/
+1
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
1
-2
/
+2
2023-06-05
x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
Yazen Ghannam
1
-2
/
+4
[next]