提交历史

作者 SHA1 备注 提交日期
  Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 年之前
  Mandeep Singh Baines baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 16 年之前
  Rusty Russell 41c7bb9588 cpumask: convert rest of files in kernel/ 16 年之前
  Rusty Russell f1fc057c79 cpumask: remove any_online_cpu() users: kernel/ 16 年之前
  Ingo Molnar 0b271ef452 Merge commit 'v2.6.28' into core/core 16 年之前
  Roel Kluin 201955463a check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 16 年之前
  Ingo Molnar b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 年之前
  Andi Kleen 25ddbb18aa Make the taint flags reliable 16 年之前
  Ingo Molnar 6003ab0bad Merge branch 'linus' into core/debug 16 年之前
  Ingo Molnar fb822db465 softlockup: increase hung tasks check from 2 minutes to 8 minutes 16 年之前
  Oleg Nesterov cbaed698f3 softlockup: minor cleanup, don't check task->state twice 16 年之前
  Andi Kleen 316d9679f3 Don't trigger softlockup detector on network fs blocked tasks 16 年之前
  Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 年之前
  Johannes Weiner 3e2f69fdd1 softlockup: fix watchdog task wakeup frequency 17 年之前
  Johannes Weiner dd7a1e5615 softlockup: fix watchdog task wakeup frequency 17 年之前
  Vegard Nossum 8d5be7f4e8 softlockup: show irqtrace 17 年之前
  Arjan van de Ven 688c91755d softlockup: print a module list on being stuck 17 年之前
  Jason Wessel 8c2238eaaf softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression 17 年之前
  Dimitri Sivanich 9383d96790 softlockup: fix softlockup_thresh unaligned access and disable detection at runtime 17 年之前
  Ingo Molnar 9c44bc03ff softlockup: allow panic on lockup 17 年之前
  Dmitry Adamushko 7be2a03e31 softlockup: fix task state setting 17 年之前
  Peter Zijlstra ed50d6cbc3 debug: softlockup looping fix 17 年之前
  Ingo Molnar 90739081ef softlockup: fix signedness 17 年之前
  Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 年之前
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 年之前
  Ravikiran G Thirumalai c4f3b63fe1 softlockup: add a /proc tuning parameter 17 年之前
  Ingo Molnar a5f2ce3c60 softlockup watchdog: style cleanups 17 年之前
  Ingo Molnar 43581a1007 softlockup: improve debug output 17 年之前
  Ingo Molnar a115d5caca fix the softlockup watchdog to actually work 17 年之前
  Ingo Molnar a3b13c23f1 softlockup: use cpu_clock() instead of sched_clock() 17 年之前