summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bug.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-191-56/+42
* x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit2018-10-041-42/+56
* x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-151-9/+6
* x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-151-1/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-2/+2
* 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-071-3/+0
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-3/+0
* 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-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+39