aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAge
* 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
* um: Remove BKL from mmapperThomas Gleixner2009-10-14
* um: Remove BKL from randomThomas Gleixner2009-10-14
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* UML: Fix some apparent bitrotPaul Menage2009-06-25
* uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* ubd: drop unnecessary rq->sector manipulationTejun Heo2009-04-28
* ubd: cleanup completion pathTejun Heo2009-04-28