summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-06-301-1/+0
| * | | arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2021-06-302-2/+3
| * | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-2/+1
* | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+2
|\ \ \ \
| * | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+2
* | | | | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-302-16/+16
|\ \ \ \ \
| * | | | | CFI: Move function_nocfi() into compiler.hMark Rutland2021-06-142-16/+16
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-2811-40/+150
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-2518-106/+246
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier2021-06-229-7/+119
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price2021-06-223-0/+15
| | | * | | | | | KVM: arm64: Save/restore MTE registersSteven Price2021-06-224-2/+76
| | | * | | | | | KVM: arm64: Introduce MTE VM featureSteven Price2021-06-222-0/+7
| | | * | | | | | arm64: mte: Sync tags for pages where PTE is untaggedSteven Price2021-06-222-5/+21
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier2021-06-186-72/+97
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch kvm-arm64/pmu-fixes into kvmarm-master/nextMarc Zyngier2021-06-181-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Restore PMU configuration on first runMarc Zyngier2021-06-181-0/+1
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang2021-06-181-7/+2
| | * | | | | | | KVM: arm64: Introduce two cache maintenance callbacksYanan Wang2021-06-181-17/+25
| | |/ / / / / /
| * | | | | | | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-7/+2
| * | | | | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-232-74/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | KVM: switch per-VM stats to u64Paolo Bonzini2021-06-171-1/+1
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-2839-257/+527
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-next/sve' into for-next/coreWill Deacon2021-06-242-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64/sve: Skip flushing Z registers with 128 bit vectorsMark Brown2021-05-261-1/+1
| | * | | | | | | | arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown2021-05-261-1/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon2021-06-243-46/+64
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss2021-06-153-46/+64
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-06-241-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: perf: Add more support on caps under sysfsShaokun Zhang2021-06-031-0/+5
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2021-06-243-29/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne2021-06-042-2/+10
| | * | | | | | | | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne2021-06-041-3/+3
| | * | | | | | | | kasan: speed up mte_set_mem_tag_rangeEvgenii Stepanov2021-05-251-26/+67
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-06-249-31/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye2021-06-231-0/+4
| | * | | | | | | | arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual2021-06-211-5/+5
| | * | | | | | | | arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual2021-06-151-2/+2
| | * | | | | | | | arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]Anshuman Khandual2021-06-152-9/+2
| | * | | | | | | | arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFTAnshuman Khandual2021-06-151-1/+1
| | * | | | | | | | arm64/mm: Drop SWAPPER_INIT_MAP_SIZEAnshuman Khandual2021-06-151-3/+0
| | * | | | | | | | arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)Will Deacon2021-06-011-1/+1
| | * | | | | | | | arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon2021-06-013-5/+2
| | * | | | | | | | arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon2021-06-012-2/+0
| | * | | | | | | | arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()Anshuman Khandual2021-05-251-3/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-next/kasan' into for-next/coreWill Deacon2021-06-242-2/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne2021-05-262-2/+21
| * | | | | | | | | Merge branch 'for-next/insn' into for-next/coreWill Deacon2021-06-245-9/+85
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: insn: avoid circular include dependencyMark Rutland2021-06-213-5/+11
| | * | | | | | | | | arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland2021-06-113-3/+5