summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-231-0/+1
|\
| * mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-031-0/+1
* | Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-3/+9
|\ \
| * | arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-151-3/+9
| |/
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-03-141-13/+11
|\ \
| * | arm64/mm: Drop use_1G_block()Anshuman Khandual2022-03-071-13/+2
| * | arm64/mm: avoid fixmap race condition when create pud mappingJianyong Wu2022-02-151-0/+9
| |/
* / arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna2022-03-081-1/+31
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-1/+2
|\
| * arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-081-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-2/+2
|\ \ | |/ |/|
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+2
* | arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan2021-09-291-0/+5
|/
* mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* 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-07-011-1/+1
| * mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy2021-07-011-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