summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* 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
* uml: get declaration of simple_strtoulJeff Dike2007-06-084-22/+20
* uml: fix kernel stack size on x86_64Jeff Dike2007-06-081-0/+1
* uml: improve PTRACE_SYSEMU checkingJeff Dike2007-05-231-8/+16
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+3
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* fix uml-x86_64Al Viro2007-05-153-3/+14
* uml: shrink kernel stacksJeff Dike2007-05-112-2/+3
* uml: iRQ stacksJeff Dike2007-05-119-14/+178
* uml: tidy IRQ codeJeff Dike2007-05-114-18/+13
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-112-6/+4
* uml: remove task_protectionsJeff Dike2007-05-116-24/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-092-2/+2
|\
| * fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* | uml: turn build warnings into commentsMiklos Szeredi2007-05-093-5/+8
* | uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* | uml: turn on SCSI supportPeter Zijlstra2007-05-092-73/+1
|/