aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/esr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-0/+1
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland1-36/+0
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland1-0/+6
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland1-0/+79
2014-05-09arm64: Provide read/write fault information in compat signal handlersCatalin Marinas1-2/+4
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland1-1/+1
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-0/+55