index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
um: Fix waitpid() usage in helper code
Richard Weinberger
1
-3
/
+3
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-3
/
+3
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
1
-2
/
+0
2011-07-25
uml: helper.c warning corrections
Vitaliy Ivanov
1
-2
/
+2
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
1
-1
/
+0
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
1
-2
/
+2
2008-04-26
uml: fix build error
Ingo Molnar
1
-0
/
+1
2008-02-05
uml: tidy helper code
Jeff Dike
1
-44
/
+30
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-11
/
+27
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-3
/
+5
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
1
-2
/
+2
2007-07-16
uml: simplify helper stack handling
Jeff Dike
1
-12
/
+7
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
1
-2
/
+3
2007-05-07
uml: tidy libc code
Jeff Dike
1
-3
/
+6
2007-05-07
uml: remove page_size()
Jeff Dike
1
-2
/
+3
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: delete unused code
Jeff Dike
1
-11
/
+0
2006-11-25
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+10
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+3
2006-10-20
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+28
2006-09-26
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
1
-11
/
+11
2006-04-11
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+5
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
1
-0
/
+165