summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/signal.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan1-0/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-1/+1
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan1-1/+1
2015-03-12nios2: update pt_regsChung-Ling Tang1-2/+2
2015-01-22nios2: fix kuser trampoline addressLey Foon Tan1-1/+1
2014-12-08nios2: Signal handling supportLey Foon Tan1-0/+323