aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: more page fault path trimmingJeff Dike2-10/+4
2007-05-07uml: speed page fault pathJeff Dike2-1/+3
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-2/+0
2007-05-07uml: dump core on panicJeff Dike1-0/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-0/+2
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike2-0/+4
2007-05-07uml: tidy fault codeJeff Dike2-2/+2
2007-05-07uml: remove page_size()Jeff Dike1-1/+0
2007-05-07uml: tidy process.cJeff Dike3-7/+3
2007-05-07uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-29/+0
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike3-29/+14
2007-05-07uml: create as-layout.hJeff Dike2-23/+35
2007-05-07uml: create arch.hJeff Dike2-4/+15
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike1-3/+0
2007-05-07ARRAY_SIZE: check for typeRusty Russell1-2/+13
2007-05-07uml: network interface hotplug error handlingJeff Dike1-1/+1
2007-05-07uml: host_info tidyingJeff Dike2-3/+1
2007-05-07uml: delete unused codeJeff Dike2-2/+0
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike1-0/+2
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike1-4/+0
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso1-1/+2
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-2/+0
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev1-1/+1
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike1-0/+2
2007-02-11[PATCH] uml: umid tidyingJeff Dike1-22/+0
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike1-11/+0
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike1-1/+0
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-10/+0
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike1-4/+0
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike1-1/+0
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike1-1/+0
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike1-22/+14
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike1-12/+1
2007-02-11[PATCH] uml: mostly const a structureJeff Dike2-6/+5
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike1-3/+3
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike1-4/+4
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike1-1/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike3-17/+8
2007-02-11[PATCH] uml: console locking fixesJeff Dike1-5/+9
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra1-0/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-07[PATCH] uml: size register files correctlyJeff Dike2-2/+2
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike1-0/+1
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton2-2/+2
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso1-0/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike2-0/+16
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-24[PATCH] uml: mconsole fixesAl Viro1-0/+1