summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/process.c
AgeCommit message (Expand)Author
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger
2013-09-07um: Implement probe_kernel_read()Richard Weinberger
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-05-25um: fix crash while os_dump_core()Richard Weinberger
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