1. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  2. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 15 years ago
  3. bc173f7 kfifo: fix kernel-doc notation by Randy Dunlap · 15 years ago
  4. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 15 years ago
  5. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 15 years ago
  6. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 15 years ago
  7. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 15 years ago
  8. 86d4880 kfifo: add record handling functions by Stefani Seibold · 15 years ago
  9. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 15 years ago
  10. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  11. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  12. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  13. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  14. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  15. b33112d kernel/kfifo.c: replace conditional test with is_power_of_2() by Robert P. J. Day · 15 years ago
  16. f84d5a7 is_power_of_2: kernel/kfifo.c by vignesh babu · 17 years ago
  17. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  18. a45bce4 [PATCH] memory ordering in __kfifo primitives by Paul E. McKenney · 18 years ago
  19. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  20. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago