index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kfifo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
1
-2
/
+2
*
kfifo: add kfifo_initialized
Andi Kleen
2010-01-16
1
-0
/
+10
*
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
1
-0
/
+3
*
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
1
-4
/
+4
*
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
1
-5
/
+5
*
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
2010-01-16
1
-7
/
+0
*
kfifo: Fix typo in comment
Rolf Eike Beer
2009-12-30
1
-1
/
+1
*
kfifo: fix Error/broken kernel-doc notation
Randy Dunlap
2009-12-23
1
-16
/
+15
*
kfifo: add record handling functions
Stefani Seibold
2009-12-22
1
-0
/
+330
*
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
2009-12-22
1
-0
/
+47
*
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
2009-12-22
1
-2
/
+92
*
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
1
-2
/
+2
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-10
/
+29
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-25
/
+7
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-45
/
+35
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-5
/
+6
*
kfifo: Use "const" definitions
Alan Cox
2009-09-19
1
-2
/
+2
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
1
-5
/
+0
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-3
/
+3
*
[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
/
+157