aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
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
2007-10-16uml: move userspace code to userspace fileJeff Dike
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-08-22uml: fix previous request size limit fixJeff Dike
2007-07-31UML: console should handle spurious IRQSJeff Dike
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-07-24uml: more __init annotationsJeff Dike
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-17um_kmalloc() remnantsAl Viro
2007-07-16uml: limit request size on COWed devicesJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-07-16uml: SIGIO support cleanupJeff Dike
2007-07-16uml: handle errors on opening host side of consolesJeff Dike
2007-07-16uml: pty channel tidyingJeff Dike
2007-07-16uml: xterm driver tidyingJeff Dike
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu
2007-07-16uml: fix request->sector updateJeff Dike
2007-06-08uml: get declaration of simple_strtoulJeff Dike