summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1685-4183/+34
* uml: add VDE networking supportJeff Dike2007-10-165-2/+335
* uml: physmem code tidyingJeff Dike2007-10-162-30/+23
* uml: stop saving process FP stateJeff Dike2007-10-1612-215/+74
* uml: stop specially protecting kernel stacksJeff Dike2007-10-164-4/+7
* uml: fix nonremovability of watchdogJeff Dike2007-10-161-1/+1
* uml: fix an IPV6 libc vs kernel symbol clashJeff Dike2007-10-161-1/+2
* uml: stop using libc asm/page.hJeff Dike2007-10-166-6/+2
* uml: console tidyingJeff Dike2007-10-161-114/+114
* uml: fix console writing bugsJeff Dike2007-10-163-7/+16
* uml: console subsystem tidyingJeff Dike2007-10-169-299/+296
* uml: fix error cleanup orderingJeff Dike2007-10-161-2/+2
* uml: tidy recently-moved codeJeff Dike2007-10-163-29/+15
* uml: move userspace code to userspace fileJeff Dike2007-10-162-48/+49
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-136-11/+18
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-2/+2
* i386: move kernelThomas Gleixner2007-10-111-1/+1
* i386: prepare shared kernel/syscall_table.SThomas Gleixner2007-10-111-1/+1
* uml: fix irqstack crashJeff Dike2007-09-193-6/+7
* uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
* uml: fix x86_64 core dump crashJeff Dike2007-08-312-6/+15
* uml: fix linker script alignment bugsJeff Dike2007-08-312-10/+13
* uml: fix previous request size limit fixJeff Dike2007-08-221-2/+2
* UML: console should handle spurious IRQSJeff Dike2007-07-311-1/+8
* Remove fs.h from mm.hAlexey Dobriyan2007-07-294-0/+4
* Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-241-2/+2
|\
| * [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* | uml: more __init annotationsJeff Dike2007-07-246-17/+12
* | uml: fix aio compilation bugJeff Dike2007-07-241-30/+17
* | uml: fix string exporting on UML/i386Jeff Dike2007-07-242-5/+2
|/
* fallout from kbuild changesAl Viro2007-07-191-1/+1
* i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-191-1/+0
* mm: fault feedback #2Nick Piggin2007-07-191-14/+15
* um_kmalloc() remnantsAl Viro2007-07-171-1/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* uml: remove dead fileJeff Dike2007-07-161-333/+0
* uml: limit request size on COWed devicesJeff Dike2007-07-161-0/+2
* uml: export hostfs symbolsJeff Dike2007-07-161-12/+8
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-1617-38/+30
* uml: simplify helper stack handlingJeff Dike2007-07-1613-37/+36
* uml: SIGIO support cleanupJeff Dike2007-07-164-55/+80
* uml: handle errors on opening host side of consolesJeff Dike2007-07-166-9/+38
* uml: pty channel tidyingJeff Dike2007-07-161-36/+40
* uml: xterm driver tidyingJeff Dike2007-07-165-123/+105
* uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu2007-07-164-3/+23
* Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2007-07-162-0/+10
* uml: fix request->sector updateJeff Dike2007-07-161-2/+4
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-165-16/+22
OpenPOWER on IntegriCloud