aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/init.c
AgeCommit message (Expand)Author
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-16arm64: kdump: Do not allocate crash low memory if not neededZhen Lei
2022-05-07arm64: kdump: Reimplement crashkernel=XChen Zhou
2022-05-07arm64: Use insert_resource() to simplify codeZhen Lei
2022-05-05arm64: mm: Cleanup useless parameters in zone_sizes_init()Kefeng Wang
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-04arm64: fix typos in commentsJulia Lawall
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-23arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang
2022-03-09arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon
2022-03-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna
2022-01-20arm64: mm: apply __ro_after_init to memory_limitPeng Fan
2021-10-29Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon
2021-10-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-09-29arm64: mm: Drop pointless call to set_max_mapnr()Will Deacon
2021-09-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-10arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun
2021-09-09arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-01Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon
2021-08-24arm64: kdump: Remove custom linux,usable-memory-range handlingGeert Uytterhoeven
2021-08-24arm64: kdump: Remove custom linux,elfcorehdr handlingGeert Uytterhoeven
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2021-05-25arm64/mm: Validate CONFIG_PGTABLE_LEVELSAnshuman Khandual
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret
2021-03-08arm64/mm: Reorganize pfn_valid()Anshuman Khandual
2021-03-08arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-14arm64, numa: Change the numa init functions name to be genericAtish Patra
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-04arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne
2020-12-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15arm64: Warn the user when a small VA_BITS value wastes memoryMarc Zyngier
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas
2020-11-20arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel
2020-11-20arm64: mm: Set ZONE_DMA size based on devicetree's dma-rangesNicolas Saenz Julienne