Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
eed16255d66bde1abbce272400912a9ea9e69e08
/
arch
/
um
/
kernel
/
exec.c
9436d5c
um: get_safe_registers() should be done in flush_thread(), not start_thread()
by Al Viro
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
6783eaa
x86, um/x86: switch to generic sys_execve and kernel_execve
by Al Viro
· 13 years ago
bf56d57
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
4245979
um: take cleaning singlestep to start_thread()
by Al Viro
· 13 years ago
344569a
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
ab286b2
um: take cleaning singlestep to start_thread()
by Al Viro
· 13 years ago
73395a0
um: distribute exports to where exported stuff is defined
by Al Viro
· 14 years ago
c0ce5b6
um, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
9a181c5
uml: kill big kernel lock
by Arnd Bergmann
· 14 years ago
cb1dcc0
uml: fix compile warning
by Richard Weinberger
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 15 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ff64b4c
x86, um: get rid of uml unistd.h
by Al Viro
· 17 years ago
d2efa6d
uml: remove the dead TTY_LOG code
by Adrian Bunk
· 16 years ago
536788f
uml: runtime host VMSPLIT detection
by Jeff Dike
· 17 years ago
3963333
uml: cover stubs with a VMA
by Jeff Dike
· 17 years ago
42a2b54
uml: clean up TASK_SIZE usage
by Jeff Dike
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
6c738ff
uml: fold mmu_context_skas into mm_context
by Jeff Dike
· 17 years ago
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
f979522
[PATCH] uml: Kill a compilation warning
by Jeff Dike
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
b1fc0b1
[PATCH] UML: tty locking
by Alan Cox
· 18 years ago
1d3468a
[PATCH] uml: move _kern.c files
by Jeff Dike
· 19 years ago
[Renamed (87%) from arch/um/kernel/exec_kern.c]
aa6758d
[PATCH] uml: implement {get,set}_thread_area for i386
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4d338e1
[PATCH] uml: sparse cleanups
by Al Viro
· 19 years ago
c554f89
[PATCH] uml: move tty logging to os-Linux
by Jeff Dike
· 19 years ago
42947cb
[PATCH] uml: some harmless sparse warning fixes
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
a2e4b97
[PATCH] uml: remove 2_5compat.h
by Jeff Dike
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago