index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kfifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kfifo: fix scatterlist usage
Ira W. Snyder
2010-10-01
1
-2
/
+0
*
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2010-08-20
1
-0
/
+9
*
kernel/kfifo.c: add handling of chained scatterlists
Stefani Seibold
2010-08-12
1
-7
/
+6
*
kfifo: replace the old non generic API
Stefani Seibold
2010-08-11
1
-296
/
+453
*
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2010-02-16
1
-1
/
+1
*
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
2010-02-16
1
-0
/
+1
*
kfifo: fix kernel-doc notation
Randy Dunlap
2010-02-02
1
-1
/
+2
*
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
1
-1
/
+1
*
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
1
-0
/
+21
*
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
1
-27
/
+49
*
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
1
-4
/
+4
*
kfifo: add record handling functions
Stefani Seibold
2009-12-22
1
-93
/
+193
*
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
2009-12-22
1
-16
/
+123
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-16
/
+16
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-6
/
+6
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-11
/
+6
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-32
/
+33
*
kfifo: Use "const" definitions
Alan Cox
2009-09-19
1
-1
/
+1
*
kernel/kfifo.c: replace conditional test with is_power_of_2()
Robert P. J. Day
2009-06-16
1
-2
/
+2
*
is_power_of_2: kernel/kfifo.c
vignesh babu
2007-07-16
1
-1
/
+2
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-5
/
+5
*
[PATCH] memory ordering in __kfifo primitives
Paul E. McKenney
2006-09-29
1
-0
/
+28
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+168