summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/esr.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier1-0/+9
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+6
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas1-4/+4
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier1-2/+6
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei1-3/+3
2022-04-29arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assemblyAlexandru Elisei1-1/+1
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown1-0/+1
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown1-1/+11
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
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+1
2021-11-08KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland1-0/+1
2021-10-19arm64: Add handling of CNTVCTSS trapsMarc Zyngier1-0/+6
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino1-0/+1
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang1-0/+1
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap1-1/+3
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-1/+1
2020-03-16arm64: Basic Branch Target Identification supportDave Martin1-1/+1
2020-03-09arch/arm64: fix typo in a comment王程刚1-1/+1
2019-08-05arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray1-1/+2
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon1-3/+1
2018-12-13arm64: add pointer authentication register bitsMark Rutland1-1/+2
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko1-7/+7
2018-10-01arm64: Trap WFI executed in userspaceMarc Zyngier1-0/+5
2018-10-01arm64: compat: Add CNTFRQ trap handlerMarc Zyngier1-0/+3
2018-10-01arm64: compat: Add CNTVCT trap handlerMarc Zyngier1-0/+3
2018-10-01arm64: Add decoding macros for CP15_32 and CP15_64 trapsMarc Zyngier1-0/+52
2018-09-21arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISSAnshuman Khandual1-0/+12
2018-09-21arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()Anshuman Khandual1-0/+2
2018-03-20arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin1-0/+9
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse1-0/+7
2018-01-16arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse1-0/+13
2017-11-03arm64/sve: System register and exception syndrome definitionsDave Martin1-1/+2
2017-08-09arm64: Handle trapped DC CVAPRobin Murphy1-1/+2
2017-08-07arm64: Decode information from ESR upon mem faultsJulien Thierry1-10/+29
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+24
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar1-0/+1
2017-06-15arm64: Add a facility to turn an ESR syndrome into a sysreg encodingMarc Zyngier1-0/+24
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier1-0/+4
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier1-0/+2
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose1-0/+8
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose1-9/+67
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland1-0/+1
2015-07-27arm64/debug: Add missing #includesDave P Martin1-0/+2
2015-07-27arm64/debug: Move BRK ESR template macro into <asm/esr.h>Dave P Martin1-0/+7
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier1-0/+1
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-0/+1
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland1-36/+0