aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-10-12KVM: arm64: Fix reporting of endianess when the access originates at EL0Marc Zyngier1-1/+4
2021-10-12arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg1-1/+1
2021-10-12arm64: asm: setup.h: export common variablesAnders Roxell1-0/+6
2021-10-11KVM: arm64: Initialize trap registers for protected VMsFuad Tabba2-0/+3
2021-10-11KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba2-0/+200
2021-10-11KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba1-0/+1
2021-10-11Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier1-0/+1
2021-10-11KVM: arm64: Allow KVM to be disabled from the command lineMarc Zyngier1-0/+1
2021-10-11KVM: arm64: Disable privileged hypercalls after pKVM finalisationWill Deacon1-11/+14
2021-10-11KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)Marc Zyngier1-20/+24
2021-10-07futex,arm: Wire up sys_futex_waitv()André Almeida2-1/+3
2021-10-07arm64: mte: Add asymmetric mode supportVincenzo Frascino4-6/+12
2021-10-07arm64: mte: Bitfield definitions for Asymm MTEVincenzo Frascino1-0/+3
2021-10-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual1-1/+0
2021-10-01arm64: trans_pgd: remove trans_pgd_map_page()Pasha Tatashin1-4/+1
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin1-0/+6
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin1-0/+3
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin2-0/+21
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin1-0/+1
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin1-0/+1
2021-10-01arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin1-7/+23
2021-10-01arm64: hibernate: abstract ttrb0 setup functionPasha Tatashin1-0/+24
2021-10-01arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin2-2/+9
2021-10-01arm64: kernel: add helper for booted at EL2 and not VHEPasha Tatashin1-0/+5
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross1-1/+0
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2021-09-30arm64: add CPU field to struct thread_infoArd Biesheuvel1-0/+1
2021-09-29arm64/mm: Add pud_sect_supported()Anshuman Khandual2-2/+7
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He1-3/+0
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2-0/+7
2021-09-21arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne1-0/+6
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-10/+0
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann2-16/+0
2021-09-08compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-92/+217
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+3
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan2-1/+3
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-0/+123
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds18-74/+120
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+1
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-11/+3
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas5-15/+37
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2021-08-26Merge branch 'for-next/entry' into for-next/coreCatalin Marinas1-2/+3
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas15-67/+101
2021-08-26arm64: Do not trap PMSNEVFR_EL1Alexandru Elisei1-2/+11