aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAge
* [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-19
* [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-14
* [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-06
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-09
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* powerpc: add Altivec/VMX state to coredumpsMark Nelson2007-10-17
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-03
|\
| * [POWERPC] Ensure FULL_REGS on execRoland McGrath2007-09-25
* | [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-02
* | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-14
|/
* [POWERPC] Flush registers to proper task contextKumar Gala2007-08-28
* [POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala2007-07-26
* [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-14
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-12
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-12
|\
| * [POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-16
* | [POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org2007-03-25
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-22
* | [POWERPC] Harden validate_sp against stack corruptionPaul Mackerras2007-03-07
|/
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-16
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2006-06-09
* [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-09
* [PATCH] unexport get_wchanAdrian Bunk2006-03-31
* [PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard2006-03-28
* [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-26
* [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-26
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-26
* powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
* Merge ../powerpc-mergePaul Mackerras2006-02-23
|\
| * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-23
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-12
|\
| * powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-12
| * [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-12
* | [PATCH] powerpc: task_stack_page()Al Viro2006-01-12
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-12
|/
* powerpc: Fix bug causing FP registers corruption on UP + preemptPaul Mackerras2005-11-29
* [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-23
* Merge ../linux-2.6Paul Mackerras2005-11-06
|\
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-06
* | [PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specificMichael Ellerman2005-11-06
|/
* powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2005-11-02
* [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-27
* [PATCH] powerpc: Don't blow away load_addr in start_threadMichael Ellerman2005-10-21
* ppc64: merge binfmt_elf32.cStephen Rothwell2005-10-12
* powerpc: make 64 bit binaries workStephen Rothwell2005-10-12