index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2023-09-29
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
2023-08-04
arm64: fix build warning for ARM64_MEMSTART_SHIFT
Zhang Jianhua
2023-07-31
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
2023-07-27
arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
Anshuman Khandual
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-07-03
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-24
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-19
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
2023-06-19
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-15
arm64: mm: fix VA-range sanity check
Mark Rutland
2023-06-15
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
2023-06-14
arm64: consolidate rox page protection logic
Russell King
2023-06-09
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
arm64: kdump: simplify the reservation behaviour of crashkernel=,high
Baoquan He
2023-06-06
arm64: kasan: remove !KASAN_VMALLOC remnants
Mark Rutland
2023-06-06
arm64: enable Permission Indirection Extension (PIE)
Joey Gouly
2023-06-06
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
2023-06-02
arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...
Jisheng Zhang
2023-05-26
arm64/esr: Add decode of ISS2 to data abort reporting
Mark Brown
2023-05-25
arm64: move early_brk64 prototype to header
Arnd Bergmann
2023-05-25
arm64: flush: include linux/libnvdimm.h
Arnd Bergmann
2023-05-16
arm64: Also reset KASAN tag if page is not PG_mte_tagged
Peter Collingbourne
2023-05-16
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
2023-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-05-02
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
ndesaulniers@google.com
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-20
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-11
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
2023-04-11
arm64: kdump: do not map crashkernel region specifically
Baoquan He
2023-04-11
arm64: mm: always map fixmap at page granularity
Mark Rutland
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
[next]