aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: remove sysdep/thread.hJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: add VDE networking supportJeff Dike
2007-10-16uml: physmem code tidyingJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-10-16uml: stop specially protecting kernel stacksJeff Dike
2007-10-16uml: fix nonremovability of watchdogJeff Dike
2007-10-16uml: fix an IPV6 libc vs kernel symbol clashJeff Dike
2007-10-16uml: stop using libc asm/page.hJeff Dike
2007-10-16uml: console tidyingJeff Dike
2007-10-16uml: fix console writing bugsJeff Dike
2007-10-16uml: console subsystem tidyingJeff Dike
2007-10-16uml: fix error cleanup orderingJeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike
2007-10-16uml: move userspace code to userspace fileJeff Dike
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-10-11i386: move kernelThomas Gleixner
2007-10-11i386: prepare shared kernel/syscall_table.SThomas Gleixner
2007-09-19uml: fix irqstack crashJeff Dike
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George
2007-08-31uml: fix x86_64 core dump crashJeff Dike
2007-08-31uml: fix linker script alignment bugsJeff Dike
2007-08-22uml: fix previous request size limit fixJeff Dike
2007-07-31UML: console should handle spurious IRQSJeff Dike
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-07-24uml: more __init annotationsJeff Dike
2007-07-24uml: fix aio compilation bugJeff Dike
2007-07-24uml: fix string exporting on UML/i386Jeff Dike
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-19fallout from kbuild changesAl Viro
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17um_kmalloc() remnantsAl Viro
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
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