aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2007-07-16uml: remove dead fileJeff Dike
2007-07-16uml: limit request size on COWed devicesJeff Dike
2007-07-16uml: export hostfs symbolsJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-07-16uml: SIGIO support cleanupJeff Dike
2007-07-16uml: handle errors on opening host side of consolesJeff Dike
2007-07-16uml: pty channel tidyingJeff Dike
2007-07-16uml: xterm driver tidyingJeff Dike
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike
2007-07-16uml: fix request->sector updateJeff Dike
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-06-08uml: get declaration of simple_strtoulJeff Dike
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-15fix uml-x86_64Al Viro
2007-05-11uml: shrink kernel stacksJeff Dike
2007-05-11uml: iRQ stacksJeff Dike
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike
2007-05-11uml: remove task_protectionsJeff Dike
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-09uml: mark a tt-only functionJeff Dike
2007-05-09uml: turn on SCSI supportPeter Zijlstra
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-08uml: pcap devices should get MACs from command lineJeff Dike
2007-05-08uml: network and pcap cleanupJeff Dike
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: out of tmpfs space error clarificationJeff Dike
2007-05-07uml: only flush areas covered by VMAJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: eliminate a piece of debugging codeJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: aIO deadlock avoidanceJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: remove debugging remnantsJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike
2007-05-07uml: dump core on panicJeff Dike
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike
2007-05-07uml: batch I/O requestsJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike