]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2012 03:13:04 +0000 (19:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2012 03:13:04 +0000 (19:13 -0800)
commitba6d4a35a8f6042c26571bd6d6e9e098a3ea8690
treee2a820ee478b18d4214347631b94b9a9b2d8562b
parent68f2ae48c0f4afbb17c6ec667f8931ff6eea8bae
parent511a30178697762b4c9719c23a6b839a38e7bd5e
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

* 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, reboot: Fix typo in nmi reboot path
  x86, NMI: Add to_cpumask() to silence compile warning
  x86, NMI: NMI selftest depends on the local apic
  x86: Add stack top margin for stack overflow checking
  x86, NMI: NMI-selftest should handle the UP case properly
  x86: Fix the 32-bit stackoverflow-debug build
  x86, NMI: Add knob to disable using NMI IPIs to stop cpus
  x86, NMI: Add NMI IPI selftest
  x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus
  x86: Clean up the range of stack overflow checking
  x86: Panic on detection of stack overflow
  x86: Check stack overflow in detail
Documentation/kernel-parameters.txt
arch/x86/kernel/smpboot.c
include/linux/kernel.h