summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
...
* uml: get rid of do_longjmpJeff Dike2007-10-163-27/+6Star
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-19/+2Star
* uml: style fixes pass 3Jeff Dike2007-10-165-21/+17Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1615-168/+93Star
* uml: style fixes pass 2Jeff Dike2007-10-162-14/+3Star
* uml: throw out CHOOSE_MODEJeff Dike2007-10-166-166/+65Star
* uml: style fixes pass 1Jeff Dike2007-10-161-11/+1Star
* uml: remove sysdep/thread.hJeff Dike2007-10-164-16/+2Star
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1621-344/+1Star
* uml: physmem code tidyingJeff Dike2007-10-161-1/+2
* uml: stop saving process FP stateJeff Dike2007-10-165-23/+9Star
* uml: stop specially protecting kernel stacksJeff Dike2007-10-161-0/+2
* uml: stop using libc asm/page.hJeff Dike2007-10-162-2/+2
* uml: tidy recently-moved codeJeff Dike2007-10-161-1/+0Star
* uml: fix irqstack crashJeff Dike2007-09-191-1/+1
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-162-3/+12
* uml: simplify helper stack handlingJeff Dike2007-07-161-4/+2Star
* uml: SIGIO support cleanupJeff Dike2007-07-161-1/+2
* uml: handle errors on opening host side of consolesJeff Dike2007-07-161-1/+1
* uml: xterm driver tidyingJeff Dike2007-07-161-2/+0Star
* 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