summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/esr.h
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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
* arm64/debug: Move BRK ESR template macro into <asm/esr.h>Dave P Martin2015-07-271-0/+7
* arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-121-0/+1
* Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-0/+1
|\
* | arm64: remove ESR_EL1_* macrosMark Rutland2015-01-151-36/+0Star
* | arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-0/+6
* | arm64: introduce common ESR_ELx_* definitionsMark Rutland2015-01-151-0/+79
|/
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-091-2/+4
* arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2014-02-051-1/+1
* arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier2013-04-171-0/+55