开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
textsearch.h
Age
Commit message (
Expand
)
Author
2026-01-14
textsearch: describe @list member in ts_ops search
Bagas Sanjaya
2021-03-01
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2008-07-08
textsearch: convert kmalloc + memset to kzalloc
Joonwoo Park
2008-07-08
textsearch: support for case insensitive searching
Joonwoo Park
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
2005-06-23
[LIB]: Textsearch infrastructure.
Thomas Graf