index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kfifo.h
Age
Commit message (
Expand
)
Author
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
kfifo: add kfifo_initialized
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
2010-01-16
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
2009-12-30
kfifo: Fix typo in comment
Rolf Eike Beer
2009-12-23
kfifo: fix Error/broken kernel-doc notation
Randy Dunlap
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: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
2009-12-22
kfifo: fix warn_unused_result
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
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds