summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bug.h
Commit message (Expand)AuthorAgeFilesLines
* debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-1/+1
* x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann2017-03-301-3/+7
* x86/debug: Implement __WARN() using UD0Peter Zijlstra2017-03-271-18/+60
* x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett2014-04-081-3/+0Star
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-3/+0Star
* Disintegrate asm/system.h for X86David Howells2012-03-281-0/+4
* x86: Convert BUG() to use unreachable()David Daney2009-12-051-2/+2
* allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich2008-12-161-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+39