index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
process.c
Age
Commit message (
Expand
)
Author
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
2013-09-07
um: Implement probe_kernel_read()
Richard Weinberger
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
um: fill the handlers array at build time
Al Viro
2011-11-02
um: simplify set_handler()
Al Viro
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-05
uml: remove init_irq_signals
Jeff Dike
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-07-24
uml: more __init annotations
Jeff Dike
2007-05-09
uml: mark a tt-only function
Jeff Dike
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
2007-05-07
uml: tidy libc code
Jeff Dike
2007-05-07
uml: remove page_size()
Jeff Dike
2007-05-07
uml: add missing __init declarations
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff 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 tidying
Jeff Dike
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-07-14
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-10
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-05-01
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-03-31
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-08
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2005-09-21
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
2005-05-05
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds