Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a6a5349d17f2a5c37079826f1a1474c3d08c6b53
/
kernel
/
kfifo.c
5a5e0f4
kfifo: Don't use integer as NULL pointer
by Anton Vorontsov
· 15 years ago
1a02d59
kfifo: Make kfifo_initialized work after kfifo_free
by Anton Vorontsov
· 15 years ago
bc173f7
kfifo: fix kernel-doc notation
by Randy Dunlap
· 15 years ago
5dab600
kfifo: document everywhere that size has to be power of two
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
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
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
b33112d
kernel/kfifo.c: replace conditional test with is_power_of_2()
by Robert P. J. Day
· 16 years ago
f84d5a7
is_power_of_2: kernel/kfifo.c
by vignesh babu
· 17 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
a45bce4
[PATCH] memory ordering in __kfifo primitives
by Paul E. McKenney
· 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