summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kernel-pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Take potential load offset into account when KASLR is offArd Biesheuvel2023-12-121-21/+6
* arm64: fix build warning for ARM64_MEMSTART_SHIFTZhang Jianhua2023-08-041-27/+0
* arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly2023-06-061-4/+4
* arm64: mm: always map fixmap at page granularityMark Rutland2023-04-111-1/+4
* arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPSAnshuman Khandual2022-11-081-8/+3
* arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel2022-09-011-13/+13
* arm64: head: create a temporary FDT mapping in the initial ID mapArd Biesheuvel2022-06-241-2/+4
* arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel2022-06-241-5/+11
* arm64: head: avoid over-mapping in map_memoryMark Rutland2021-08-241-2/+2
* arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual2021-06-211-5/+5
* arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual2021-06-151-2/+2
* arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFTAnshuman Khandual2021-06-151-1/+1
* arm64/mm: Drop SWAPPER_INIT_MAP_SIZEAnshuman Khandual2021-06-151-3/+0
* arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-231-1/+1
* arm64: consistently use reserved_pg_dirMark Rutland2020-11-101-6/+0
* arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-071-1/+1
* arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon2020-07-211-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao2018-09-251-1/+1
* arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon2018-02-061-10/+2
* arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-141-1/+46
* arm64: mm: Use non-global mappings for kernel spaceWill Deacon2017-12-111-2/+10
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+7
* arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel2016-04-141-3/+18
* arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-181-0/+12
* arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose2015-10-191-2/+5
* arm64: Handle section maps for swapper/idmapSuzuki K. Poulose2015-10-191-11/+26
* arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-191-0/+65