aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/dtlk.c
AgeCommit message (Expand)Author
2013-02-22new helper: file_inode(file)Al Viro
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-04-11[PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds