summaryrefslogtreecommitdiffstats
path: root/arch/um/include/os.h
Commit message (Expand)AuthorAgeFilesLines
* x86, um: take arch/um/include/* out of the wayAl Viro2008-10-231-304/+0Star
* uml: deal with inaccessible address space startTom Spink2008-06-061-1/+1
* uml: random driver fixesJeff Dike2008-05-131-0/+1
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-081-1/+4
* uml: remove init_irq_signalsJeff Dike2008-02-051-1/+0Star
* uml: move sig_handler_common_skasJeff Dike2008-02-051-3/+0Star
* uml: tidy helper codeJeff Dike2008-02-051-1/+1
* uml: eliminate setjmp_wrapperJeff Dike2008-02-051-1/+0Star
* uml: style fixes in file.cJeff Dike2008-02-051-1/+0Star
* uml: miscellaneous code cleanupsJeff Dike2008-02-051-2/+1Star
* uml: kill processes instead of panicing kernelJeff Dike2008-02-051-5/+3Star
* uml: convert functions to voidKarol Swietlicki2008-02-051-5/+1Star
* uml: tidy kern_util.hJeff Dike2008-02-051-4/+0Star
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-051-6/+6
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-181-1/+1
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-2/+0Star
* uml: time build fixJeff Dike2007-10-161-2/+2
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-161-3/+2Star
* uml: tickless supportJeff Dike2007-10-161-0/+1
* uml: separate timer initializationJeff Dike2007-10-161-0/+1
* uml: simplify interval settingJeff Dike2007-10-161-1/+1
* uml: fix timer switchingJeff Dike2007-10-161-1/+1
* uml: userspace files should call libc directlyJeff Dike2007-10-161-2/+1Star
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-1/+0Star
* uml: get rid of do_longjmpJeff Dike2007-10-161-3/+2Star
* uml: style fixes pass 3Jeff Dike2007-10-161-9/+7Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-3/+3
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-26/+0Star
* uml: stop saving process FP stateJeff Dike2007-10-161-0/+2
* uml: tidy recently-moved codeJeff Dike2007-10-161-1/+0Star
* uml: simplify helper stack handlingJeff Dike2007-07-161-4/+2Star
* uml: remove task_protectionsJeff Dike2007-05-111-1/+0Star
* uml: more page fault path trimmingJeff Dike2007-05-071-4/+2Star
* uml: speed page fault pathJeff Dike2007-05-071-1/+1
* 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: move remaining useful contents of user_util.hJeff Dike2007-05-071-0/+6
* uml: host_info tidyingJeff Dike2007-05-071-1/+1
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-081-1/+2
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-111-0/+2
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-111-1/+0Star
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-251-0/+2
* [PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso2006-10-111-0/+1
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-271-6/+4Star
* [PATCH] uml: mark some tt-mode codeJeff Dike2006-09-271-1/+2
* [PATCH] uml: timer cleanupsJeff Dike2006-09-261-1/+3
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-261-0/+1
* [PATCH] uml: header formatting cleanupsJeff Dike2006-07-151-34/+34
* [PATCH] uml: make some symbols staticJeff Dike2006-07-101-1/+0Star