aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-01[PATCH] ppc32: add platform specific machine check output handlersMatt Porter1-11/+0
2004-12-13[PATCH] ppc32: fix SPE state corruption on e500Kumar Gala1-1/+13
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov1-2/+0
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath1-1/+4
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-1/+1
2004-08-26[PATCH] #ifdef cleanup for PPCValdis Kletnieks1-1/+1
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III1-2/+1
2004-07-26[PATCH] annotations for arch/ppc and include/asm-ppcAlexander Viro1-1/+1
2004-07-26[PATCH] NULL noise removal on ppcAlexander Viro1-2/+2
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-06-17[PATCH] ppc32: support for e500 and 85xxKumar Gala1-6/+95
2004-06-02[PATCH] ppc32: Fix preemptible checkPaul Mackerras1-2/+2
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-7/+1
2004-04-22Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini1-2/+12
2004-04-18[PATCH] ppc32 stack bounds checkingAndrew Morton1-1/+1
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton1-2/+0
2004-03-31Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini1-2/+12
2004-03-29[PATCH] ppc32: Even more preempt fixesBenjamin Herrenschmidt1-4/+6
2004-03-26PPC32: Add more useful information to the oops output.Tom Rini1-2/+12
2004-03-25[PATCH] ppc32: arch code preempt fixesBenjamin Herrenschmidt1-1/+11
2004-03-23[PATCH] Threaded core dumps for PPC32Paul Mackerras1-5/+4
2003-10-11Export init_mm, some modules need thatBenjamin Herrenschmidt1-0/+1
2003-10-10PPC32: Export a couple of symbols (csum_partial and init_task).Paul Mackerras1-0/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+2
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini1-14/+14
2003-09-06PPC32: Rework signal code and add a swapcontext system call.Paul Mackerras1-0/+1
2003-06-25PPC32: Implement 2-argument show_stack().Paul Mackerras1-12/+13
2003-06-08PPC32: Fix various minor problems pointed out by Linus' check program.Paul Mackerras1-1/+1
2003-06-08PPC32: Start adding __user to mark pointers from userspace.Paul Mackerras1-4/+6
2003-05-19[PATCH] do_fork updates for ppcChristoph Hellwig1-12/+5
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole1-2/+2
2003-03-13PPC32: Add a thread-pointer argument to the clone syscall, make a prepare_to_...Paul Mackerras1-27/+26
2003-02-23PPC32: Make switch_to return the previous task in the `last' argumentPaul Mackerras1-2/+5
2003-02-09PPC32: Changes to accommodate recent signal changes (current->sighand).Paul Mackerras1-0/+1
2003-01-05PPC32: remove support for IBM iSeries machines.Paul Mackerras1-6/+1
2002-11-23PPC32: update for recent changes to clone system call.Paul Mackerras1-7/+10
2002-11-18[PATCH] kallsyms for new modulesRusty Russell1-0/+1
2002-10-09PPC32: fix arch-level tid handling.Paul Mackerras1-0/+5
2002-10-09PPC32: Add kallsyms support in stack tracing functions.Paul Mackerras1-39/+53
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras1-4/+1
2002-09-17PPC32: add argument to INIT_SIGNALS use in arch/ppc/kernel/process.cPaul Mackerras1-1/+1
2002-09-05PPC32: add the extra argument for do_fork to the PPC calls.Paul Mackerras1-3/+3
2002-08-06PPC32: miscellanous small fixes.Paul Mackerras1-8/+20
2002-07-27PPC32: update hard/soft IRQ stuff along the lines of the i386 code.Paul Mackerras1-2/+1
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar1-3/+3
2002-06-27PPC32: update for scheduler changes (switch_to, prepare/finish_arch_*).Paul Mackerras1-1/+1
2002-05-12[PATCH] Hotplug CPU prepRusty Russell1-3/+9
2002-05-10PPC32: This changeset adds preemptible kernel support for ppc32Paul Mackerras1-19/+18
2002-02-16PPC fixes for SMP; also fix the stack overflow detection, removePaul Mackerras1-8/+4
2002-02-13Further PPC updates - fix thread_saved_pc, make sure init_thread_unionPaul Mackerras1-0/+6