Commit Graph

20 Commits (ec79d6056de58511d8e46d9ae59d3878f958dc3e)

Author SHA1 Message Date
Anton Vorontsov 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 years ago
Anton Vorontsov 1a02d59aba kfifo: Make kfifo_initialized work after kfifo_free 15 years ago
Randy Dunlap bc173f7092 kfifo: fix kernel-doc notation 15 years ago
Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
Andi Kleen a5b9e2c106 kfifo: add kfifo_out_peek 15 years ago
Andi Kleen 64ce1037c5 kfifo: sanitize *_user error handling 15 years ago
Andi Kleen 8ecc295153 kfifo: use void * pointers for user buffers 15 years ago
Stefani Seibold 86d4880313 kfifo: add record handling functions 15 years ago
Stefani Seibold a121f24acc kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Alan Cox f8a7c1a976 kfifo: Use "const" definitions 16 years ago
Robert P. J. Day b33112d1cc kernel/kfifo.c: replace conditional test with is_power_of_2() 16 years ago
vignesh babu f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Paul E. McKenney a45bce4954 [PATCH] memory ordering in __kfifo primitives 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago