summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/aio.c
AgeCommit message (Expand)Author
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-07-24uml: fix aio compilation bugJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-05-07uml: aIO deadlock avoidanceJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-02-11[PATCH] uml: AIO locking and tidyingJeff Dike
2006-01-06[PATCH] uml: Formatting changesJeff Dike
2006-01-06[PATCH] uml: non-void functions should return somethingJeff Dike
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike
2005-10-12[PATCH] uml: revert block driver use of host AIOJeff Dike
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso
2005-09-17[PATCH] uml: return a real error codeJeff Dike
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike
2005-09-17[PATCH] uml: Remove some build warningsJeff Dike
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike
2005-09-05[PATCH] uml: use host AIO supportJeff Dike