summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2019-05-22arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-02arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-03-23arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-02-21kasan: fix random seed generation for tag-based modeAndrey Konovalov
2019-02-04arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXXWill Deacon
2019-02-01arm64: Do not issue IPIs for user executable ptesCatalin Marinas
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-03arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon
2018-12-28arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()Will Deacon
2018-12-28mm/memblock.c: skip kmemleak for kasan_init()Qian Cai
2018-12-28kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov
2018-12-28kasan, arm64: fix up fault handling logicAndrey Konovalov
2018-12-28kasan: add tag related helper functionsAndrey Konovalov
2018-12-28kasan: initialize shadow to 0xff for tag-based modeAndrey Konovalov
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-12-13dma-mapping: factor out dummy DMA opsRobin Murphy
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-12-12arm64: Add memory hotplug supportRobin Murphy
2018-12-11arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-10arm64: mm: EXPORT vabits_user to modulesWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper
2018-12-10arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2018-12-10arm64: move memstart_addr export inlineMark Rutland
2018-12-06arm64: hugetlb: Register hugepages during arch initAllen Pais
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06arm64: remove the dummy_dma_ops mapping_error methodChristoph Hellwig
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26arm64: Utilize phys_initrd_start/phys_initrd_sizeFlorian Fainelli
2018-11-20arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel
2018-11-20arm64: mm: purge lazily unmapped vm regions before changing permissionsArd Biesheuvel
2018-11-08arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport