Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 1 | -2/+2 |
* | trap: cleanup trap_init() | Kefeng Wang | 2021-09-08 | 1 | -5/+0 |
* | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -9/+3 |
* | nios2: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -8/+15 |
* | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
* | signal/nios2: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -8/+1 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | nios2: rework trap handler | Ley Foon Tan | 2015-04-20 | 1 | -7/+27 |
* | nios2: Traps exception handling | Ley Foon Tan | 2014-12-08 | 1 | -0/+185 |