content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/kernel/hung_task.c
AgeCommit message (Expand)Author
2022-01-22hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-18sched: Change task_struct::statePeter Zijlstra
2020-11-02kernel/hung_task.c: make type annotations consistentLukas Bulwahn
2020-06-08kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Guilherme G. Piccoli
2020-06-08kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-03-07kernel/hung_task.c: Use continuously blocked time when reporting.Tetsuo Handa
2019-03-07kernel/hung_task.c - fix sparse warningsValdis Kletnieks
2019-01-04kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa
2019-01-04kernel/hung_task.c: force console verbose before panicLiu, Chuansheng