aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-6/+6
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi1-1/+1
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-6/+6
2009-04-01uml: remove useless commentsWANG Cong5-50/+0
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig1-9/+8
2009-03-27uml: convert network device to netdevice opsStephen Hemminger1-7/+13
2009-03-27uml: convert network device to internal network device statsStephen Hemminger1-13/+6
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi1-3/+3
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-23/+18
2008-12-25Merge branch 'next' into for-linusJames Morris1-1/+2
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-04um: Kill directly reference of netdev->privWang Chen7-17/+17
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-1/+2
2008-10-27net: convert more to %pMJohannes Berg1-6/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds1-10/+9
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro1-0/+1
2008-10-21[PATCH] switch ubdAl Viro1-13/+12
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox1-0/+2
2008-07-30uml: fix tty-related build errorWANG Cong1-13/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-2/+1
2008-07-02uml-random: BKL pushdownArnd Bergmann1-0/+3
2008-07-02uml-mmapper: BKL pushdownArnd Bergmann1-0/+2
2008-07-02uml-harddog: BKL pushdownArnd Bergmann1-0/+3
2008-06-06uml: remove a duplicate includeHuang Weiyi1-1/+0
2008-05-21missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-13uml: style fixes in the random driverJeff Dike1-38/+41
2008-05-13uml: random driver fixesJeff Dike1-4/+37
2008-05-13uml: use DIV_ROUND_UPJiri Olsa1-2/+2
2008-05-13uml: fix build when SLOB is enabledJeff Dike11-11/+13
2008-05-13uml: fix errno returnJohann Felix Soden1-1/+1
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong1-2/+2
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong1-195/+190
2008-04-28uml: make several things staticWANG Cong3-7/+7
2008-04-28uml: make three functions staticWANG Cong3-3/+3
2008-04-28uml: remove a useless functionWANG Cong1-13/+0
2008-04-28uml: make a function staticWANG Cong1-1/+1
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy1-5/+1
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-3/+3
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: port mutex conversionDaniel Walker1-3/+4
2008-02-05uml: mconsole mutex conversionDaniel Walker1-3/+4
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike1-5/+4
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki1-1/+3
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike2-4/+12
2008-02-05uml: remove fakehdJeff Dike1-16/+4
2008-02-05uml: SMP locking commentaryJeff Dike1-1/+6