summaryrefslogtreecommitdiff
path: root/arch/um/include/os.h
AgeCommit message (Expand)Author
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: time build fixJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-05-11uml: remove task_protectionsJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: dump core on panicJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike
2007-05-07uml: host_info tidyingJeff Dike
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso
2006-10-11[PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike
2006-09-26[PATCH] uml: timer cleanupsJeff Dike
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike
2006-07-14[PATCH] uml: header formatting cleanupsJeff Dike
2006-07-10[PATCH] uml: make some symbols staticJeff Dike
2006-07-10[PATCH] uml: remove os_isattyJeff Dike
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: tls support: hack to make it compile on any hostPaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike
2006-03-27[PATCH] uml: oS header cleanupsJeff Dike
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike
2006-02-24[PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov