aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
2009-06-15uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28ubd: drop unnecessary rq->sector manipulationTejun Heo
2009-04-28ubd: cleanup completion pathTejun Heo
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-04-01uml: remove useless commentsWANG Cong
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig
2009-03-27uml: convert network device to netdevice opsStephen Hemminger
2009-03-27uml: convert network device to internal network device statsStephen Hemminger
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-12-04um: Kill directly reference of netdev->privWang Chen
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-10-27net: convert more to %pMJohannes Berg
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro
2008-10-21[PATCH] switch ubdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox
2008-07-30uml: fix tty-related build errorWANG Cong
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02uml-random: BKL pushdownArnd Bergmann
2008-07-02uml-mmapper: BKL pushdownArnd Bergmann
2008-07-02uml-harddog: BKL pushdownArnd Bergmann
2008-06-06uml: remove a duplicate includeHuang Weiyi
2008-05-21missed kmalloc() in pcap_user.cAl Viro
2008-05-13uml: style fixes in the random driverJeff Dike
2008-05-13uml: random driver fixesJeff Dike
2008-05-13uml: use DIV_ROUND_UPJiri Olsa
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-05-13uml: fix errno returnJohann Felix Soden
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong
2008-04-28uml: make several things staticWANG Cong
2008-04-28uml: make three functions staticWANG Cong
2008-04-28uml: remove a useless functionWANG Cong
2008-04-28uml: make a function staticWANG Cong
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike
2008-02-05uml: port mutex conversionDaniel Walker
2008-02-05uml: mconsole mutex conversionDaniel Walker