Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -6/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465 | Thomas Gleixner | 1 | -3/+1 |
2013-11-15 | kfifo API type safety | Stefani Seibold | 1 | -2/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-08-20 | kfifo: add explicit error checking in all the examples | Andrea Righi | 1 | -1/+6 |
2010-08-20 | kfifo: add explicit error checking in byte stream example | Andrea Righi | 1 | -6/+27 |
2010-08-20 | kfifo: add kfifo_skip() testcase | Andrea Righi | 1 | -0/+4 |
2010-08-11 | kfifo: add example files to the kernel sample directory | Stefani Seibold | 1 | -0/+163 |