aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19uml: fix irqstack crashJeff Dike3-6/+7
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-08-31uml: fix x86_64 core dump crashJeff Dike2-6/+15
2007-08-31uml: fix linker script alignment bugsJeff Dike2-10/+13
2007-08-22uml: fix previous request size limit fixJeff Dike1-2/+2
2007-07-31UML: console should handle spurious IRQSJeff Dike1-1/+8
2007-07-29Remove fs.h from mm.hAlexey Dobriyan4-0/+4
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2007-07-24uml: more __init annotationsJeff Dike6-17/+12
2007-07-24uml: fix aio compilation bugJeff Dike1-30/+17
2007-07-24uml: fix string exporting on UML/i386Jeff Dike2-5/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-19fallout from kbuild changesAl Viro1-1/+1
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity1-1/+0
2007-07-19mm: fault feedback #2Nick Piggin1-14/+15
2007-07-17um_kmalloc() remnantsAl Viro1-1/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-16uml: remove dead fileJeff Dike1-333/+0
2007-07-16uml: limit request size on COWed devicesJeff Dike1-0/+2
2007-07-16uml: export hostfs symbolsJeff Dike1-12/+8
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike17-38/+30
2007-07-16uml: simplify helper stack handlingJeff Dike13-37/+36
2007-07-16uml: SIGIO support cleanupJeff Dike4-55/+80
2007-07-16uml: handle errors on opening host side of consolesJeff Dike6-9/+38
2007-07-16uml: pty channel tidyingJeff Dike1-36/+40
2007-07-16uml: xterm driver tidyingJeff Dike5-123/+105
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu4-3/+23
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2-0/+10
2007-07-16uml: fix request->sector updateJeff Dike1-2/+4
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike5-16/+22
2007-06-08uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike1-8/+16
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg2-2/+3
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg2-2/+2
2007-05-15fix uml-x86_64Al Viro3-3/+14
2007-05-11uml: shrink kernel stacksJeff Dike2-2/+3
2007-05-11uml: iRQ stacksJeff Dike9-14/+178
2007-05-11uml: tidy IRQ codeJeff Dike4-18/+13
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike2-6/+4
2007-05-11uml: remove task_protectionsJeff Dike6-24/+8
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-05-09uml: turn build warnings into commentsMiklos Szeredi3-5/+8
2007-05-09uml: mark a tt-only functionJeff Dike1-0/+2
2007-05-09uml: turn on SCSI supportPeter Zijlstra2-73/+1
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-08uml: pcap devices should get MACs from command lineJeff Dike1-1/+1
2007-05-08uml: network and pcap cleanupJeff Dike3-25/+38
2007-05-08uml: an idle system should have zero load averageJeff Dike1-2/+2