summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
AgeCommit message (Expand)AuthorLines
2007-05-11uml: tidy IRQ codeJeff Dike-13/+2
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike-2/+1
2007-05-11uml: remove task_protectionsJeff Dike-3/+3
2007-05-09uml: turn build warnings into commentsMiklos Szeredi-3/+6
2007-05-08uml: an idle system should have zero load averageJeff Dike-2/+2
2007-05-07uml: virtualized time fixJeff Dike-2/+12
2007-05-07uml: out of tmpfs space error clarificationJeff Dike-2/+2
2007-05-07uml: only flush areas covered by VMAJeff Dike-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike-265/+26
2007-05-07uml: eliminate a piece of debugging codeJeff Dike-1/+0
2007-05-07uml: speed page fault pathJeff Dike-3/+67
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike-20/+18
2007-05-07uml: remove debugging remnantsJeff Dike-3/+0
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike-35/+22
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike-2/+2
2007-05-07uml: dump core on panicJeff Dike-1/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike-16/+20
2007-05-07uml: speed up page table walkingJeff Dike-82/+120
2007-05-07uml: irq locking commentaryJeff Dike-0/+15
2007-05-07uml: comment early boot lockingJeff Dike-9/+13
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike-3/+7
2007-05-07uml: tidy fault codeJeff Dike-17/+18
2007-05-07uml: kernel_thread shouldn't panicJeff Dike-2/+0
2007-05-07uml: remove page_size()Jeff Dike-5/+0
2007-05-07uml: tidy process.cJeff Dike-83/+35
2007-05-07uml: speed up execJeff Dike-1/+11
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day-52/+0
2007-05-07uml: add missing __init declarationsJeff Dike-1/+1
2007-05-07uml: remove user_util.hJeff Dike-34/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+9
2007-05-07uml: create arch.hJeff Dike-0/+2
2007-05-07uml: host_info tidyingJeff Dike-1/+5
2007-05-07uml: formatting fixesJeff Dike-26/+25
2007-05-07uml: delete unused codeJeff Dike-0/+2
2007-03-29[PATCH] uml: fix LVM crashJason Lunz-2/+1
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso-0/+1
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev-1/+1
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike-0/+7
2007-02-11[PATCH] uml: umid tidyingJeff Dike-2/+3
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike-3/+3
2007-02-11[PATCH] uml: SIGIO locking commentJeff Dike-0/+1
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike-4/+3
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike-1/+2
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike-5/+1
2007-02-11[PATCH] uml: const a variableJeff Dike-1/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike-14/+14
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike-16/+0
2007-02-11[PATCH] uml: delete unused fileJeff Dike-24/+1