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