aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/dtlk.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-4/+4
2010-05-17drivers: Push down BKL into various driversGravatar Arnd Bergmann 1-7/+8
2009-10-04headers: remove sched.h from poll.hGravatar Alexey Dobriyan 1-0/+1
2009-06-19dtlk: off by one in {read,write}_tts()Gravatar Roel Kluin 1-3/+3
2008-06-20Add a bunch of cycle_kernel_lock() callsGravatar Jonathan Corbet 1-2/+3
2008-06-20Add "no BKL needed" comments to several driversGravatar Jonathan Corbet 1-0/+2
2007-05-08dtlk: fix error checks in module_init()Gravatar Akinobu Mita 1-4/+10
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-02-12[PATCH] Char: timers cleanupGravatar Jiri Slaby 1-5/+3
2006-12-08[PATCH] struct path: convert char-driversGravatar Josef Sipek 1-2/+2
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGravatar Greg Kroah-Hartman 1-3/+0
2006-04-11[PATCH] Remove extraneous \n in doubletalk init printk.Gravatar Dave Jones 1-1/+1
2005-05-01[PATCH] misc verify_area cleanupsGravatar Jesper Juhl 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+659