index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
1
-73
/
+1
2017-07-11
linux/bug.h: correct "space required before that '-'"
Ian Abbott
1
-2
/
+2
2017-07-11
linux/bug.h: correct "(foo*)" should be "(foo *)"
Ian Abbott
1
-1
/
+1
2017-07-11
linux/bug.h: correct formatting of block comment
Ian Abbott
1
-4
/
+6
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-1
/
+1
2017-02-25
bug: switch data corruption check to __must_check
Kees Cook
1
-5
/
+7
2016-10-31
bug: Provide toggle for BUG on data corruption
Kees Cook
1
-0
/
+17
2016-09-09
add basic register-field manipulation macros
Jakub Kicinski
1
-0
/
+3
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
1
-0
/
+9
2013-02-22
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
1
-15
/
+13
2013-02-22
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
1
-1
/
+1
2013-02-22
bug.h: make BUILD_BUG_ON generate compile-time error
Daniel Santos
1
-13
/
+19
2013-02-22
bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON
Daniel Santos
1
-3
/
+4
2013-02-22
bug.h: fix BUILD_BUG_ON macro in __CHECKER__
Daniel Santos
1
-2
/
+2
2013-02-22
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
1
-1
/
+1
2012-11-27
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
Tushar Behera
1
-0
/
+1
2012-05-30
bug: introduce BUILD_BUG_ON_INVALID() macro
Konstantin Khlebnikov
1
-0
/
+7
2012-03-05
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
1
-0
/
+61
2009-06-17
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