summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel/traps.c
AgeCommit message (Expand)Author
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-09-08trap: cleanup trap_init()Kefeng Wang
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09nios2: add show_stack_loglvl()Dmitry Safonov
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2018-04-25signal/nios2: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-04-20nios2: rework trap handlerLey Foon Tan
2014-12-08nios2: Traps exception handlingLey Foon Tan