aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike1-1/+1
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike1-9/+1
2006-05-01[PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-05-01[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili1-0/+30
2006-05-01[PATCH] uml: error handling fixesJeff Dike5-10/+10
2006-05-01[PATCH] uml: clean up after MADVISE_REMOVEJeff Dike1-5/+12
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl1-25/+22
2006-04-19[PATCH] uml: physical memory map file fixesRob Landley2-24/+118
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike5-25/+25
2006-04-19[PATCH] uml: MADV_REMOVE fixesJeff Dike1-2/+2
2006-04-11[PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso1-10/+13
2006-04-11[PATCH] uml: fix failure path after conversionPaolo 'Blaisorblade' Giarrusso1-5/+10
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso1-5/+5
2006-04-11[PATCH] uml: move outside spinlock call not needing itPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso1-2/+7
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso3-5/+5
2006-04-11[PATCH] UML: TLS fixletsJeff Dike1-0/+1
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso3-3/+36
2006-03-31[PATCH] uml: tls support: hack to make it compile on any hostPaolo 'Blaisorblade' Giarrusso1-8/+7
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2-2/+79
2006-03-31[PATCH] uml: remove unused make variablesAl Viro1-3/+0
2006-03-31[PATCH] uml: fix initcall return valuesJeff Dike2-24/+2
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike3-46/+45
2006-03-27[PATCH] uml: fix thread startup raceJeff Dike1-28/+27
2006-03-27[PATCH] uml: prevent umid theftJeff Dike1-10/+23
2006-03-27[PATCH] uml: move tty logging to os-LinuxJeff Dike2-3/+223
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike2-4/+329
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike1-0/+128
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike3-3/+175
2006-02-24[PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso1-5/+14
2006-02-24[PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso1-0/+16
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike4-10/+23
2006-02-07[PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike1-0/+1
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike1-1/+3
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso1-2/+2
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike7-118/+164
2006-01-18[PATCH] uml: eliminate some globalsJeff Dike1-16/+12
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov3-2/+572
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2-2/+285
2006-01-18[PATCH] uml: change interface to boot_timer_handlerBodo Stroesser1-1/+11
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov5-16/+120
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov3-2/+166
2006-01-08[PATCH] uml: whitespace cleanupJeff Dike1-7/+7
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov1-1/+24
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov5-3/+119
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov5-14/+148
2006-01-06[PATCH] uml: umid cleanupJeff Dike1-111/+154
2006-01-06[PATCH] uml: separate libc-dependent umid codeJeff Dike2-2/+294
2006-01-06[PATCH] uml: Formatting changesJeff Dike1-233/+232
2006-01-06[PATCH] uml: non-void functions should return somethingJeff Dike1-0/+2