summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-29Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/sve' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/extable' into for-next/coreWill Deacon
2021-10-26arm64/sve: Fix warnings when SVE is disabledMark Brown
2021-10-26irq: arm64: perform irqentry in entry codeMark Rutland
2021-10-22arm64: Recover kretprobe modified return address in stacktraceMasami Hiramatsu
2021-10-22arm64: kprobes: Make a frame pointer on __kretprobe_trampolineMasami Hiramatsu
2021-10-22arm64: kprobes: Record frame pointer with kretprobe instanceMasami Hiramatsu
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose
2021-10-21arm64: vmlinux.lds.S: remove `.fixup` sectionMark Rutland
2021-10-21arm64: extable: add a dedicated uaccess handlerMark Rutland
2021-10-21arm64: extable: add `type` and `data` fieldsMark Rutland
2021-10-21arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-10-21arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-10-21arm64: vdso32: drop test for -march=armv8-aNick Desaulniers
2021-10-21arm64: vdso32: drop the test for dmb ishldNick Desaulniers
2021-10-21arm64/sve: Track vector lengths for tasks in an arrayMark Brown
2021-10-21arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown
2021-10-21arm64/sve: Put system wide vector length information into structsMark Brown
2021-10-21arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown
2021-10-21arm64/sve: Rename find_supported_vector_length()Mark Brown
2021-10-21arm64/sve: Make access to FFR optionalMark Brown
2021-10-21arm64/sve: Make sve_state_size() staticMark Brown
2021-10-21arm64/sve: Remove sve_load_from_fpsimd_state()Mark Brown
2021-10-21arm64/fp: Reindent fpsimd_save()Mark Brown
2021-10-20arm64: Use of_get_cpu_hwid()Rob Herring
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2021-10-19arm64: Add handling of CNTVCTSS trapsMarc Zyngier
2021-10-19arm64: Add a capability for FEAT_ECVMarc Zyngier
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-11arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()Will Deacon
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2021-10-07arm64: mte: Add asymmetric mode supportVincenzo Frascino
2021-10-07arm64: mte: CPU feature detection for Asymm MTEVincenzo Frascino
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin
2021-10-01arm64: kexec: remove the pre-kexec PoC maintenancePasha Tatashin
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin