aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2007-09-19uml: fix irqstack crashJeff Dike
2007-08-31uml: fix linker script alignment bugsJeff Dike
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-24uml: more __init annotationsJeff Dike
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-06-08uml: get declaration of simple_strtoulJeff 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-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-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-08uml: an idle system should have zero load averageJeff Dike
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: 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: dump core on panicJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: speed up page table walkingJeff Dike
2007-05-07uml: irq locking commentaryJeff Dike
2007-05-07uml: comment early boot lockingJeff Dike
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike
2007-05-07uml: tidy fault codeJeff Dike
2007-05-07uml: kernel_thread shouldn't panicJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: tidy process.cJeff Dike
2007-05-07uml: speed up execJeff Dike
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day
2007-05-07uml: add missing __init declarationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-05-07uml: create arch.hJeff Dike
2007-05-07uml: host_info tidyingJeff Dike
2007-05-07uml: formatting fixesJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2007-03-29[PATCH] uml: fix LVM crashJason Lunz
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev