summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown1-0/+56
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown2-5/+9
2022-04-22arm64/sme: Implement ZA signal handlingMark Brown1-0/+41
2022-04-22arm64/sme: Implement streaming SVE signal handlingMark Brown2-3/+21
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown3-0/+41
2022-04-22arm64/sme: Implement ZA context switchingMark Brown4-1/+30
2022-04-22arm64/sme: Implement streaming SVE context switchingMark Brown3-2/+41
2022-04-22arm64/sme: Implement SVCR context switchingMark Brown3-1/+4
2022-04-22arm64/sme: Implement support for TPIDR2Mark Brown2-0/+6
2022-04-22arm64/sme: Implement vector length configuration prctl()sMark Brown3-1/+8
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown4-0/+37
2022-04-22arm64/sme: Basic enumeration supportMark Brown5-0/+31
2022-04-22arm64/sme: Early CPU setup for SMEMark Brown1-4/+60
2022-04-22arm64/sme: Manually encode SME instructionsMark Brown2-0/+79
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown3-1/+79
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+29
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park1-0/+2
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2-8/+29
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai1-1/+1
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-24kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+6
2022-03-24kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov1-1/+4
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+58
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-24/+5
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+18
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-7/+14
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+4
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds25-222/+447
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier1-6/+9
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar15-17/+194
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon12-4/+191
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon3-3/+8
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon2-7/+0
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon1-6/+39
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon2-149/+227
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon4-0/+17
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon4-0/+25
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon2-4/+2
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon2-5/+4
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon2-27/+3
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon3-19/+87
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon2-2/+34
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-13/+3
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1