summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-073-10/+2
|\
| * arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-233-10/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-4/+3
|\ \
| * | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2021-05-051-2/+1
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+3
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-0/+3
| |\ \
| | * | KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+3
* | | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* | | | mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-301-1/+1
* | | | arm64: inline huge vmap supported functionsNicholas Piggin2021-04-301-26/+0
* | | | mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-301-5/+5
* | | | Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-1/+1
|\ \ \ \
| * | | | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini2021-04-231-1/+1
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-266-49/+93
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas2021-04-153-20/+68
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * arm64: kasan: abstract _text and _end to KERNEL_START/ENDLecopzer Chen2021-03-291-3/+3
| | | | | * arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOCLecopzer Chen2021-03-291-5/+14
| | | |_|/ | | |/| |
| | | | * arm64: Support execute-only permissions with Enhanced PANVladimir Murzin2021-03-261-1/+17
| | | |/ | | |/|
| | | * arm64: mm: use XN table mapping attributes for the linear regionArd Biesheuvel2021-03-191-7/+30
| | | * arm64: mm: add missing P4D definitions and use them consistentlyArd Biesheuvel2021-03-192-5/+5
| | |/
| * | arm64: Add __init section marker to some functionsJisheng Zhang2021-04-082-3/+3
| * | arm64: setup: name `tcr` registerMark Rutland2021-03-281-23/+16
| * | arm64: setup: name `mair` registerMark Rutland2021-03-281-3/+6
| |/
* / arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin2021-03-221-2/+19
|/
* arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-111-1/+1
* arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-101-1/+2
* arm64/mm: Reorganize pfn_valid()Anshuman Khandual2021-03-081-5/+16
* arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual2021-03-081-0/+12
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-263-467/+2
|\
| * numa: Move numa implementation to common codeAtish Patra2021-01-142-484/+0
| * arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-142-6/+25
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-3/+3
|\ \
| * | arm64/mm: Fixed some coding style issuesZhiyuan Dai2021-02-231-3/+3
* | | kfence: add test suiteMarco Elver2021-02-261-1/+1
* | | kfence: use pt_regs to generate stack trace on faultsMarco Elver2021-02-261-1/+1
* | | arm64, kfence: enable KFENCE for ARM64Marco Elver2021-02-262-1/+11
* | | arm64/mm: define arch_get_mappable_range()Anshuman Khandual2021-02-261-8/+7
* | | kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-241-6/+14
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-217-59/+336
|\| |
| * | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-02-123-12/+6
| |\ \
| | * | arm64/ptdump:display the Linear Mapping start markerHailong Liu2021-02-021-0/+1
| | * | arm64: Include linux/io.h in mm/mmap.cWill Deacon2021-01-271-0/+1
| | * | arm64: mm: Remove unused header fileShaokun Zhang2021-01-261-12/+2
| | * | arm64/mm: Add warning for outside range requests in vmemmap_populate()Anshuman Khandual2021-01-201-0/+2
| * | | Merge branch 'for-next/kexec' into for-next/coreWill Deacon2021-02-122-0/+325
| |\ \ \
| | * | | arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse2021-01-271-0/+49
| | * | | arm64: trans_pgd: pass NULL instead of init_mm to *_populate functionsPavel Tatashin2021-01-271-7/+7
| | * | | arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin2021-01-271-19/+30
| | * | | arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin2021-01-271-8/+22