summaryrefslogtreecommitdiffstats
path: root/kernel/kfifo.c
Commit message (Expand)AuthorAgeFilesLines
* kfifo: fix scatterlist usageIra W. Snyder2010-10-011-2/+0
* kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-201-0/+9
* kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold2010-08-121-7/+6
* kfifo: replace the old non generic APIStefani Seibold2010-08-111-296/+453
* kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
* kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov2010-02-161-0/+1
* kfifo: fix kernel-doc notationRandy Dunlap2010-02-021-1/+2
* kfifo: document everywhere that size has to be power of twoAndi Kleen2010-01-161-1/+1
* kfifo: add kfifo_out_peekAndi Kleen2010-01-161-0/+21
* kfifo: sanitize *_user error handlingAndi Kleen2010-01-161-27/+49
* kfifo: use void * pointers for user buffersAndi Kleen2010-01-161-4/+4
* kfifo: add record handling functionsStefani Seibold2009-12-221-93/+193
* kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-221-16/+123
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-16/+16
* kfifo: cleanup namespaceStefani Seibold2009-12-221-6/+6
* kfifo: move out spinlockStefani Seibold2009-12-221-11/+6
* kfifo: move struct kfifo in placeStefani Seibold2009-12-221-32/+33
* kfifo: Use "const" definitionsAlan Cox2009-09-191-1/+1
* kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day2009-06-161-2/+2
* is_power_of_2: kernel/kfifo.cvignesh babu2007-07-161-1/+2
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-5/+5
* [PATCH] memory ordering in __kfifo primitivesPaul E. McKenney2006-09-291-0/+28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+168
OpenPOWER on IntegriCloud