Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ... | Catalin Marinas | 2014-05-16 | 1 | -6/+7 |
|\ | |||||
| * | arm64: defer reloading a task's FPSIMD state to userland resume | Ard Biesheuvel | 2014-05-08 | 1 | -0/+4 |
| * | arm64: add abstractions for FPSIMD state manipulation | Ard Biesheuvel | 2014-05-08 | 1 | -6/+3 |
* | | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h | AKASHI Takahiro | 2014-05-12 | 1 | -1/+1 |
* | | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS | Catalin Marinas | 2014-05-09 | 1 | -0/+10 |
* | | arm64: Remove the aux_context structure | Catalin Marinas | 2014-05-09 | 1 | -10/+17 |
|/ | |||||
* | arm64: switch to generic sigaltstack | Al Viro | 2013-02-14 | 1 | -15/+2 |
* | arm64: signal: return struct rt_sigframe from get_sigframe | Will Deacon | 2012-11-23 | 1 | -6/+6 |
* | arm64: signal: push the unwinding prologue on the signal stack | Will Deacon | 2012-11-23 | 1 | -21/+16 |
* | arm64: Signal handling support | Catalin Marinas | 2012-09-17 | 1 | -0/+437 |