summaryrefslogtreecommitdiff
path: root/arch/um/drivers/hostaudio_kern.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-04[um] hostaudio: don't open-code memdup_user()Al Viro
2015-06-23module: add per-module param_lockDan Streetman
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19uml: kill big kernel lockArnd Bergmann
2010-10-15uml: fix buildFUJITA Tomonori
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-05-17uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur
2008-05-13uml: fix errno returnJohann Felix Soden
2007-10-16uml: arch/um/drivers formattingJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-02-11[PATCH] uml: audio driver formattingJeff Dike
2007-02-11[PATCH] uml: audio driver lockingJeff Dike
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-03-31[PATCH] uml: sparse cleanupsAl Viro
2005-07-27[PATCH] uml: update module interfaceDominik Hackl
2005-04-16Linux-2.6.12-rc2Linus Torvalds