index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kfifo.c
Age
Commit message (
Expand
)
Author
2010-10-01
kfifo: fix scatterlist usage
Ira W. Snyder
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2010-08-12
kernel/kfifo.c: add handling of chained scatterlists
Stefani Seibold
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
2010-02-02
kfifo: fix kernel-doc notation
Randy Dunlap
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
2009-12-22
kfifo: add record handling functions
Stefani Seibold
2009-12-22
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-09-19
kfifo: Use "const" definitions
Alan Cox
2009-06-16
kernel/kfifo.c: replace conditional test with is_power_of_2()
Robert P. J. Day
2007-07-16
is_power_of_2: kernel/kfifo.c
vignesh babu
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-09-29
[PATCH] memory ordering in __kfifo primitives
Paul E. McKenney
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds