aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/process.c
AgeCommit message (Expand)Author
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling
2008-07-09powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman
2008-03-26Merge branch 'linux-2.6'Paul Mackerras
2008-03-26[POWERPC] Don't touch PT_DTRACE in execRoland McGrath
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala
2007-07-26[POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala
2007-06-14[POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers
2007-03-08[POWERPC] Harden validate_sp against stack corruptionPaul Mackerras
2006-10-16[POWERPC] Better check in show_instructionsAnton Blanchard
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-09[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao