| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig | 2010-06-15 | 1 | -5/+0 |
* | powerpc/476: Add isync after loading mmu and debug spr's | Dave Kleikamp | 2010-05-05 | 1 | -0/+3 |
* | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 2010-02-17 | 1 | -17/+93 |
* | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 2010-02-17 | 1 | -5/+5 |
* | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab | 2010-02-01 | 1 | -12/+0 |
* | powerpc: Fix compile errors found by new ppc64e_defconfig | Kumar Gala | 2009-10-27 | 1 | -1/+1 |
* | powerpc/ftrace: show real return addresses in modules | Steven Rostedt | 2009-10-13 | 1 | -3/+7 |
* | powerpc: Move 64bit heap above 1TB on machines with 1TB segments | Anton Blanchard | 2009-09-24 | 1 | -1/+16 |
* | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt | 2009-09-11 | 1 | -7/+7 |
* | powerpc: Clean ifdef usage in copy_thread() | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+2 |
* | powerpc: Fix output from show_regs | Kumar Gala | 2009-06-26 | 1 | -1/+1 |
* | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 | 1 | -1/+1 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | powerpc: Randomise PIEs | Anton Blanchard | 2009-02-23 | 1 | -0/+10 |
* | powerpc: Randomise the brk region | Anton Blanchard | 2009-02-23 | 1 | -0/+23 |
* | powerpc: Randomise lower bits of stack address | Anton Blanchard | 2009-02-23 | 1 | -0/+9 |
* | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -0/+16 |
* | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 1 | -0/+1 |
* | powerpc: Allow the max stack trace depth to be configured | Johannes Berg | 2008-12-03 | 1 | -1/+1 |
* | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() | Kumar Gala | 2008-12-03 | 1 | -0/+2 |
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-04 | 1 | -2/+0 |
* | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 1 | -4/+4 |
* | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 1 | -0/+46 |
* | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling | 2008-07-15 | 1 | -1/+9 |
* | powerpc: Use new printk extension %pS to print symbols on oops | Benjamin Herrenschmidt | 2008-07-09 | 1 | -9/+5 |
* | powerpc: Remove old dump_task_* functions | Michael Neuling | 2008-07-03 | 1 | -83/+0 |
* | powerpc: Update for VSX core file and ptrace | Michael Neuling | 2008-07-01 | 1 | -18/+1 |
* | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-07-01 | 1 | -1/+106 |
* | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling | 2008-07-01 | 1 | -1/+1 |
* | [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 |