summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bug.h
AgeCommit message (Expand)AuthorLines
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf-2/+2
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra-1/+1
2017-03-30x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann-3/+7
2017-03-27x86/debug: Implement __WARN() using UD0Peter Zijlstra-18/+60
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett-3/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-3/+0
2012-03-28Disintegrate asm/system.h for X86David Howells-0/+4
2009-12-05x86: Convert BUG() to use unreachable()David Daney-2/+2
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro-0/+39