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
/
ts_bm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
lib/ts_bm: add helper to reduce indentation and improve readability
Jeremy Sowden
1
-13
/
+30
2023-06-26
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
1
-1
/
+3
2022-07-18
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
1
-1
/
+1
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2008-07-08
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
Joonwoo Park
1
-6
/
+20
2008-06-30
textsearch: fix Boyer-Moore text search bug
Joonwoo Park
1
-1
/
+1
2006-08-23
[TEXTSEARCH]: Fix Boyer Moore initialization bug
Michael Rash
1
-6
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-02-03
[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore
Pablo Neira Ayuso
1
-15
/
+25
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-10-05
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-08-30
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
1
-0
/
+185