index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
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