Commit History

Author SHA1 Message Date
  Robert P. J. Day ad9c7ed068 kfifo: kfifo_is_{full,empty} should return bools, not ints 15 years ago
  Jiri Kosina 6c9468e9eb Merge branch 'master' into for-next 15 years ago
  David Härdeman 530cd330dc include/linux/kfifo.h: fix INIT_KFIFO() 15 years ago
  David Härdeman 4c87684d32 kfifo: fix KFIFO_INIT in include/linux/kfifo.h 15 years ago
  Viral Mehta a8d8980737 kfifo: fix kerneldoc for kfifo_avail and kfifo_in_locked 15 years ago
  Anton Vorontsov 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 years ago
  Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
  Andi Kleen d994ffc247 kfifo: add kfifo_initialized 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 7e105057a3 kfifo: fix kfifo_out_locked race bug 15 years ago
  Rolf Eike Beer ed656d8dec kfifo: Fix typo in comment 15 years ago
  Randy Dunlap 9c717de946 kfifo: fix Error/broken kernel-doc notation 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 37bdfbbfaa kfifo: add DEFINE_KFIFO and friends, add very tiny functions 15 years ago
  Stefani Seibold 9842c38e91 kfifo: fix warn_unused_result 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 735643ee6c Remove "#ifdef __KERNEL__" checks from unexported headers 17 years ago
  Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 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