summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* signal/nios2: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1Star
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* nios2: rework trap handlerLey Foon Tan2015-04-201-7/+27
* nios2: Traps exception handlingLey Foon Tan2014-12-081-0/+185