aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-281-4/+4
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-0/+46
* powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-1/+9
* powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt2008-07-091-9/+5
* powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-031-83/+0
* powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-011-18/+1
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-1/+106
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-1/+1
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-0/+2
* [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-241-0/+31
* [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-181-21/+7
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-5/+5
|\
| * [POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman2008-03-281-5/+5
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-261-0/+6
|\ \ | |/
| * [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-201-0/+6
* | [POWERPC] Don't touch PT_DTRACE in execRoland McGrath2008-03-261-5/+0
|/
* [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-141-1/+1
* [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-1/+1
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-091-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* powerpc: add Altivec/VMX state to coredumpsMark Nelson2007-10-171-3/+25
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-2/+7
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-0/+7
|\
| * [POWERPC] Ensure FULL_REGS on execRoland McGrath2007-09-251-0/+7
* | [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-031-0/+8
* | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-4/+11
|/
* [POWERPC] Flush registers to proper task contextKumar Gala2007-08-281-3/+3
* [POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala2007-07-261-0/+4
* [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-141-7/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-131-3/+1
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-131-2/+7
|\
| * [POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-161-2/+7
* | [POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org2007-03-261-3/+3
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-221-1/+0
* | [POWERPC] Harden validate_sp against stack corruptionPaul Mackerras2007-03-081-13/+30
|/
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2006-06-091-0/+11
* [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-091-0/+44
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* [PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard2006-03-281-1/+3
* [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-271-0/+1
* [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-271-1/+5
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-2/+0
* powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-241-1/+6
* Merge ../powerpc-mergePaul Mackerras2006-02-241-0/+32
|\
| * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-241-0/+32
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
|/