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