index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: Don't use integer as NULL pointer
Anton Vorontsov
2010-02-16
1
-1
/
+1
*
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