aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bug.h
AgeCommit message (Expand)Author
2018-02-15x86/debug: Use UD2 for WARN()Peter Zijlstra
2018-02-15x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-30x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann
2017-03-27x86/debug: Implement __WARN() using UD0Peter Zijlstra
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2012-03-28Disintegrate asm/system.h for X86David Howells
2009-12-05x86: Convert BUG() to use unreachable()David Daney
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro