aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: remove debugging remnantsJeff Dike1-3/+0
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike2-35/+22
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike2-2/+2
2007-05-07uml: dump core on panicJeff Dike1-1/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike7-16/+20
2007-05-07uml: speed up page table walkingJeff Dike1-82/+120
2007-05-07uml: irq locking commentaryJeff Dike1-0/+15
2007-05-07uml: comment early boot lockingJeff Dike1-9/+13
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike1-3/+7
2007-05-07uml: tidy fault codeJeff Dike1-17/+18
2007-05-07uml: kernel_thread shouldn't panicJeff Dike1-2/+0
2007-05-07uml: remove page_size()Jeff Dike1-5/+0
2007-05-07uml: tidy process.cJeff Dike1-83/+35
2007-05-07uml: speed up execJeff Dike1-1/+11
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day1-52/+0
2007-05-07uml: add missing __init declarationsJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike34-34/+0
2007-05-07uml: create as-layout.hJeff Dike9-0/+9
2007-05-07uml: create arch.hJeff Dike2-0/+2
2007-05-07uml: host_info tidyingJeff Dike1-1/+5
2007-05-07uml: formatting fixesJeff Dike1-26/+25
2007-05-07uml: delete unused codeJeff Dike1-0/+2
2007-03-29[PATCH] uml: fix LVM crashJason Lunz1-2/+1
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso1-0/+1
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev1-1/+1
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike1-0/+7
2007-02-11[PATCH] uml: umid tidyingJeff Dike2-2/+3
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike1-3/+3
2007-02-11[PATCH] uml: SIGIO locking commentJeff Dike1-0/+1
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike1-4/+3
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-1/+2
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike1-5/+1
2007-02-11[PATCH] uml: const a variableJeff Dike1-1/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike1-14/+14
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike1-16/+0
2007-02-11[PATCH] uml: delete unused fileJeff Dike2-24/+1
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike1-12/+12
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike2-10/+17
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1
2007-02-11[PATCH] uml: mconsole lockingJeff Dike1-0/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike2-4/+4
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+4
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike2-0/+2
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso1-1/+0
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2-0/+2
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso1-3/+3
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso1-4/+1