summaryrefslogtreecommitdiff
path: root/drivers/char/dtlk.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* new helper: file_inode(file)Al Viro2013-02-22
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* dtlk: off by one in {read,write}_tts()Roel Kluin2009-06-19
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* dtlk: fix error checks in module_init()Akinobu Mita2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones2006-04-11
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16