summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* uml: fix irqstack crashJeff Dike2007-09-191-3/+4
* uml: fix linker script alignment bugsJeff Dike2007-08-312-10/+13
* Remove fs.h from mm.hAlexey Dobriyan2007-07-303-0/+3
* uml: more __init annotationsJeff Dike2007-07-243-13/+8Star
* mm: fault feedback #2Nick Piggin2007-07-191-14/+15
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2Star
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-162-17/+0Star
* uml: get declaration of simple_strtoulJeff Dike2007-06-091-22/+17Star
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+3
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* uml: iRQ stacksJeff Dike2007-05-115-6/+129
* uml: tidy IRQ codeJeff Dike2007-05-112-13/+2Star
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-111-2/+1Star
* uml: remove task_protectionsJeff Dike2007-05-113-3/+3
* uml: turn build warnings into commentsMiklos Szeredi2007-05-091-3/+6
* uml: an idle system should have zero load averageJeff Dike2007-05-081-2/+2
* uml: virtualized time fixJeff Dike2007-05-071-2/+12
* uml: out of tmpfs space error clarificationJeff Dike2007-05-071-2/+2
* uml: only flush areas covered by VMAJeff Dike2007-05-071-2/+7
* uml: more page fault path trimmingJeff Dike2007-05-073-265/+26Star
* uml: eliminate a piece of debugging codeJeff Dike2007-05-071-1/+0Star
* uml: speed page fault pathJeff Dike2007-05-072-3/+67
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-078-20/+18Star
* uml: remove debugging remnantsJeff Dike2007-05-071-3/+0Star
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-072-35/+22Star
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-072-2/+2
* uml: dump core on panicJeff Dike2007-05-071-1/+1
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-077-16/+20
* uml: speed up page table walkingJeff Dike2007-05-071-82/+120
* uml: irq locking commentaryJeff Dike2007-05-071-0/+15
* uml: comment early boot lockingJeff Dike2007-05-071-9/+13
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-071-3/+7
* uml: tidy fault codeJeff Dike2007-05-071-17/+18
* uml: kernel_thread shouldn't panicJeff Dike2007-05-071-2/+0Star
* uml: remove page_size()Jeff Dike2007-05-071-5/+0Star
* uml: tidy process.cJeff Dike2007-05-071-83/+35Star
* uml: speed up execJeff Dike2007-05-071-1/+11
* remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day2007-05-071-52/+0Star
* uml: add missing __init declarationsJeff Dike2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-0734-34/+0Star
* uml: create as-layout.hJeff Dike2007-05-079-0/+9
* uml: create arch.hJeff Dike2007-05-072-0/+2
* uml: host_info tidyingJeff Dike2007-05-071-1/+5
* uml: formatting fixesJeff Dike2007-05-071-26/+25Star
* uml: delete unused codeJeff Dike2007-05-071-0/+2
* [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+1Star
* [PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [PATCH] uml: fix formatting violations in signal delivery codeJeff Dike2007-03-061-3/+3
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-3/+3