summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-25/+37
|\
| * um: fix free_winch() messAl Viro2011-09-141-14/+24
| * um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-141-2/+4
| * um: fix oopsable race in line_close()Al Viro2011-09-141-13/+12
| * um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-141-0/+1
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* um: remove dead codeRichard Weinberger2011-07-252-4/+2
* um: adjust size of pid_bufRichard Weinberger2011-07-251-1/+1
* uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
* uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
* um: add netpoll supportRichard Weinberger2011-07-251-0/+12
* um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* um: fix UML_LIB_PATHRichard Weinberger2011-05-251-1/+1
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-2/+2
|\
| * um: remove file pointer from ioctlRichard Weinberger2011-03-221-2/+2
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+1
|\
| * um: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
* | open-style analog of vfs_path_lookup()Al Viro2011-03-141-19/+2
|/
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-131-7/+1
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-131-0/+1
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-131-2/+2
* uml: disable winch irq before freeing handler dataWill Newton2010-11-251-2/+3
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-16/+20
|\ \
| * | uml: kill big kernel lockArnd Bergmann2010-10-193-16/+20
| |/
* | uml: fix buildFUJITA Tomonori2010-10-151-9/+5
* | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-151-4/+5
* | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-291-14/+3
|/
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+10
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+6
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+6
* | um: call free_irq() only on enabled channelsRichard Weinberger2010-08-091-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-0/+6
|\ \
| * | sound: push BKL into open functionsArnd Bergmann2010-07-121-0/+6
| |/
* | arch/um/drivers: remove duplicate structure field initializationJulia Lawall2010-07-211-8/+2
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-243-10/+21
|\
| * uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker2010-05-221-3/+15
| * uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-171-4/+4
| * um/mmapper: Remove BKL usageArnd Bergmann2010-05-171-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+0
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-233-0/+3
| |\
| * | UML: Remove unused variable from line driverJan Kiszka2010-04-201-1/+0
* | | uml: Fix build breakage after slab.h changesJan Kiszka2010-04-191-0/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
|/
* uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+1
|\
OpenPOWER on IntegriCloud