summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-10-19Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextDaniel Lezcano
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier
2021-10-18KVM: arm64: pkvm: Consolidate include filesMarc Zyngier
2021-10-18clocksource/drivers/arch_arm_timer: Move workaround synchronisation aroundMarc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier
2021-10-17clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier
2021-10-17Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possibleMarc Zyngier
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-12Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-12KVM: arm64: Fix reporting of endianess when the access originates at EL0Marc Zyngier
2021-10-12arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg
2021-10-12arm64: asm: setup.h: export common variablesAnders Roxell
2021-10-11KVM: arm64: Initialize trap registers for protected VMsFuad Tabba
2021-10-11KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba
2021-10-11KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba
2021-10-11Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-11KVM: arm64: Allow KVM to be disabled from the command lineMarc Zyngier
2021-10-11KVM: arm64: Disable privileged hypercalls after pKVM finalisationWill Deacon
2021-10-11KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)Marc Zyngier
2021-10-07futex,arm: Wire up sys_futex_waitv()André Almeida
2021-10-07arm64: mte: Add asymmetric mode supportVincenzo Frascino
2021-10-07arm64: mte: Bitfield definitions for Asymm MTEVincenzo Frascino
2021-10-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-10-01arm64: trans_pgd: remove trans_pgd_map_page()Pasha Tatashin
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin
2021-10-01arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin
2021-10-01arm64: hibernate: abstract ttrb0 setup functionPasha Tatashin
2021-10-01arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin
2021-10-01arm64: kernel: add helper for booted at EL2 and not VHEPasha Tatashin
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30arm64: add CPU field to struct thread_infoArd Biesheuvel
2021-09-29arm64/mm: Add pud_sect_supported()Anshuman Khandual
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy
2021-09-21arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds