summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bug.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar1-56/+42
2018-10-04x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit1-42/+56
2018-02-15x86/debug: Use UD2 for WARN()Peter Zijlstra1-9/+6
2018-02-15x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf1-1/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-2/+2
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-1/+1
2017-03-30x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann1-3/+7
2017-03-27x86/debug: Implement __WARN() using UD0Peter Zijlstra1-18/+60
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett1-3/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-3/+0
2012-03-28Disintegrate asm/system.h for X86David Howells1-0/+4
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+39