Age | Commit message (Expand) | Author |
2011-03-02 | powerpc: Fix call to flush_ptrace_hw_breakpoint() | K.Prasad |
2011-01-21 | powerpc: Print 32 bits of DSISR in show_regs | Anton Blanchard |
2010-09-02 | powerpc: Account time using timebase rather than PURR | Paul Mackerras |
2010-09-02 | powerpc: Move arch_sd_sibling_asym_packing() to smp.c | Michael Neuling |
2010-08-24 | powerpc: Inline ppc64_runlatch_off | Anton Blanchard |
2010-08-24 | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-07-21 | Merge branch 'linus' into sched/core | Ingo Molnar |
2010-07-09 | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit | Benjamin Herrenschmidt |
2010-07-09 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt |
2010-06-29 | sched: Fix spelling of sibling | Michael Neuling |
2010-06-22 | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad |
2010-06-15 | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig |
2010-06-09 | powerpc: Exclude arch_sd_sibiling_asym_packing() on UP | Peter Zijlstra |
2010-06-09 | powerpc: Enable asymmetric SMT scheduling on POWER7 | Michael Neuling |
2010-05-05 | powerpc/476: Add isync after loading mmu and debug spr's | Dave Kleikamp |
2010-02-17 | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp |
2010-02-17 | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp |
2010-02-01 | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab |
2009-10-27 | powerpc: Fix compile errors found by new ppc64e_defconfig | Kumar Gala |
2009-10-13 | powerpc/ftrace: show real return addresses in modules | Steven Rostedt |
2009-09-24 | powerpc: Move 64bit heap above 1TB on machines with 1TB segments | Anton Blanchard |
2009-09-11 | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Clean ifdef usage in copy_thread() | Benjamin Herrenschmidt |
2009-06-26 | powerpc: Fix output from show_regs | Kumar Gala |
2009-06-09 | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-02-23 | powerpc: Randomise PIEs | Anton Blanchard |
2009-02-23 | powerpc: Randomise the brk region | Anton Blanchard |
2009-02-23 | powerpc: Randomise lower bits of stack address | Anton Blanchard |
2009-02-23 | powerpc64: port of the function graph tracer | Steven Rostedt |
2008-12-31 | [PATCH] idle cputime accounting | Martin Schwidefsky |
2008-12-03 | powerpc: Allow the max stack trace depth to be configured | Johannes Berg |
2008-12-03 | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() | Kumar Gala |
2008-08-04 | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala |
2008-07-28 | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala |
2008-07-25 | powerpc: BookE hardware watchpoint support | Luis Machado |
2008-07-15 | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling |
2008-07-09 | powerpc: Use new printk extension %pS to print symbols on oops | Benjamin Herrenschmidt |
2008-07-03 | powerpc: Remove old dump_task_* functions | Michael Neuling |
2008-07-01 | powerpc: Update for VSX core file and ptrace | Michael Neuling |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling |
2008-07-01 | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling |
2008-04-29 | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala |
2008-04-24 | [POWERPC] Fix kernel stack allocation alignment | Benjamin Herrenschmidt |
2008-04-18 | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt |
2008-04-14 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-28 | [POWERPC] Fix missed hardware breakpoints across multiple threads | Michael Ellerman |