summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: reserve hugetlb CMA after numa_initBarry Song2020-06-181-5/+10
* arm64: mm: reset address tag set by kasan sw taggingShyam Thombre2020-06-151-0/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-4/+4
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-092-5/+5
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-094-4/+0
* arm64: add support for folded p4d page tablesMike Rapoport2020-06-045-30/+79
* hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz2020-06-031-12/+4
* hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-031-15/+0
* hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-031-4/+13
* arm64: simplify detection of memory zone boundaries for UMA configsMike Rapoport2020-06-031-54/+0
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* mm: memblock: replace dereferences of memblock_region.nid with API callsMike Rapoport2020-06-031-3/+6
* Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-021-5/+7
|\
| * arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse2020-05-191-5/+7
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-1/+1
|\ \
| * | mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-021-1/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-016-51/+52
|\ \ | |/ |/|
| * Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-0/+14
| |\
| | * arm64: Preserve register x18 when CPU is suspendedSami Tolvanen2020-05-151-0/+14
| * | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-283-2/+31
| |\ \
| | * | arm64: mm: Mark executable text as guarded pagesMark Brown2020-05-071-2/+2
| | * | arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+24
| | * | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+5
| | |\ \ | | | |/ | | |/|
| | | * arm64: mm: Display guarded pages in ptdumpMark Brown2020-03-161-0/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-283-49/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | arm64: simplify ptrauth initializationMark Rutland2020-04-281-44/+0
| | | * | arm64: remove ptrauth_keys_install_kernel sync argMark Rutland2020-04-281-1/+1
| | |/ / | |/| |
| | * | arm64: mm: Add asid_gen_match() helperJean-Philippe Brucker2020-05-211-3/+5
| | * | arm: mm: use __pfn_to_section() to get mem_sectionGuixiong Wei2020-04-301-1/+1
| |/ /
* / / arm64: hugetlb: avoid potential NULL dereferenceMark Rutland2020-05-071-0/+2
|/ /
* | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-1/+2
* | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-2/+2
* | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+6
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-5/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | arm64/mm: use helper fault_signal_pending()Peter Xu2020-04-021-12/+7
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-314-51/+468
|\ \
| * \ Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-12/+61
| |\ \
| | * | arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap2020-03-181-0/+2
| | * | arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-181-0/+12
| | * | arm64: enable ptrauth earlierKristina Martsenko2020-03-181-0/+31
| | * | arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap2020-03-181-11/+15
| | |/
| * | Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas2020-03-251-1/+1
| |\ \
| | * | arm64: use mov_q instead of literal ldrRemi Denis-Courmont2020-03-241-1/+1
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-252-30/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * arm64: mm: convert cpu_do_switch_mm() to CMark Rutland2020-02-272-30/+30
| | | |/ | | |/|
| | | * arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu2020-03-061-0/+3
| | |/