aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-22arm64: stacktrace: make struct stackframe private to stacktrace.cMark Rutland1-32/+0
2022-04-22arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTEAnshuman Khandual1-2/+2
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-20KVM: arm64: Handle blocking WFIT instructionMarc Zyngier1-0/+1
2022-04-20arm64: Add wfet()/wfit() helpersMarc Zyngier1-0/+4
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2-0/+2
2022-04-20arm64: Add RV and RN fields for ESR_ELx_WFx_ISSMarc Zyngier1-0/+2
2022-04-20arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definitionMarc Zyngier1-2/+4
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-9/+32
2022-04-13cfi: Use __builtin_function_startSami Tolvanen1-16/+0
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-04-01arm64, insn: Add ldr/str with immediate offsetXu Kuohai1-0/+9
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus 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/arnd/asm-genericLinus Torvalds1-24/+5
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+18
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+14
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus 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