| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala | 2008-04-29 | 1 | -0/+2 |
* | [POWERPC] Fix kernel stack allocation alignment | Benjamin Herrenschmidt | 2008-04-24 | 1 | -0/+31 |
* | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 | 1 | -21/+7 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 1 | -5/+5 |
|\ |
|
| * | [POWERPC] Fix missed hardware breakpoints across multiple threads | Michael Ellerman | 2008-03-28 | 1 | -5/+5 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-26 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | [POWERPC] Fix PMU + soft interrupt disable bug | Anton Blanchard | 2008-03-20 | 1 | -0/+6 |
* | | [POWERPC] Don't touch PT_DTRACE in exec | Roland McGrath | 2008-03-26 | 1 | -5/+0 |
|/ |
|
* | [POWERPC] Fix DEBUG_PREEMPT warning when warning | Hugh Dickins | 2008-02-14 | 1 | -1/+1 |
* | [POWERPC] Fix hardware IRQ time accounting problem. | Tony Breeds | 2007-12-06 | 1 | -1/+1 |
* | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 | 1 | -1/+1 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
* | powerpc: add Altivec/VMX state to coredumps | Mark Nelson | 2007-10-17 | 1 | -3/+25 |
* | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 | 1 | -2/+7 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 | 1 | -0/+7 |
|\ |
|
| * | [POWERPC] Ensure FULL_REGS on exec | Roland McGrath | 2007-09-25 | 1 | -0/+7 |
* | | [POWERPC] Make instruction dumping work in real mode | Scott Wood | 2007-10-03 | 1 | -0/+8 |
* | | [POWERPC] Add cpu feature for SPE handling | Kumar Gala | 2007-09-14 | 1 | -4/+11 |
|/ |
|
* | [POWERPC] Flush registers to proper task context | Kumar Gala | 2007-08-28 | 1 | -3/+3 |
* | [POWERPC] Fix register labels on show_regs() message for 4xx/Book-E | Kumar Gala | 2007-07-26 | 1 | -0/+4 |
* | [POWERPC] Always apply DABR changes on context switches | Benjamin Herrenschmidt | 2007-06-14 | 1 | -7/+7 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [POWERPC] Make tlb flush batch use lazy MMU mode | Benjamin Herrenschmidt | 2007-04-13 | 1 | -3/+1 |
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-13 | 1 | -2/+7 |
|\ |
|
| * | [POWERPC] Fix atomicity of TIF update in flush_thread() | Mathieu Desnoyers | 2007-03-16 | 1 | -2/+7 |
* | | [POWERPC] Use lowercase for hex printouts in oops messages. | anton@samba.org | 2007-03-26 | 1 | -3/+3 |
* | | [POWERPC] Remove last_syscall | Anton Blanchard | 2007-03-22 | 1 | -1/+0 |
* | | [POWERPC] Harden validate_sp against stack corruption | Paul Mackerras | 2007-03-08 | 1 | -13/+30 |
|/ |
|
* | [POWERPC] Better check in show_instructions | Anton Blanchard | 2006-10-16 | 1 | -8/+2 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc | Paul Mackerras | 2006-06-09 | 1 | -0/+11 |
* | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras | 2006-06-09 | 1 | -0/+44 |
* | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
* | [PATCH] powerpc: export validate_sp for oprofile calltrace | Anton Blanchard | 2006-03-28 | 1 | -1/+3 |
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] powerpc: fix various sparse warnings | Stephen Rothwell | 2006-03-27 | 1 | -1/+5 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -2/+0 |
* | powerpc: Implement accurate task and CPU time accounting | Paul Mackerras | 2006-02-24 | 1 | -1/+6 |
* | Merge ../powerpc-merge | Paul Mackerras | 2006-02-24 | 1 | -0/+32 |
|\ |
|
| * | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard | 2006-02-24 | 1 | -0/+32 |
* | | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 | 1 | -3/+5 |
|\ |
|
| * | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c | Paul Mackerras | 2006-01-12 | 1 | -0/+2 |
| * | [PATCH] powerpc: Avoid potential FP corruption with preempt and UP | Paul Mackerras | 2006-01-12 | 1 | -3/+3 |
* | | [PATCH] powerpc: task_stack_page() | Al Viro | 2006-01-12 | 1 | -6/+4 |
* | | [PATCH] powerpc: task_thread_info() | Al Viro | 2006-01-12 | 1 | -2/+2 |
|/ |
|
* | powerpc: Fix bug causing FP registers corruption on UP + preempt | Paul Mackerras | 2005-11-30 | 1 | -37/+25 |
* | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-23 | 1 | -1/+0 |
* | Merge ../linux-2.6 | Paul Mackerras | 2005-11-07 | 1 | -4/+2 |
|\ |
|