summaryrefslogtreecommitdiff
path: root/arch/ppc/kernel/process.c
AgeCommit message (Expand)Author
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras
2005-11-29[PATCH] ppc: fix floating point register corruptionPaolo Galtieri
2005-10-29[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras
2005-10-11ppc: Various minor compile fixesPaul Mackerras
2005-02-01[PATCH] ppc32: add platform specific machine check output handlersMatt Porter
2004-12-13[PATCH] ppc32: fix SPE state corruption on e500Kumar Gala
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-08-26[PATCH] #ifdef cleanup for PPCValdis Kletnieks
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III
2004-07-26[PATCH] annotations for arch/ppc and include/asm-ppcAlexander Viro
2004-07-26[PATCH] NULL noise removal on ppcAlexander Viro
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright
2004-06-17[PATCH] ppc32: support for e500 and 85xxKumar Gala
2004-06-02[PATCH] ppc32: Fix preemptible checkPaul Mackerras
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton
2004-04-22Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini
2004-04-18[PATCH] ppc32 stack bounds checkingAndrew Morton
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2004-03-31Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini
2004-03-29[PATCH] ppc32: Even more preempt fixesBenjamin Herrenschmidt
2004-03-26PPC32: Add more useful information to the oops output.Tom Rini
2004-03-25[PATCH] ppc32: arch code preempt fixesBenjamin Herrenschmidt
2004-03-23[PATCH] Threaded core dumps for PPC32Paul Mackerras
2003-10-11Export init_mm, some modules need thatBenjamin Herrenschmidt
2003-10-10PPC32: Export a couple of symbols (csum_partial and init_task).Paul Mackerras
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini
2003-09-06PPC32: Rework signal code and add a swapcontext system call.Paul Mackerras
2003-06-25PPC32: Implement 2-argument show_stack().Paul Mackerras
2003-06-08PPC32: Fix various minor problems pointed out by Linus' check program.Paul Mackerras
2003-06-08PPC32: Start adding __user to mark pointers from userspace.Paul Mackerras
2003-05-19[PATCH] do_fork updates for ppcChristoph Hellwig
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-03-13PPC32: Add a thread-pointer argument to the clone syscall, make a prepare_to_...Paul Mackerras
2003-02-23PPC32: Make switch_to return the previous task in the `last' argumentPaul Mackerras
2003-02-09PPC32: Changes to accommodate recent signal changes (current->sighand).Paul Mackerras
2003-01-05PPC32: remove support for IBM iSeries machines.Paul Mackerras
2002-11-23PPC32: update for recent changes to clone system call.Paul Mackerras
2002-11-18[PATCH] kallsyms for new modulesRusty Russell
2002-10-09PPC32: fix arch-level tid handling.Paul Mackerras
2002-10-09PPC32: Add kallsyms support in stack tracing functions.Paul Mackerras
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras
2002-09-17PPC32: add argument to INIT_SIGNALS use in arch/ppc/kernel/process.cPaul Mackerras
2002-09-05PPC32: add the extra argument for do_fork to the PPC calls.Paul Mackerras
2002-08-06PPC32: miscellanous small fixes.Paul Mackerras
2002-07-27PPC32: update hard/soft IRQ stuff along the lines of the i386 code.Paul Mackerras