aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
* | uml: arch/um/drivers formattingJeff Dike2007-10-16
* | uml: correctly handle skb allocation failuresJeff Dike2007-10-16
* | uml: network driver MTU cleanupsJeff Dike2007-10-16
* | uml: network formattingJeff Dike2007-10-16
* | uml: more idiomatic parameter parsingJeff Dike2007-10-16
* | uml: remove unneeded void * castJesper Juhl2007-10-16
* | uml: sysrq and mconsole fixesJeff Dike2007-10-16
* | uml: remove os_* usage from userspace filesJeff Dike2007-10-16
* | uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* | uml: style fixes pass 2Jeff Dike2007-10-16
* | uml: throw out CHOOSE_MODEJeff Dike2007-10-16
* | uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* | uml: add VDE networking supportJeff Dike2007-10-16
* | uml: fix nonremovability of watchdogJeff Dike2007-10-16
* | uml: console tidyingJeff Dike2007-10-16
* | uml: fix console writing bugsJeff Dike2007-10-16
* | uml: console subsystem tidyingJeff Dike2007-10-16
* | uml: fix error cleanup orderingJeff Dike2007-10-16
* | uml: tidy recently-moved codeJeff Dike2007-10-16
* | uml: move userspace code to userspace fileJeff Dike2007-10-16
|/
* uml: fix previous request size limit fixJeff Dike2007-08-22
* UML: console should handle spurious IRQSJeff Dike2007-07-31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-24
|\
| * [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* | uml: more __init annotationsJeff Dike2007-07-24
|/
* um_kmalloc() remnantsAl Viro2007-07-17
* uml: limit request size on COWed devicesJeff Dike2007-07-16
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-16
* uml: simplify helper stack handlingJeff Dike2007-07-16
* uml: SIGIO support cleanupJeff Dike2007-07-16
* uml: handle errors on opening host side of consolesJeff Dike2007-07-16
* uml: pty channel tidyingJeff Dike2007-07-16
* uml: xterm driver tidyingJeff Dike2007-07-16
* uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu2007-07-16
* uml: fix request->sector updateJeff Dike2007-07-16
* uml: get declaration of simple_strtoulJeff Dike2007-06-08
* uml: pcap devices should get MACs from command lineJeff Dike2007-05-08
* uml: network and pcap cleanupJeff Dike2007-05-08
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-07
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-07
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-07
* uml: fixup allocation in the ubd driverPeter Zijlstra2007-05-07
* uml: send pointers instead of structures to I/O threadJeff Dike2007-05-07
* uml: batch I/O requestsJeff Dike2007-05-07
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-07
* uml: drivers get release methodsJeff Dike2007-05-07
* uml: remove page_size()Jeff Dike2007-05-07