summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/clone.c
Commit message (Expand)AuthorAgeFilesLines
* um: rework userspace stubs to not hard-code stub locationJohannes Berg2021-02-121-2/+1
* um: separate child and parent errors in clone stubJohannes Berg2021-02-121-14/+11
* arch/um: partially revert the conversion to __section() macroLinus Torvalds2020-10-261-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-151-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-5/+1
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-4/+4
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-1/+0
* uml: clone.c tidyingJeff Dike2008-02-051-14/+18
* uml: remove last include of libc asm/page.hJeff Dike2007-11-141-1/+0
* uml: fix stub address calculationsJeff Dike2007-10-161-3/+3
* [PATCH] uml skas0: stop gcc's insanityJeff Dike2005-12-181-10/+13
* [PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike2005-11-221-4/+9
* [PATCH] uml: eliminate use of local in clone stubJeff Dike2005-11-221-4/+6
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-071-0/+44