开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
2018-12-19
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
2018-02-15
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
Josh Poimboeuf
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
2017-03-30
x86/debug: Define BUG() again for !CONFIG_BUG
Arnd Bergmann
2017-03-27
x86/debug: Implement __WARN() using UD0
Peter Zijlstra
2014-04-07
x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG
Josh Triplett
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro