开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
2020-01-22
s390: fix __EMIT_BUG() macro
Sven Schnelle
2019-10-31
s390/bug: make use of asm_inline
Heiko Carstens
2019-05-02
s390/bug: add entry size to the __bug_table section
Martin Schwidefsky
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
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
2010-02-26
[S390] bug: use relative pointers in bug table entries
Heiko Carstens
2010-01-13
[S390] bug: implement arch specific __WARN macro
Heiko Carstens
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
2008-12-25
[S390] remove warnings with functions ending in BUG
Martin Schwidefsky
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky