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
/
kernel
/
kfifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-01
kfifo: fix scatterlist usage
Ira W. Snyder
1
-2
/
+0
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+9
2010-08-12
kernel/kfifo.c: add handling of chained scatterlists
Stefani Seibold
1
-7
/
+6
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
1
-296
/
+453
2010-02-17
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-17
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-03
kfifo: fix kernel-doc notation
Randy Dunlap
1
-1
/
+2
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
1
-1
/
+1
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
1
-0
/
+21
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
1
-27
/
+49
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
1
-4
/
+4
2009-12-23
kfifo: add record handling functions
Stefani Seibold
1
-93
/
+193
2009-12-23
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
1
-16
/
+123
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-16
/
+16
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-6
/
+6
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-11
/
+6
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-32
/
+33
2009-09-20
kfifo: Use "const" definitions
Alan Cox
1
-1
/
+1
2009-06-17
kernel/kfifo.c: replace conditional test with is_power_of_2()
Robert P. J. Day
1
-2
/
+2
2007-07-16
is_power_of_2: kernel/kfifo.c
vignesh babu
1
-1
/
+2
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-5
/
+5
2006-09-29
[PATCH] memory ordering in __kfifo primitives
Paul E. McKenney
1
-0
/
+28
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+168