uml: redo host capability detection and disabling
[safe/jmp/linux-2.6] / arch / um / os-Linux / aio.c
2008-02-08 Jeff Dikeuml: style fixes in arch/um/os-Linux
2008-02-05 Jeff Dikeuml: tidy kern_util.h
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-10-16 Jeff Dikeuml: style fixes pass 3
2007-10-16 Jeff Dikeuml: remove code made redundant by CHOOSE_MODE removal
2007-10-16 Jeff Dikeuml: throw out CHOOSE_MODE
2007-07-24 Jeff Dikeuml: fix aio compilation bug
2007-07-16 Jeff Dikeuml: simplify helper stack handling
2007-05-07 Jeff Dikeuml: aIO deadlock avoidance
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-02-11 Jeff Dike[PATCH] uml: AIO locking and tidying
2006-01-06 Jeff Dike[PATCH] uml: Formatting changes
2006-01-06 Jeff Dike[PATCH] uml: non-void functions should return something
2005-11-07 Jeff Dike[PATCH] uml: separate libc-dependent helper code
2005-10-12 Jeff Dike[PATCH] uml: revert block driver use of host AIO
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: comment about cast build fix
2005-09-17 Jeff Dike[PATCH] uml: return a real error code
2005-09-17 Jeff Dike[PATCH] uml: preserve errno in error paths
2005-09-17 Jeff Dike[PATCH] uml: Remove some build warnings
2005-09-05 Jeff Dike[PATCH] uml: add host AIO support to block driver
2005-09-05 Jeff Dike[PATCH] uml: use host AIO support