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
/
amd_node.c
Age
Commit message (
Expand
)
Author
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-03
x86/amd_node: Fix AMD root device caching
Yazen Ghannam
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
2025-03-19
x86/amd_node: Add support for debugfs access to SMN registers
Mario Limonciello
2025-03-19
x86/amd_node: Add SMN offsets to exclusive region access
Mario Limonciello
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
2025-01-08
x86/amd_node: Use defines for SMN register offsets
Yazen Ghannam
2025-01-08
x86/amd_node: Remove dependency on AMD_NB
Yazen Ghannam
2025-01-08
x86/amd_node: Update __amd_smn_rw() error paths
Yazen Ghannam
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2025-01-08
x86/amd_nb: Simplify root device search
Yazen Ghannam
2025-01-08
x86: Start moving AMD node functionality out of AMD_NB
Yazen Ghannam