Commit message (Expand) | Author | Age | |
---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465 | Thomas Gleixner | 2019-06-19 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 |
* | kfifo: clean up example to not use page_link | Logan Gunthorpe | 2017-07-12 |
* | kfifo API type safety | Stefani Seibold | 2013-11-14 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ | |||
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | | kfifo: fix scatterlist usage | Ira W. Snyder | 2010-10-01 |
|/ | |||
* | kfifo: add explicit error checking in all the examples | Andrea Righi | 2010-08-20 |
* | kfifo: fix a memory leak in dma example | Andrea Righi | 2010-08-20 |
* | kfifo: fix kernel BUG in dma example | Andrea Righi | 2010-08-20 |
* | kfifo: add explicit error checking in byte stream example | Andrea Righi | 2010-08-20 |
* | kfifo: add kfifo_skip() testcase | Andrea Righi | 2010-08-20 |
* | kfifo: add example files to the kernel sample directory | Stefani Seibold | 2010-08-11 |