summaryrefslogtreecommitdiffstats
path: root/drivers/char/dtlk.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: file_inode(file)Al Viro2013-02-221-2/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-4/+4
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-7/+8
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* dtlk: off by one in {read,write}_tts()Roel Kluin2009-06-191-3/+3
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-2/+3
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-0/+2
* dtlk: fix error checks in module_init()Akinobu Mita2007-05-081-4/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-5/+3
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-2/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
* [PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones2006-04-111-1/+1
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+659