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