aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAge
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-07
* uml: dump core on panicJeff Dike2007-05-07
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-07
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-07
* uml: tidy fault codeJeff Dike2007-05-07
* uml: remove page_size()Jeff Dike2007-05-07
* uml: tidy process.cJeff Dike2007-05-07
* uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-07
* uml: create as-layout.hJeff Dike2007-05-07
* uml: create arch.hJeff Dike2007-05-07
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-07
* ARRAY_SIZE: check for typeRusty Russell2007-05-07
* uml: network interface hotplug error handlingJeff Dike2007-05-07
* uml: host_info tidyingJeff Dike2007-05-07
* uml: delete unused codeJeff Dike2007-05-07
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-29
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-27
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-08
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-12
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-12
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-11
* [PATCH] uml: umid tidyingJeff Dike2007-02-11
* [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-11
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-11
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-11
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-11
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-11
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-11
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-11
* [PATCH] uml: chan_user.h formatting fixesJeff Dike2007-02-11
* [PATCH] uml: mostly const a structureJeff Dike2007-02-11
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-11
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-11
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-11
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-11
* [PATCH] uml: console locking fixesJeff Dike2007-02-11
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] uml: size register files correctlyJeff Dike2006-12-07
* [PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike2006-12-07
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-07
* [NET]: UML checksum annotations and cleanups.Al Viro2006-12-03
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-25
* [PATCH] uml: fix I/O hangJeff Dike2006-11-03
* [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-31
* [PATCH] uml: mconsole fixesAl Viro2006-10-25
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-15