| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -7/+1 |
* | hexagon: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -14/+17 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 1 | -6/+6 |
|\ |
|
| * | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -5/+5 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
|/ |
|
* | signal/hexagon: Use force_sig_fault as appropriate | Eric W. Biederman | 2018-04-25 | 1 | -8/+2 |
* | 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 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | Hexagon: fix signal delivery for debug traps | Richard Kuo | 2014-12-16 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2013-05-01 | 1 | -13/+23 |
|\ |
|
| * | Hexagon: update copyright dates | Richard Kuo | 2013-05-01 | 1 | -1/+1 |
| * | Hexagon: add support for single-stepping (v4+) | Richard Kuo | 2013-05-01 | 1 | -0/+11 |
| * | Hexagon: add support for additional exceptions | Richard Kuo | 2013-05-01 | 1 | -0/+10 |
| * | Hexagon: Signal and return path fixes | Richard Kuo | 2013-05-01 | 1 | -12/+1 |
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -8/+0 |
|/ |
|
* | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
* | Hexagon: Copyright marking changes | Richard Kuo | 2012-10-19 | 1 | -1/+1 |
* | Hexagon: Provide basic debugging and system trap support. | Richard Kuo | 2011-11-01 | 1 | -0/+454 |