summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorLines
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-13/+13
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel-13/+13
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-5/+23
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown-2/+2
2022-08-23arm64/cache: Fix cache_type_cwg() for register generationMark Brown-1/+1
2022-08-23arm64/sysreg: Guard SYS_FIELD_ macros for asmMark Brown-2/+2
2022-08-23arm64/sysreg: Directly include bitfield.hMark Brown-0/+1
2022-08-23arm64: fix rodata=fullMark Rutland-0/+17
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-0/+4
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton-0/+4
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-21/+9
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-33/+8
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+2
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-118/+438
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+3
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+2
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-65/+47
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-2/+16
2022-07-29memblock,arm64: expand the static memblock memory tableZhou Guanghui-0/+9
2022-07-27Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/nextMarc Zyngier-60/+280
2022-07-27arm64: Update 'unwinder howto'Marc Zyngier-10/+4
2022-07-27KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.cMarc Zyngier-41/+0
2022-07-27KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier-197/+16
2022-07-27KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unitMarc Zyngier-0/+2
2022-07-26KVM: arm64: Implement protected nVHE hyp stack unwinderKalesh Singh-3/+12
2022-07-26KVM: arm64: Stub implementation of pKVM HYP stack unwinderKalesh Singh-2/+33
2022-07-26KVM: arm64: Allocate shared pKVM hyp stacktrace buffersKalesh Singh-0/+8
2022-07-26KVM: arm64: Introduce hyp_dump_backtrace()Kalesh Singh-0/+17
2022-07-26KVM: arm64: Implement non-protected nVHE hyp stack unwinderKalesh Singh-2/+76
2022-07-26KVM: arm64: Prepare non-protected nVHE hypervisor stacktraceKalesh Singh-0/+16
2022-07-26KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinderKalesh Singh-0/+47
2022-07-26arm64: stacktrace: Add description of stacktrace/common.hKalesh Singh-0/+15
2022-07-26arm64: stacktrace: Factor out common unwind()Kalesh Singh-0/+70
2022-07-26arm64: stacktrace: Handle frame pointer from different address spacesKalesh Singh-4/+25
2022-07-26arm64: stacktrace: Factor out unwind_next_common()Kalesh Singh-0/+50
2022-07-26arm64: stacktrace: Factor out on_accessible_stack_common()Kalesh Singh-4/+20
2022-07-26arm64: stacktrace: Add shared header for common stack unwinding codeKalesh Singh-34/+106
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld-55/+47
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon-77/+66
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon-2/+7
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon-151/+22
2022-07-25Merge branch 'for-next/sme' into for-next/coreWill Deacon-0/+1
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon-0/+6
2022-07-25Merge branch 'for-next/misc' into for-next/coreWill Deacon-10/+8
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon-1/+3
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon-6/+6
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon-6/+28
2022-07-25Merge branch 'for-next/extable' into for-next/coreWill Deacon-79/+110
2022-07-22asm-generic: Add new pci.h and use itStafford Horne-8/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne-2/+0