summaryrefslogtreecommitdiffstats
path: root/arch/um/include/os.h
AgeCommit message (Expand)AuthorLines
2008-05-13uml: random driver fixesJeff Dike-0/+1
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike-1/+4
2008-02-05uml: remove init_irq_signalsJeff Dike-1/+0
2008-02-05uml: move sig_handler_common_skasJeff Dike-3/+0
2008-02-05uml: tidy helper codeJeff Dike-1/+1
2008-02-05uml: eliminate setjmp_wrapperJeff Dike-1/+0
2008-02-05uml: style fixes in file.cJeff Dike-1/+0
2008-02-05uml: miscellaneous code cleanupsJeff Dike-2/+1
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-5/+3
2008-02-05uml: convert functions to voidKarol Swietlicki-5/+1
2008-02-05uml: tidy kern_util.hJeff Dike-4/+0
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong-6/+6
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka-1/+1
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike-2/+0
2007-10-16uml: time build fixJeff Dike-2/+2
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike-3/+2
2007-10-16uml: tickless supportJeff Dike-0/+1
2007-10-16uml: separate timer initializationJeff Dike-0/+1
2007-10-16uml: simplify interval settingJeff Dike-1/+1
2007-10-16uml: fix timer switchingJeff Dike-1/+1
2007-10-16uml: userspace files should call libc directlyJeff Dike-2/+1
2007-10-16uml: remove os_* usage from userspace filesJeff Dike-1/+0
2007-10-16uml: get rid of do_longjmpJeff Dike-3/+2
2007-10-16uml: style fixes pass 3Jeff Dike-9/+7
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-3/+3
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-26/+0
2007-10-16uml: stop saving process FP stateJeff Dike-0/+2
2007-10-16uml: tidy recently-moved codeJeff Dike-1/+0
2007-07-16uml: simplify helper stack handlingJeff Dike-4/+2
2007-05-11uml: remove task_protectionsJeff Dike-1/+0
2007-05-07uml: more page fault path trimmingJeff Dike-4/+2
2007-05-07uml: speed page fault pathJeff Dike-1/+1
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike-2/+0
2007-05-07uml: dump core on panicJeff Dike-0/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike-0/+2
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike-0/+6
2007-05-07uml: host_info tidyingJeff Dike-1/+1
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso-1/+2
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike-0/+2
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike-1/+0
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso-0/+2
2006-10-11[PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso-0/+1
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike-6/+4
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike-1/+2
2006-09-26[PATCH] uml: timer cleanupsJeff Dike-1/+3
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike-0/+1
2006-07-14[PATCH] uml: header formatting cleanupsJeff Dike-34/+34
2006-07-10[PATCH] uml: make some symbols staticJeff Dike-1/+0
2006-07-10[PATCH] uml: remove os_isattyJeff Dike-2/+1
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike-1/+1