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
/
kernel
/
kfifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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