summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-03-19arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2021-07-20Merge tag 'v5.4.132' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-14arm64: consistently use reserved_pg_dirMark Rutland
2021-03-18Merge tag 'v5.4.106' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-02-07Merge tag 'v5.4.96' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-07arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-02-01Merge tag 'v5.4.94' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-30arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel
2021-01-11Merge tag 'v5.4.75' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-11-05arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu
2020-10-08Merge tag 'v5.4.70' into imx_5.4.yJason Liu
2020-10-01arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-05-14arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-26arm64:move elfcorehdr reservation early for crash dump kernelNikhil Gupta
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-11-25export arch_setup_dma_ops()Madalin Bucur
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland
2019-10-07arm64: mm: fix spurious fault detectionMark Rutland
2019-10-04arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti
2019-09-24arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-09-24arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig
2019-09-04arm64: remove __iounmapChristoph Hellwig
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-28arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-08-28arm64: fix fixmap copy for 16K pages and 48-bit VAMark Rutland
2019-08-27arm64: mm: Ignore spurious translation faults taken from the kernelWill Deacon
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang
2019-08-15arm64: unexport set_memory_x and set_memory_nxChristoph Hellwig
2019-08-14arm64: memory: rename VA_START to PAGE_ENDMark Rutland
2019-08-14arm64: memory: fix flipped VA space falloutMark Rutland
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-09arm64: mm: Remove vabits_userSteve Capper
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper
2019-08-09arm64: mm: Separate out vmemmapSteve Capper