Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra | 1 | -1/+1 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -3/+2 |
2020-06-09 | sysrq: use show_stack_loglvl() | Dmitry Safonov | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-10 | sched/debug: Use task_pid_nr_ns in /proc/$pid/sched | Aleksa Sarai | 1 | -1/+3 |
2017-03-03 | sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h> | Ingo Molnar | 1 | -2/+0 |
2017-03-03 | sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/... | Ingo Molnar | 1 | -0/+46 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+6 |