aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+3
* uml: more __init annotationsJeff Dike2007-07-243-13/+8
* mm: fault feedback #2Nick Piggin2007-07-191-14/+15
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-162-17/+0
* uml: get declaration of simple_strtoulJeff Dike2007-06-081-22/+17
* 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/+2
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-111-2/+1
* 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/+26
* uml: eliminate a piece of debugging codeJeff Dike2007-05-071-1/+0
* 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/+18
* uml: remove debugging remnantsJeff Dike2007-05-071-3/+0
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-072-35/+22
* 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/+0
* uml: remove page_size()Jeff Dike2007-05-071-5/+0
* uml: tidy process.cJeff Dike2007-05-071-83/+35
* 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/+0
* uml: add missing __init declarationsJeff Dike2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-0734-34/+0
* 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/+25
* uml: delete unused codeJeff Dike2007-05-071-0/+2
* [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+1
* [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
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-121-1/+1
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-111-0/+7