summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-211-12/+8
* set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport2021-07-081-4/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-9/+13
|\
| * arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2021-06-301-1/+1
| * mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy2021-06-301-8/+12
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-6/+7
|\ \ | |/ |/|
| * arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual2021-06-211-3/+3
| * arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual2021-06-151-1/+1
| * arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUGAnshuman Khandual2021-05-251-2/+3
* | arm64: mm: don't use CON and BLK mapping if KFENCE is enabledJisheng Zhang2021-05-251-1/+2
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-071-2/+0
|\
| * arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-231-2/+0
* | arm64: inline huge vmap supported functionsNicholas Piggin2021-04-301-26/+0
* | mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-301-5/+5
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-9/+32
|\|
| * arm64: mm: use XN table mapping attributes for the linear regionArd Biesheuvel2021-03-191-7/+30
| * arm64: mm: add missing P4D definitions and use them consistentlyArd Biesheuvel2021-03-191-3/+3
* | arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin2021-03-221-2/+19
|/
* arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-111-1/+1
* arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-101-1/+2
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-3/+3
|\
| * arm64/mm: Fixed some coding style issuesZhiyuan Dai2021-02-231-3/+3
* | arm64, kfence: enable KFENCE for ARM64Marco Elver2021-02-261-1/+7
* | arm64/mm: define arch_get_mappable_range()Anshuman Khandual2021-02-261-8/+7
|/
* Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-02-121-0/+2
|\
| * arm64/mm: Add warning for outside range requests in vmemmap_populate()Anshuman Khandual2021-01-201-0/+2
* | arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier2021-02-091-1/+1
|/
* Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-0/+17
|\
| * arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual2020-11-131-0/+17
* | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-091-2/+5
|\ \
| * | arm64/mm: add fallback option to allocate virtually contiguous memorySudarshan Rajagopalan2020-11-171-2/+5
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-091-40/+133
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | * arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is requiredCatalin Marinas2020-11-201-21/+16
| | |_|/ | |/| |
| | | * arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel2020-11-171-5/+5
| | |/ | |/|
| | * arm64/mm/hotplug: Ensure early memory sections are all onlineAnshuman Khandual2020-11-101-0/+48
| | * arm64/mm/hotplug: Enable MEM_OFFLINE event handlingAnshuman Khandual2020-11-101-2/+32
| | * arm64/mm/hotplug: Register boot memory hot remove notifier earlierAnshuman Khandual2020-11-101-2/+11
| |/
| * treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
| * arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-8/+3
| * Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
| |\
| | * arm64/mm: Remove needless section quotesKees Cook2020-09-011-1/+1
| |/ |/|
| * arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas2020-09-031-2/+18
|/
* arm64/mm: enable vmem_altmap support for vmemmap mappingsAnshuman Khandual2020-08-071-20/+38
* mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual2020-08-071-1/+1
* mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual2020-08-071-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* arm64: mm: reset address tag set by kasan sw taggingShyam Thombre2020-06-151-0/+1
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-4/+4
* arm64: add support for folded p4d page tablesMike Rapoport2020-06-041-18/+34
* arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+24