summaryrefslogtreecommitdiff
path: root/drivers/s390/char/sclp_mem.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song1-9/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik1-0/+16
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens1-2/+1
2025-11-06s390/sclp_mem: Consider global memory_hotplug.memmap_on_memory settingSumanth Korikkar1-0/+2
2025-10-14s390/sclp: Remove MHP_OFFLINE_INACCESSIBLESumanth Korikkar1-1/+1
2025-10-14s390/sclp: Add support for dynamic (de)configuration of memorySumanth Korikkar1-83/+204
2025-08-20s390/sclp: Move memory hotplug code for better modularitySumanth Korikkar1-0/+399