aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/signal.c
AgeCommit message (Expand)Author
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-26csky: Fixup libgcc unwind errorGuo Ren
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-04-22csky: Reconstruct signal processingGuo Ren
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-10-26csky: Process management and SignalGuo Ren