aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/process.c
AgeCommit message (Expand)Author
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-05uml: remove init_irq_signalsJeff Dike
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: eliminate SIGALRMJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff 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-07-24uml: more __init annotationsJeff Dike
2007-05-09uml: mark a tt-only functionJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: add missing __init declarationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2006-11-03[PATCH] uml: include tidyingJeff Dike
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-07-14[PATCH] uml: tidy longjmp macroJeff Dike
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike
2006-05-01[PATCH] uml: clean up after MADVISE_REMOVEJeff Dike
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike
2006-04-19[PATCH] uml: MADV_REMOVE fixesJeff Dike
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike
2006-02-24[PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike
2005-04-16Linux-2.6.12-rc2Linus Torvalds