aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bug.h
Commit message (Expand)AuthorAge
* x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit2018-10-04
* x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-14
* x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-20
* debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-30
* x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann2017-03-30
* x86/debug: Implement __WARN() using UD0Peter Zijlstra2017-03-27
* x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett2014-04-07
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* Disintegrate asm/system.h for X86David Howells2012-03-28
* x86: Convert BUG() to use unreachable()David Daney2009-12-05
* allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich2008-12-16
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23