index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bug.h
Age
Commit message (
Expand
)
Author
2013-02-21
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
2013-02-21
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
2013-02-21
bug.h: make BUILD_BUG_ON generate compile-time error
Daniel Santos
2013-02-21
bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON
Daniel Santos
2013-02-21
bug.h: fix BUILD_BUG_ON macro in __CHECKER__
Daniel Santos
2013-02-21
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
2012-11-26
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
Tushar Behera
2012-05-29
bug: introduce BUILD_BUG_ON_INVALID() macro
Konstantin Khlebnikov
2012-03-04
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
2009-06-16
headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...
Andrew Morton
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge