summaryrefslogtreecommitdiff
path: root/arch/ppc64/kernel/init_task.c
AgeCommit message (Collapse)Author
2005-10-11ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras
These two files are now built in arch/powerpc/kernel instead of arch/ppc64/kernel. Signed-off-by: Paul Mackerras <paulus@samba.org>
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright
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
2003-02-11ppc64: update for signal changesAnton Blanchard
2002-12-18ppc64: support for > 32 CPUs (24 way RS64 with HMT shows up as 48 way)Anton Blanchard
2002-09-11ppc64: INIT_SIGNALS fixAnton Blanchard
2002-02-15Add ppc64 support. This includes both pSeries (RS/6000) andAnton Blanchard
iSeries (AS/400). There are no changes outside of include/asm-ppc64 and arch/ppc64 in this changeset.