VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
ts_bm.c
Date
Commit Message
Rev
Author
2020-08-12
lib/: replace HTTP links with HTTPS ones
d89775fc
Alexander A. Klimov
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
c6e2ac3b
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2874c5fd
Thomas Gleixner
2008-07-08
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
3b76d081
Joonwoo Park
2008-06-30
textsearch: fix Boyer-Moore text search bug
aebb6a84
Joonwoo Park
2006-08-22
[TEXTSEARCH]: Fix Boyer Moore initialization bug
3ffaa8c7
Michael Rash
2006-06-30
Remove obsolete #include
6ab3d562
Jörn Engel
2006-02-02
[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore
3f330317
Pablo Neira Ayuso
2005-10-08
[PATCH] gfp flags annotations - part 1
dd0fc66f
Al Viro
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
3d2aef66
Randy Dunlap
2005-08-29
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
8082e4ed
Pablo Neira Ayuso