コミット履歴

作者 SHA1 メッセージ 日付
  Tetsuo Handa 4ca5ede07c hung_task: decrement sysctl_hung_task_warnings only if it is positive 8 年 前
  John Siddle 48a6d64eda hung_task: allow hung_task_panic when hung_task_warnings is 0 8 年 前
  Vegard Nossum b2d4c2edb2 locking/hung_task: Show all locks 9 年 前
  Tetsuo Handa b4aa14a63c kernel/hung_task.c: use timeout diff when timeout is updated 9 年 前
  Aaron Tomlin 972fae6993 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() 10 年 前
  Fabian Frederick b51dbec68c kernel/hung_task.c: convert simple_strtoul to kstrtouint 11 年 前
  Paul Gortmaker c96d6660dc kernel: audit/fix non-modular users of module_init in core code 11 年 前
  Aaron Tomlin 270750dbc1 hung_task: Display every hung task warning 11 年 前
  Linus Torvalds f080480488 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 年 前
  Marcelo Tosatti 8b414521bc hung_task: add method to reset detector 11 年 前
  Oleg Nesterov 6a716c90a5 hung_task debugging: Add tracepoint to report the hang 11 年 前
  Li Zefan cd64647f04 hung_task: Change sysctl_hung_task_check_count to 'int' 12 年 前
  Oleg Nesterov 41e85ce822 hung_task debugging: Print more info when reporting the problem 12 年 前
  Sasha Levin 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 年 前
  Oleg Nesterov 6027ce497d hung_task: fix the broken rcu_lock_break() logic 13 年 前
  Mandeep Singh Baines f9fab10bbd hung_task: fix false positive during vfork 13 年 前
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年 前
  Jeff Mahoney e11feaa119 watchdog, hung_task_timeout: Add Kconfig configurable default 14 年 前
  John Kacur 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments 15 年 前
  John Kacur f1b499f029 lockdep: Remove __debug_show_held_locks 15 年 前
  Anton Blanchard e5af022616 softlockup: Fix hung_task_check_count sysctl 15 年 前
  Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 年 前
  Frederic Weisbecker cf2592f59c softlockup: ensure the task has been switched out once 16 年 前
  Mandeep Singh Baines 17406b82d6 softlockup: remove timestamp checking from hung_task 16 年 前
  Mandeep Singh Baines 94be52dc07 softlockup: convert read_lock in hung_task to rcu_read_lock 16 年 前
  Mandeep Singh Baines ce9dbe244b softlockup: check all tasks in hung_task 16 年 前
  Mandeep Singh Baines 603a148f43 softlockup: fix potential race in hung_task when resetting timeout 16 年 前
  Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 年 前