| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE | Dave Martin | 2018-03-20 | 1 | -0/+9 |
* | arm64: kernel: Prepare for a DISR user | James Morse | 2018-01-16 | 1 | -0/+7 |
* | arm64: kernel: Survive corrected RAS errors notified by SError | James Morse | 2018-01-16 | 1 | -0/+13 |
* | arm64/sve: System register and exception syndrome definitions | Dave Martin | 2017-11-03 | 1 | -1/+2 |
* | arm64: Handle trapped DC CVAP | Robin Murphy | 2017-08-09 | 1 | -1/+2 |
* | arm64: Decode information from ESR upon mem faults | Julien Thierry | 2017-08-07 | 1 | -10/+29 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-06 | 1 | -0/+24 |
|\ |
|
| * | arm64: Add a facility to turn an ESR syndrome into a sysreg encoding | Marc Zyngier | 2017-06-15 | 1 | -0/+24 |
* | | arm64: exception: handle Synchronous External Abort | Tyler Baicar | 2017-06-22 | 1 | -0/+1 |
|/ |
|
* | arm64: Add CNTFRQ_EL0 trap handler | Marc Zyngier | 2017-04-24 | 1 | -0/+4 |
* | arm64: Add CNTVCT_EL0 trap handler | Marc Zyngier | 2017-04-07 | 1 | -0/+2 |
* | arm64: Work around systems with mismatched cache line sizes | Suzuki K Poulose | 2016-09-09 | 1 | -0/+8 |
* | arm64: Refactor sysinstr exception handling | Suzuki K Poulose | 2016-09-09 | 1 | -9/+67 |
* | arm64: add macro to extract ESR_ELx.EC | Mark Rutland | 2016-06-21 | 1 | -0/+1 |
* | arm64/debug: Add missing #includes | Dave P Martin | 2015-07-27 | 1 | -0/+2 |
* | arm64/debug: Move BRK ESR template macro into <asm/esr.h> | Dave P Martin | 2015-07-27 | 1 | -0/+7 |
* | arm/arm64: KVM: Implement Stage-2 page aging | Marc Zyngier | 2015-03-12 | 1 | -0/+1 |
* | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2015-01-23 | 1 | -0/+1 |
|\ |
|
* | | arm64: remove ESR_EL1_* macros | Mark Rutland | 2015-01-15 | 1 | -36/+0 |
* | | arm64: decode ESR_ELx.EC when reporting exceptions | Mark Rutland | 2015-01-15 | 1 | -0/+6 |
* | | arm64: introduce common ESR_ELx_* definitions | Mark Rutland | 2015-01-15 | 1 | -0/+79 |
|/ |
|
* | arm64: Provide read/write fault information in compat signal handlers | Catalin Marinas | 2014-05-09 | 1 | -2/+4 |
* | arm64: fix typo: s/SERRROR/SERROR/ | Mark Rutland | 2014-02-05 | 1 | -1/+1 |
* | arm64: add explicit symbols to ESR_EL1 decoding | Marc Zyngier | 2013-04-17 | 1 | -0/+55 |