summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-161-0/+1
* fix uml-x86_64Al Viro2007-05-162-1/+11
* uml: iRQ stacksJeff Dike2007-05-111-0/+3
* uml: remove task_protectionsJeff Dike2007-05-112-1/+2
* fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* uml: fix prototypesPaolo 'Blaisorblade' Giarrusso2007-05-071-3/+7
* uml: more page fault path trimmingJeff Dike2007-05-072-10/+4Star
* uml: speed page fault pathJeff Dike2007-05-072-1/+3
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-2/+0Star
* uml: dump core on panicJeff Dike2007-05-071-0/+1
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-0/+2
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-072-0/+4
* uml: tidy fault codeJeff Dike2007-05-072-2/+2
* uml: remove page_size()Jeff Dike2007-05-071-1/+0Star
* uml: tidy process.cJeff Dike2007-05-073-7/+3Star
* uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-071-29/+0Star
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-073-29/+14Star
* uml: create as-layout.hJeff Dike2007-05-072-23/+35
* uml: create arch.hJeff Dike2007-05-072-4/+15
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-071-3/+0Star
* ARRAY_SIZE: check for typeRusty Russell2007-05-071-2/+13
* uml: network interface hotplug error handlingJeff Dike2007-05-071-1/+1
* uml: host_info tidyingJeff Dike2007-05-072-3/+1Star
* uml: delete unused codeJeff Dike2007-05-072-2/+0Star
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-291-0/+2
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-271-4/+0Star
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-081-1/+2
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-2/+0Star
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-121-1/+1
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-111-0/+2
* [PATCH] uml: umid tidyingJeff Dike2007-02-111-22/+0Star
* [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-111-11/+0Star
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-111-1/+0Star
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-111-10/+0Star
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-111-4/+0Star
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-111-1/+0Star
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-111-1/+0Star
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-111-22/+14Star
* [PATCH] uml: chan_user.h formatting fixesJeff Dike2007-02-111-12/+1Star
* [PATCH] uml: mostly const a structureJeff Dike2007-02-112-6/+5Star
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-111-3/+3
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-111-4/+4
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-111-1/+1
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-113-17/+8Star
* [PATCH] uml: console locking fixesJeff Dike2007-02-111-5/+9
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-131-0/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] uml: size register files correctlyJeff Dike2006-12-072-2/+2
* [PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike2006-12-071-0/+1