summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz2021-10-111-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-101-1/+21
|\
| * arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun2021-09-101-0/+6
| * arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel2021-09-091-1/+15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-25/+11
|\ \ \
| * | | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-25/+11
| |/ /
* | | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-88/+0
|\ \ \
| * | | arm64: kdump: Remove custom linux,usable-memory-range handlingGeert Uytterhoeven2021-08-241-35/+0
| * | | arm64: kdump: Remove custom linux,elfcorehdr handlingGeert Uytterhoeven2021-08-241-53/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-012-16/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2021-08-021-14/+1
| * | arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland2021-08-021-2/+1
* | | Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon2021-08-251-0/+37
|/ /
* / 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-082-8/+12
* Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-1/+1
|\
| * iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker2021-06-251-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-024-42/+20
|\ \
| * | arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-06-301-37/+0
| * | arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport2021-06-301-1/+1
| * | arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2021-06-303-3/+15
| * | mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy2021-06-301-8/+12
| * | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-3/+2
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-288-134/+157
|\ \ | |/ |/|
| * Merge branch 'for-next/mte' into for-next/coreWill Deacon2021-06-242-3/+33
| |\
| | * arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne2021-06-042-3/+33
| * | Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-06-246-22/+27
| |\ \
| | * | arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual2021-06-211-3/+3
| | * | arm64: mm: Pass original fault address to handle_mm_fault()Gavin Shan2021-06-151-1/+1
| | * | arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual2021-06-151-1/+1
| | * | arm64: mm: decode xFSC in mem_abort_decode()Mark Rutland2021-06-081-0/+2
| | * | arm64: mm: Add is_el1_data_abort() helperKefeng Wang2021-06-031-5/+8
| | * | arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon2021-06-011-1/+0
| | * | arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon2021-06-012-5/+0
| | * | arm64: mm: Use better bitmap_zalloc()Kefeng Wang2021-06-011-4/+2
| | * | arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUGAnshuman Khandual2021-05-251-2/+3
| | * | arm64/mm: Validate CONFIG_PGTABLE_LEVELSAnshuman Khandual2021-05-251-0/+7
| | |/
| * | Merge branch 'for-next/entry' into for-next/coreWill Deacon2021-06-241-7/+0
| |\ \
| | * | arm64: entry: convert IRQ+FIQ handlers to CMark Rutland2021-06-071-7/+0
| | |/
| * | Merge branch 'for-next/caches' into for-next/coreWill Deacon2021-06-242-92/+95
| |\ \
| | * | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-252-35/+35
| | * | arm64: sync_icache_aliases to take end parameter instead of sizeFuad Tabba2021-05-251-11/+10
| | * | arm64: __clean_dcache_area_pou to take end parameter instead of sizeFuad Tabba2021-05-252-6/+5
| | * | arm64: __clean_dcache_area_pop to take end parameter instead of sizeFuad Tabba2021-05-252-6/+5
| | * | arm64: __clean_dcache_area_poc to take end parameter instead of sizeFuad Tabba2021-05-251-9/+7
| | * | arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-5/+4
| | * | arm64: dcache_by_line_op to take end parameter instead of sizeFuad Tabba2021-05-251-1/+6
| | * | arm64: __inval_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-252-8/+10