summaryrefslogtreecommitdiffstats
path: root/mm/execmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* alloc_tag: populate memory for module tags as neededSuren Baghdasaryan2024-11-071-0/+16
* execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)2024-11-071-8/+317
* module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)2024-11-071-0/+11
* mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-12/+62
* mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-3/+64
* mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)2024-05-141-0/+32