]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 01:34:13 +0000 (18:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 01:34:13 +0000 (18:34 -0700)
commitebbb09d3000f38567b1f6ab42c0bf5faf7f4e40a
tree46904d68a5a68f22e6c6baf3472edd4c37a39481
parent5573cf3fe7610bb4fb2069fe319c0388e8a523e1
parent9acf0554cab77c21b902b530e09bba96a6641fe1
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  softlockup: fix invalid proc_handler for softlockup_panic
  softlockup: fix watchdog task wakeup frequency
  softlockup: fix watchdog task wakeup frequency
  softlockup: show irqtrace
  softlockup: print a module list on being stuck
  softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
  softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds
  softlockup: fix softlockup_thresh fix
  softlockup: fix softlockup_thresh unaligned access and disable detection at runtime
  softlockup: allow panic on lockup
Documentation/kernel-parameters.txt
include/linux/sched.h
kernel/sysctl.c
lib/Kconfig.debug