index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
2020-06-15
arm64: mm: reset address tag set by kasan sw tagging
Shyam Thombre
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-03
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-21
arm64: mm: Add asid_gen_match() helper
Jean-Philippe Brucker
2020-05-19
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-05-15
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
2020-05-07
arm64: mm: Mark executable text as guarded pages
Mark Brown
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
2020-05-07
arm64: hugetlb: avoid potential NULL dereference
Mark Rutland
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-04-30
arm: mm: use __pfn_to_section() to get mem_section
Guixiong Wei
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
arm64/mm: use helper fault_signal_pending()
Peter Xu
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2020-03-16
arm64: mm: Display guarded pages in ptdump
Mark Brown
2020-03-06
arm64: trap to EL1 accesses to AMU counters from EL0
Ionela Voinescu
2020-03-04
arm64/mm: Enable memory hot remove
Anshuman Khandual
[next]