summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/esr.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-131-0/+4
|\
| * KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall2023-02-111-0/+4
* | Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton2023-02-131-0/+1
|\ \ | |/ |/|
| * arm64/esr: Document ISS for ZT0 being disabledMark Brown2023-01-201-0/+1
* | KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier2023-01-031-0/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-2/+6
|\
| * Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-041-2/+6
| |\
| | * arm64: Add RV and RN fields for ESR_ELx_WFx_ISSMarc Zyngier2022-04-201-0/+2
| | * arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definitionMarc Zyngier2022-04-201-2/+4
* | | Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas2022-05-201-4/+4
|\ \ \ | |/ / |/| |
| * | arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei2022-04-291-3/+3
| * | arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assemblyAlexandru Elisei2022-04-291-1/+1
| |/
* | arm64/sme: Implement traps and syscall handling for SMEMark Brown2022-04-221-0/+1
* | arm64/sme: System register and exception syndrome definitionsMark Brown2022-04-221-1/+11
|/
* Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-121-0/+1
|\
| * KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland2021-11-081-0/+1
* | arm64: Add handling of CNTVCTSS trapsMarc Zyngier2021-10-191-0/+6
|/
* arm64: mte: add in-kernel MTE helpersVincenzo Frascino2020-12-221-0/+1
* KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2020-12-021-0/+1
* arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap2020-09-141-1/+3
* Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-1/+1
|\
| * arm64: Basic Branch Target Identification supportDave Martin2020-03-161-1/+1
* | arch/arm64: fix typo in a comment王程刚2020-03-091-1/+1
|/
* arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon2019-08-051-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: Handle trapped DC CVADPAndrew Murray2019-04-161-1/+2
* arm64: probes: Move magic BRK values into brk-imm.hWill Deacon2019-04-091-3/+1
* arm64: add pointer authentication register bitsMark Rutland2018-12-131-1/+2
* arm64: add comments about EC exception levelsKristina Martsenko2018-12-131-7/+7
* arm64: Trap WFI executed in userspaceMarc Zyngier2018-10-011-0/+5
* arm64: compat: Add CNTFRQ trap handlerMarc Zyngier2018-10-011-0/+3
* arm64: compat: Add CNTVCT trap handlerMarc Zyngier2018-10-011-0/+3
* arm64: Add decoding macros for CP15_32 and CP15_64 trapsMarc Zyngier2018-10-011-0/+52
* arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISSAnshuman Khandual2018-09-211-0/+12
* arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()Anshuman Khandual2018-09-211-0/+2
* arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin2018-03-201-0/+9
* arm64: kernel: Prepare for a DISR userJames Morse2018-01-161-0/+7
* arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse2018-01-161-0/+13
* arm64/sve: System register and exception syndrome definitionsDave Martin2017-11-031-1/+2
* arm64: Handle trapped DC CVAPRobin Murphy2017-08-091-1/+2
* arm64: Decode information from ESR upon mem faultsJulien Thierry2017-08-071-10/+29
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-0/+24
|\
| * arm64: Add a facility to turn an ESR syndrome into a sysreg encodingMarc Zyngier2017-06-151-0/+24
* | arm64: exception: handle Synchronous External AbortTyler Baicar2017-06-221-0/+1
|/
* arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-241-0/+4
* arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2017-04-071-0/+2
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-0/+8
* arm64: Refactor sysinstr exception handlingSuzuki K Poulose2016-09-091-9/+67
* arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-211-0/+1
* arm64/debug: Add missing #includesDave P Martin2015-07-271-0/+2