aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/harddog_kern.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-10um: harddog: fix modular buildGravatar Johannes Berg 1-6/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-08-31miscdevice: Use module_misc_device() macroGravatar PrasannaKumar Muralidharan 1-24/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-19uml: kill big kernel lockGravatar Arnd Bergmann 1-6/+7
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlGravatar Frederic Weisbecker 1-3/+15
2008-07-02uml-harddog: BKL pushdownGravatar Arnd Bergmann 1-0/+3
2007-10-16uml: fix nonremovability of watchdogGravatar Jeff Dike 1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2007-02-11[PATCH] uml: watchdog driver formattingGravatar Jeff Dike 1-22/+11
2007-02-11[PATCH] uml: watchdog driver lockingGravatar Jeff Dike 1-8/+15
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-31[PATCH] uml: sparse cleanupsGravatar Al Viro 1-4/+4
2005-11-07[PATCH] uml: separate libc-dependent helper codeGravatar Jeff Dike 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+190