summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-30mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-25Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-24KVM: arm64: Set the MTE tag bit before releasing the pageMarc Zyngier
2021-06-24Merge branch 'for-next/sve' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/entry' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon
2021-06-23arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier