Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
82cc83473559e0e6da6278053c2d14448b189e0e
/
include
/
linux
/
kfifo.h
5a5e0f4
kfifo: Don't use integer as NULL pointer
by Anton Vorontsov
· 15 years ago
5dab600
kfifo: document everywhere that size has to be power of two
by Andi Kleen
· 15 years ago
d994ffc
kfifo: add kfifo_initialized
by Andi Kleen
· 15 years ago
a5b9e2c
kfifo: add kfifo_out_peek
by Andi Kleen
· 15 years ago
64ce103
kfifo: sanitize *_user error handling
by Andi Kleen
· 15 years ago
8ecc295
kfifo: use void * pointers for user buffers
by Andi Kleen
· 15 years ago
7e10505
kfifo: fix kfifo_out_locked race bug
by Stefani Seibold
· 15 years ago
ed656d8
kfifo: Fix typo in comment
by Rolf Eike Beer
· 15 years ago
9c717de
kfifo: fix Error/broken kernel-doc notation
by Randy Dunlap
· 15 years ago
86d4880
kfifo: add record handling functions
by Stefani Seibold
· 15 years ago
a121f24
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
by Stefani Seibold
· 15 years ago
37bdfbb
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
by Stefani Seibold
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
f8a7c1a
kfifo: Use "const" definitions
by Alan Cox
· 15 years ago
735643e
Remove "#ifdef __KERNEL__" checks from unexported headers
by Robert P. J. Day
· 17 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago