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
/
lib
/
bug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-24
/
+2
2016-03-18
lib/bug.c: make panic_on_warn available for all architectures
Heiko Carstens
1
-0
/
+11
2015-05-28
module: Sanitize RCU usage and locking
Peter Zijlstra
1
-2
/
+5
2014-11-11
lib/bug: Use RCU list ops for module_bug_list
Masami Hiramatsu
1
-6
/
+14
2014-06-05
lib/bug.c: convert printk to pr_foo()
Fabian Frederick
1
-11
/
+10
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+2
2013-01-12
module: put modules in list much earlier.
Rusty Russell
1
-0
/
+1
2012-01-27
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
1
-1
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-4
/
+2
2010-08-11
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
1
-0
/
+1
2010-08-11
lib/bug.c: make WARN implementation match the kernel/panic.c one
Anton Blanchard
1
-4
/
+7
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-1
/
+1
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
1
-2
/
+17
2008-07-04
lib: taint kernel in common report_bug() WARN path.
Paul Mundt
1
-0
/
+2
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-2
/
+3
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
1
-0
/
+163