index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
esr.h
Age
Commit message (
Expand
)
Author
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2018-12-13
arm64: add pointer authentication register bits
Mark Rutland
2018-12-13
arm64: add comments about EC exception levels
Kristina Martsenko
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
arm64: Add decoding macros for CP15_32 and CP15_64 traps
Marc Zyngier
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
2018-03-20
arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
Dave Martin
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2017-11-03
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-07
arm64: Decode information from ESR upon mem faults
Julien Thierry
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-22
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2017-06-15
arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
Marc Zyngier
2017-04-24
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2015-07-27
arm64/debug: Add missing #includes
Dave P Martin
2015-07-27
arm64/debug: Move BRK ESR template macro into <asm/esr.h>
Dave P Martin
2015-03-12
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-15
arm64: remove ESR_EL1_* macros
Mark Rutland
2015-01-15
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2015-01-15
arm64: introduce common ESR_ELx_* definitions
Mark Rutland
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-02-05
arm64: fix typo: s/SERRROR/SERROR/
Mark Rutland
2013-04-17
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier