index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
1
-15
/
+13
2013-02-21
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
1
-1
/
+1
2013-02-21
bug.h: make BUILD_BUG_ON generate compile-time error
Daniel Santos
1
-13
/
+19
2013-02-21
bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON
Daniel Santos
1
-3
/
+4
2013-02-21
bug.h: fix BUILD_BUG_ON macro in __CHECKER__
Daniel Santos
1
-2
/
+2
2013-02-21
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
1
-1
/
+1
2012-11-26
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
Tushar Behera
1
-0
/
+1
2012-05-29
bug: introduce BUILD_BUG_ON_INVALID() macro
Konstantin Khlebnikov
1
-0
/
+7
2012-03-04
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
1
-0
/
+61
2009-06-16
headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...
Andrew Morton
1
-12
/
+0
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-2
/
+5
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
1
-0
/
+47