summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/fixmap.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-02-23arm64/mm: new ptep layer to manage contig bitRyan Roberts1-2/+2
2024-02-16arm64: mm: Add 5 level paging support to fixmap and swapper handlingArd Biesheuvel1-1/+1
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel1-34/+0
2024-02-09arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel1-0/+3
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland1-80/+68
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland1-0/+215