summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] uml: umid tidyingJeff Dike2007-02-112-2/+3
* [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-111-3/+3
* [PATCH] uml: SIGIO locking commentJeff Dike2007-02-111-0/+1
* [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-111-4/+3
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-111-1/+2
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1
* [PATCH] uml: const a variableJeff Dike2007-02-111-1/+1
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-111-14/+14
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-111-16/+0
OpenPOWER on IntegriCloud