index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
1
-1
/
+0
2013-09-07
um: Implement probe_kernel_read()
Richard Weinberger
1
-0
/
+52
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+0
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-13
/
+0
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-4
/
+4
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
1
-1
/
+0
2011-11-02
um: fill the handlers array at build time
Al Viro
1
-6
/
+6
2011-11-02
um: simplify set_handler()
Al Viro
1
-13
/
+6
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
1
-7
/
+6
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
1
-2
/
+0
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
1
-1
/
+1
2008-02-05
uml: remove init_irq_signals
Jeff Dike
1
-1
/
+4
2007-12-18
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-2
/
+2
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
1
-5
/
+5
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-17
/
+20
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
1
-1
/
+1
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-50
/
+50
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-3
/
+0
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
1
-31
/
+0
2007-07-24
uml: more __init annotations
Jeff Dike
1
-1
/
+1
2007-05-09
uml: mark a tt-only function
Jeff Dike
1
-0
/
+2
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
1
-4
/
+4
2007-05-07
uml: tidy libc code
Jeff Dike
1
-14
/
+15
2007-05-07
uml: remove page_size()
Jeff Dike
1
-1
/
+1
2007-05-07
uml: add missing __init declarations
Jeff Dike
1
-2
/
+3
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-03-08
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
1
-1
/
+0
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
1
-3
/
+2
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
1
-1
/
+11
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
1
-1
/
+0
2006-07-15
[PATCH] uml: tidy longjmp macro
Jeff Dike
1
-4
/
+4
2006-07-11
[PATCH] uml: signal initialization cleanup
Jeff Dike
1
-10
/
+9
2006-05-02
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
1
-5
/
+12
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
1
-2
/
+2
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
1
-2
/
+2
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
1
-0
/
+44
2006-02-25
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+16
2006-01-19
[PATCH] uml: implement soft interrupts
Jeff Dike
1
-20
/
+10
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
1
-1
/
+0
2005-09-22
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
1
-3
/
+55
2005-05-06
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
1
-0
/
+5
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+171