aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAge
* um: remove dead codeRichard Weinberger2011-07-25
* um: adjust size of pid_bufRichard Weinberger2011-07-25
* uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-25
* uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-25
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-25
* um: add netpoll supportRichard Weinberger2011-07-25
* um: add ucast ethernet transportNolan Leake2011-05-25
* um: fix UML_LIB_PATHRichard Weinberger2011-05-25
* Merge branch 'master' into for-nextJiri Kosina2011-04-26
|\
| * um: remove file pointer from ioctlRichard Weinberger2011-03-22
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\
| * um: Replace deprecated spinlock initializationThomas Gleixner2011-01-27
* | open-style analog of vfs_path_lookup()Al Viro2011-03-14
|/
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-13
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-13
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-13
* uml: disable winch irq before freeing handler dataWill Newton2010-11-24
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | uml: kill big kernel lockArnd Bergmann2010-10-19
| |/
* | uml: fix buildFUJITA Tomonori2010-10-15
* | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-15
* | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-29
|/
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
* param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-11
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* | um: call free_irq() only on enabled channelsRichard Weinberger2010-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07
|\ \
| * | sound: push BKL into open functionsArnd Bergmann2010-07-12
| |/
* / arch/um/drivers: remove duplicate structure field initializationJulia Lawall2010-07-21
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker2010-05-22
| * uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-16
| * um/mmapper: Remove BKL usageArnd Bergmann2010-05-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\
| * | UML: Remove unused variable from line driverJan Kiszka2010-04-20
* | | uml: Fix build breakage after slab.h changesJan Kiszka2010-04-19
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
* | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
|/
* Unrot uml mconsole a bitAl Viro2010-01-14
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-15