Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 1 | -1/+1 |
2019-05-06 | dtlk: remove double call to nonseekable_open | Kirill Smelkov | 1 | -1/+0 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -3/+3 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -3/+3 |
2017-11-22 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 1 | -2/+2 |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -2/+2 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -4/+4 |
2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann | 1 | -7/+8 |
2009-10-05 | headers: remove sched.h from poll.h | Alexey Dobriyan | 1 | -0/+1 |
2009-06-20 | dtlk: off by one in {read,write}_tts() | Roel Kluin | 1 | -3/+3 |
2008-06-21 | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 1 | -2/+3 |
2008-06-21 | Add "no BKL needed" comments to several drivers | Jonathan Corbet | 1 | -0/+2 |
2007-05-08 | dtlk: fix error checks in module_init() | Akinobu Mita | 1 | -4/+10 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby | 1 | -5/+3 |
2006-12-08 | [PATCH] struct path: convert char-drivers | Josef Sipek | 1 | -2/+2 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -3/+0 |
2006-04-11 | [PATCH] Remove extraneous \n in doubletalk init printk. | Dave Jones | 1 | -1/+1 |
2005-05-01 | [PATCH] misc verify_area cleanups | Jesper Juhl | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+659 |