summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/fixmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add support for FEAT_HAFTYicong Yang2024-11-051-3/+6
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-2/+2
|\
| * arm64/mm: new ptep layer to manage contig bitRyan Roberts2024-02-231-2/+2
* | arm64: mm: Add 5 level paging support to fixmap and swapper handlingArd Biesheuvel2024-02-161-1/+1
* | arm64: mm: omit redundant remap of kernel imageArd Biesheuvel2024-02-161-34/+0
* | arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel2024-02-091-0/+3
|/
* arm64: mm: always map fixmap at page granularityMark Rutland2023-04-111-80/+68
* arm64: mm: move fixmap code to its own fileMark Rutland2023-04-111-0/+215