Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
326f578f7e1443bac2333712dd130a261ec15288
/
lib
/
kfifo.c
dfe2a77
kfifo: fix kfifo_alloc() and kfifo_init()
by Stefani Seibold
· 12 years ago
c759b35
kfifo: move kfifo.c from kernel/ to lib/
by Stefani Seibold
· 12 years ago
[Renamed from kernel/kfifo.c]
30059d9
[media] kernel:kfifo: export __kfifo_max_r symbol
by Srinivas Kandagatla
· 13 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
399f1e3
kfifo: fix scatterlist usage
by Ira W. Snyder
· 14 years ago
b35de43
kfifo: implement missing __kfifo_skip_r()
by Andrea Righi
· 14 years ago
d78a3ed
kernel/kfifo.c: add handling of chained scatterlists
by Stefani Seibold
· 14 years ago
2e956fb
kfifo: replace the old non generic API
by Stefani Seibold
· 14 years ago
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
· 15 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