summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-12-032-1/+7
|\
| * arm64: ftrace: add missing BTIsMark Rutland2021-12-021-0/+6
| * arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland2021-12-021-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-305-10/+27
|\ \
| * \ Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-265-10/+27
| |\ \
| | * | KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas2021-11-251-2/+2
| | * | KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier2021-11-243-7/+13
| | * | KVM: arm64: Save PSTATE early on exitMarc Zyngier2021-11-242-1/+12
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-266-27/+64
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: uaccess: avoid blocking within critical sectionsMark Rutland2021-11-241-7/+41
| * | | arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu2021-11-161-1/+1
| * | | arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland2021-11-164-19/+22
| | |/ | |/|
* | | arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park2021-11-251-2/+1
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-1/+8
|\ \ | |/ |/|
| * KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov2021-11-181-1/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-138-16/+19
|\|
| * Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-128-16/+19
| |\
| | * KVM: arm64: Fix host stage-2 finalizationQuentin Perret2021-11-081-2/+12
| | * KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-083-11/+3
| | * KVM: arm64: nvhe: Fix a non-kernel-doc commentRandy Dunlap2021-11-081-1/+1
| | * KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland2021-11-083-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-111-1/+1
|\ \ \
| * | | kasan: add kasan mode messages when kasan initKuan-Ying Lee2021-11-111-1/+1
| |/ /
* | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-111-0/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...Greg Kroah-Hartman2021-11-071-0/+1
| |\ \
| | * | arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann2021-11-041-0/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-106-11/+23
|\ \ \ \
| * | | | arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann2021-11-081-3/+9
| * | | | arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-082-3/+5
| * | | | arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada2021-11-082-2/+2
| * | | | arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe2021-11-081-3/+7
* | | | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \ \ \ \
| * | | | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* | | | | | Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-101-1/+0
|\ \ \ \ \ \
| * | | | | | xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-1/+0
* | | | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-084-7/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-243-7/+6
| * | | | | | isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-063-2/+22
|\ \ \ \ \ \ \
| * | | | | | | 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
| * | | | | | | arm64: support page mapping percpu first chunk allocatorKefeng Wang2021-11-061-0/+4
* | | | | | | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-4/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'coresight-next-v5.16.v3' of gitolite.kernel.org:pub/scm/linux/kern...Greg Kroah-Hartman2021-10-305-1/+197
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | arm64: errata: Enable TRBE workaround for write to out-of-range addressSuzuki K Poulose2021-10-271-2/+0
| | * | | | | | | arm64: errata: Enable workaround for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-271-2/+0
* | | | | | | | | Merge tag 'defconfig-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-11-031-4/+23
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'qcom-arm64-defconfig-for-5.16' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-10-261-1/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: defconfig: Enable Qualcomm LMH driverBjorn Andersson2021-10-211-0/+1
| | * | | | | | | | | arm64: defconfig: Enable Qualcomm prima/pronto driversBjorn Andersson2021-10-211-0/+5