summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix typos in commentsJulia Lawall2022-04-041-2/+2
* kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov2022-03-241-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-241-6/+3
|\
| * arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang2022-03-231-6/+3
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \
| * | mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-031-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-0/+1
|\ \ \
| * | | mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual2022-03-221-0/+1
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-217-54/+122
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-3/+9
| |\ \
| * \ \ Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-03-144-34/+37
| |\ \ \
| | * | | arm64/mm: Drop use_1G_block()Anshuman Khandual2022-03-071-13/+2
| | * | | arm64: avoid flushing icache multiple times on contiguous HugeTLBMuchun Song2022-03-071-0/+7
| | * | | arm64/hugetlb: Define __hugetlb_valid_size()Anshuman Khandual2022-02-221-20/+18
| | * | | arm64/mm: avoid fixmap race condition when create pud mappingJianyong Wu2022-02-151-0/+9
| | * | | arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual2022-02-151-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2022-03-142-5/+63
| |\ \ \
| | * | | arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon2022-03-091-1/+1
| | * | | arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna2022-03-082-5/+63
| | |/ /
| * | | Merge branch 'for-next/linkage' into for-next/coreWill Deacon2022-03-141-14/+21
| |\ \ \
| | * | | arm64: clean up symbol aliasingMark Rutland2022-02-221-14/+21
| | |/ /
| * / / arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas2022-02-151-1/+1
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-03-091-0/+17
|\ \ \ | |_|/ |/| |
| * | arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2022-03-081-0/+17
| |/
* / arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-151-3/+9
|/
* arm64: extable: fix load_unaligned_zeropad() reg indicesEvgenii Stepanov2022-01-261-2/+2
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-221-1/+1
|\
| * arm64: mm: apply __ro_after_init to memory_limitPeng Fan2022-01-201-1/+1
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-4/+2
|\ \ \
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-4/+2
| |/ /
* | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-101-2/+0
|\ \ \ | |_|/ |/| |
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-151-2/+0
| |\ \ | | |/ | |/|
| | * arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-081-2/+0
| | |
| \ \
*-. \ \ Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas2022-01-054-40/+18
|\ \ \ \ | |_|/ / |/| | |
| | * | arm64: mm: log potential KASAN shadow aliasMark Rutland2021-12-131-0/+2
| | * | arm64: mm: use die_kernel_fault() in do_mem_abort()Mark Rutland2021-12-131-5/+2
| |/ / |/| |
| * | arm64: remove __dma_*_area() aliasesMark Rutland2021-12-151-21/+3
| * | arm64: mm: Use asid feature macro for cheanupYunfeng Ye2021-12-101-2/+2
| * | arm64: mm: Rename asid2idx() to ctxid2asid()Yunfeng Ye2021-12-101-9/+9
| * | arm64: extable: remove unused ex_handler_t definitionJisheng Zhang2021-12-061-3/+0
|/ /
* | kasan: add kasan mode messages when kasan initKuan-Ying Lee2021-11-111-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-102-3/+5
|\ \
| * | arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-082-3/+5
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-062-2/+18
|\ \ | |/ |/|
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+2
| * kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang2021-11-061-0/+16
* | Merge branch 'for-next/fixes' into for-next/coreWill Deacon2021-10-291-1/+2
|\|
| * arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz2021-10-111-1/+1