aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] uml: delete unused fileJeff Dike2007-02-112-24/+1
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-112-77/+57
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-112-10/+17
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* [PATCH] uml: mconsole lockingJeff Dike2007-02-111-0/+1
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-112-4/+4
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-3/+4
* [PATCH] uml: add _text definition to linker scriptsJeff Dike2006-10-312-0/+2
* [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+0
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-202-0/+2
* [PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2006-10-111-3/+3