summaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike
2008-02-05uml: port mutex conversionDaniel Walker
2008-02-05uml: mconsole mutex conversionDaniel Walker
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike
2008-02-05uml: remove fakehdJeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2008-02-05uml: tidy helper codeJeff Dike
2008-02-05uml: fix mconsole stopKarol Swietlicki
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki
2008-02-05uml: add missing spaceJoe Perches
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: reconst a parameterJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: console driver cleanupsJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: document new ubd flagJeff Dike
2008-01-28blk_end_request: changing um (take 4)Kiyoshi Ueda
2007-12-23uml: user of helper_wait() got missed when it got extra argumentsAl Viro
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-12-11[UM]: Fix use of skb after netif_rxJulia Lawall
2007-12-03uml: work around host tcsetattr bugJeff Dike
2007-11-29leak in do_ubd_requestMiklos Szeredi
2007-11-14uml: fix build for !CONFIG_TCPJeff Dike
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong
2007-10-24arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-17[UMP]: header_ops conversion needed for non-ethernet driversJeff Dike
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16uml: arch/um/drivers formattingJeff Dike
2007-10-16uml: correctly handle skb allocation failuresJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-10-16uml: more idiomatic parameter parsingJeff Dike
2007-10-16uml: remove unneeded void * castJesper Juhl
2007-10-16uml: sysrq and mconsole fixesJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: add VDE networking supportJeff Dike
2007-10-16uml: fix nonremovability of watchdogJeff Dike
2007-10-16uml: console tidyingJeff Dike
2007-10-16uml: fix console writing bugsJeff Dike
2007-10-16uml: console subsystem tidyingJeff Dike
2007-10-16uml: fix error cleanup orderingJeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike