summaryrefslogtreecommitdiff
path: root/kernel/hung_task.c
AgeCommit message (Expand)Author
2023-04-08kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...Tom Rix
2023-02-09hung_task: print message when hung_task_warnings gets down to zero.fuyuanli
2022-09-30sched: Fix more TASK_state comparisonsPeter Zijlstra
2022-09-28sched: Fix TASK_state comparisonsPeter Zijlstra
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-07-29kernel/hung_task: fix address space of proc_dohung_task_timeout_secsBen Dooks
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-29lib/Kconfig.debug: remove more CONFIG_..._VALUE indirectionsRasmus Villemoes
2022-04-22printk: add functions to prefer direct printingJohn Ogness
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
2018-10-25kernel: hung_task.c: disable on suspendVitaly Kuznetsov
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov
2018-06-07kernel/hung_task.c: show all hung tasks before panicTetsuo Handa
2017-05-08kernel/hung_task.c: defer showing held locksTetsuo Handa
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-12hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa
2016-10-11hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle
2016-08-24locking/hung_task: Show all locksVegard Nossum
2016-03-22kernel/hung_task.c: use timeout diff when timeout is updatedTetsuo Handa
2015-04-15kernel/hung_task.c: change hung_task.c to use for_each_process_thread()Aaron Tomlin
2014-06-04kernel/hung_task.c: convert simple_strtoul to kstrtouintFabian Frederick
2014-04-03kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-06hung_task: add method to reset detectorMarcelo Tosatti
2013-10-31hung_task debugging: Add tracepoint to report the hangOleg Nesterov
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan
2013-08-02hung_task debugging: Print more info when reporting the problemOleg Nesterov
2012-04-25hung task debugging: Inject NMI when hung and going to panicSasha Levin
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-04-28watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney
2010-08-17lockup detector: Fix grammar by adding a missing "to" in the commentsJohn Kacur
2010-08-17lockdep: Remove __debug_show_held_locksJohn Kacur
2009-11-27softlockup: Fix hung_task_check_count sysctlAnton Blanchard