summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorLines
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro-11/+18
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-2/+2
2007-10-11i386: move kernelThomas Gleixner-1/+1
2007-10-11i386: prepare shared kernel/syscall_table.SThomas Gleixner-1/+1
2007-09-19uml: fix irqstack crashJeff Dike-6/+7
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George-1/+2
2007-08-31uml: fix x86_64 core dump crashJeff Dike-6/+15
2007-08-31uml: fix linker script alignment bugsJeff Dike-10/+13
2007-08-22uml: fix previous request size limit fixJeff Dike-2/+2
2007-07-31UML: console should handle spurious IRQSJeff Dike-1/+8
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+4
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+2
2007-07-24uml: more __init annotationsJeff Dike-17/+12
2007-07-24uml: fix aio compilation bugJeff Dike-30/+17
2007-07-24uml: fix string exporting on UML/i386Jeff Dike-5/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe-2/+2
2007-07-19fallout from kbuild changesAl Viro-1/+1
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity-1/+0
2007-07-19mm: fault feedback #2Nick Piggin-14/+15
2007-07-17um_kmalloc() remnantsAl Viro-1/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-10/+2
2007-07-16uml: remove dead fileJeff Dike-333/+0
2007-07-16uml: limit request size on COWed devicesJeff Dike-0/+2
2007-07-16uml: export hostfs symbolsJeff Dike-12/+8
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike-38/+30
2007-07-16uml: simplify helper stack handlingJeff Dike-37/+36
2007-07-16uml: SIGIO support cleanupJeff Dike-55/+80
2007-07-16uml: handle errors on opening host side of consolesJeff Dike-9/+38
2007-07-16uml: pty channel tidyingJeff Dike-36/+40
2007-07-16uml: xterm driver tidyingJeff Dike-123/+105
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu-3/+23
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike-0/+10
2007-07-16uml: fix request->sector updateJeff Dike-2/+4
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike-16/+22
2007-06-08uml: get declaration of simple_strtoulJeff Dike-22/+20
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike-0/+1
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike-8/+16
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-2/+3
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-2/+2
2007-05-15fix uml-x86_64Al Viro-3/+14
2007-05-11uml: shrink kernel stacksJeff Dike-2/+3
2007-05-11uml: iRQ stacksJeff Dike-14/+178
2007-05-11uml: tidy IRQ codeJeff Dike-18/+13
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike-6/+4
2007-05-11uml: remove task_protectionsJeff Dike-24/+8
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+2
2007-05-09uml: turn build warnings into commentsMiklos Szeredi-5/+8
2007-05-09uml: mark a tt-only functionJeff Dike-0/+2
2007-05-09uml: turn on SCSI supportPeter Zijlstra-73/+1