summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-11-15kfifo API type safetyStefani Seibold10-44/+25
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds370-77/+601
2010-10-15llseek: automatically add .llseek fopArnd Bergmann339-73/+538
2010-10-01kfifo: fix scatterlist usageIra W. Snyder2-10/+9
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi4-51/+144
2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi1-3/+1
2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi1-0/+1
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi1-6/+27
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi1-0/+4
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold7-1/+614