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