summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_mrrm.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-11-07ACPI: MRRM: Fix memory leaks and improve error handlingKaushlendra Kumar1-10/+33
2025-10-27ACPI: MRRM: Check revision of MRRM tableTony Luck1-0/+3
2025-05-27ACPI: MRRM: Silence error code static checker warningDan Carpenter1-1/+3
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy1-1/+2
2025-05-12ACPI: MRRM: Add /sys files to describe memory rangesTony Luck1-1/+141
2025-05-12ACPI: MRRM: Minimal parse of ACPI MRRM tableTony Luck1-0/+42