summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/Makefile
AgeCommit message (Expand)Author
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland
2021-10-01arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-27arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin
2021-01-14numa: Move numa implementation to common codeAtish Patra
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-07arm64/mm/ptdump: Add address markers for BPF regionsAnshuman Khandual
2020-09-04arm64: mte: Enable swap of tagged pagesSteven Price
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott
2014-05-09arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2013-06-14ARM64: mm: HugeTLB support.Steve Capper
2012-09-17arm64: Build infrastructureCatalin Marinas