summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/init_task.c
AgeCommit message (Collapse)AuthorLines
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-16/+1
The main part of UML; it is the last distributed patch for 2.6.7 Removes skas support from the main UML patch; apply or get conflicts. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright-0/+1
Add an rlimit entry to control the maximum number of bytes a user can allocate to a POSIX mqueue. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo-0/+5
2002-12-28Merged the configurable kernel stack size changes from 2.4. ThisJeff Dike-8/+8
paramerizes the kernel stack size and adds a config option to set the order.
2002-11-20Merged most of the rest of the skas changes.Jeff Dike-1/+1
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+70
This patch implements UML for 2.5.34.