include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / um / os-Linux / helper.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-20 Jaswinder Singh... includecheck fix: um, helper.c
2008-06-06 Ingo Molnaruml: PATH_MAX needs limits.h
2008-05-13 Jeff Dikeuml: fix build when SLOB is enabled
2008-04-26 Ingo Molnaruml: fix build error
2008-02-05 Jeff Dikeuml: tidy helper code
2007-12-18 Stanislaw Gruszkauml: stop gdb from deleting breakpoints when running UML
2007-10-16 Jeff Dikeuml: userspace files should call libc directly
2007-07-16 Jeff Dikeuml: Eliminate kernel allocator wrappers
2007-07-16 Jeff Dikeuml: simplify helper stack handling
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: delete unused code
2006-11-25 Paolo 'Blaisorblad... [PATCH] uml: make execvp safe for our usage
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: cleanup run_helper() API to fix a leak
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: code convention cleanup of a file
2006-09-26 Jeff Dike[PATCH] uml: Fix handling of failed execs of helpers
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix hang on run_helper() failure on uml_net
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: avoid malloc to sleep in atomic sections
2005-11-07 Jeff Dike[PATCH] uml: separate libc-dependent helper code