summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-3/+1Star
|\
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-3/+1Star
* | csky: Fixup libgcc unwind errorGuo Ren2019-06-261-0/+5
|/
* csky: Reconstruct signal processingGuo Ren2019-04-221-216/+127Star
* csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-221-6/+9
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-051-2/+0Star
|\
| * csky: remove unused members in processor.hGuo Ren2018-12-311-2/+0Star
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
|/
* csky: Process management and SignalGuo Ren2018-10-251-0/+347