summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kernel-pgtable.h
AgeCommit message (Expand)AuthorLines
2021-08-24arm64: head: avoid over-mapping in map_memoryMark Rutland-2/+2
2021-06-21arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual-5/+5
2021-06-15arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual-2/+2
2021-06-15arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFTAnshuman Khandual-1/+1
2021-06-15arm64/mm: Drop SWAPPER_INIT_MAP_SIZEAnshuman Khandual-3/+0
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas-1/+1
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland-6/+0
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel-1/+1
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2018-09-25arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao-1/+1
2018-02-06arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon-10/+2
2018-01-14arm64: Extend early page table code to allow for larger kernelsSteve Capper-1/+46
2017-12-11arm64: mm: Use non-global mappings for kernel spaceWill Deacon-2/+10
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas-0/+7
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel-3/+18
2016-02-18arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel-0/+12
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose-2/+5
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose-11/+26
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose-0/+65