index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
Makefile
Age
Commit message (
Expand
)
Author
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
2021-01-14
numa: Move numa implementation to common code
Atish Patra
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-07
arm64/mm/ptdump: Add address markers for BPF regions
Anshuman Khandual
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-07-06
arm64: remove another unnecessary libfdt include path
Ard Biesheuvel
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
2012-09-17
arm64: Build infrastructure
Catalin Marinas