开源镜像站
帮助
下载
动态
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
2026-01-27
s390/bug: Prevent tail-call optimization
Heiko Carstens
2026-01-27
s390/bug: Implement WARN_ONCE()
Heiko Carstens
2026-01-27
s390/bug: Implement __WARN_printf()
Heiko Carstens
2026-01-27
s390/bug: Introduce and use monitor code macro
Heiko Carstens
2026-01-27
s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Heiko Carstens
2026-01-27
s390/bug: Convert to inline assembly with input operands
Heiko Carstens
2025-12-08
s390/bug: Add missing alignment
Heiko Carstens
2025-12-08
s390/bug: Add missing CONFIG_BUG ifdef again
Heiko Carstens
2025-07-28
bugs/s390: Remove private WARN_ON() implementation
Heiko Carstens
2025-07-28
bugs/s390: Use 'cond_str' in __EMIT_BUG()
Heiko Carstens
2025-07-28
bugs/s390: Pass in 'cond_str' to __EMIT_BUG()
Ingo Molnar
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
2024-02-14
s390/bug: remove entry size from __bug_table section
Heiko Carstens
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