aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon1-0/+1
2021-08-19arm64: initialize all of CNTHCTL_EL2Mark Rutland1-2/+1
2021-08-03arm64: stacktrace: fix commentMark Rutland1-1/+1
2021-08-03arm64: fix compat syscall return truncationMark Rutland2-10/+21
2021-07-12Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"Will Deacon1-1/+1
2021-07-12arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao1-0/+1
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-2/+2
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport1-0/+1
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport4-8/+18
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-7/+3
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+2
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual1-1/+0
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2-2/+3
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy1-2/+1
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-16/+16
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-40/+150
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds39-257/+527
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini18-106/+246
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang1-7/+2
2021-06-24Merge branch 'for-next/sve' into for-next/coreWill Deacon2-2/+4
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon3-46/+64
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+5
2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon3-29/+78
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon9-31/+19
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon2-2/+21
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon5-9/+85
2021-06-24Merge branch 'for-next/entry' into for-next/coreWill Deacon3-10/+29
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon1-0/+35
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2-21/+39
2021-06-24Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon1-0/+8
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon6-71/+97
2021-06-23arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye1-0/+4
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEADPaolo Bonzini2-74/+2
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier9-7/+119
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price3-0/+15
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price4-2/+76
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price2-0/+7
2021-06-22arm64: mte: Sync tags for pages where PTE is untaggedSteven Price2-5/+21
2021-06-21arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual1-5/+5
2021-06-21arm64: insn: avoid circular include dependencyMark Rutland3-5/+11
2021-06-18Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier6-72/+97
2021-06-18Merge branch kvm-arm64/pmu-fixes into kvmarm-master/nextMarc Zyngier1-0/+1
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier1-0/+1
2021-06-18KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang1-7/+2