| Commit message (Expand) | Author | Age |
* | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras | 2010-05-12 |
* | powerpc: Clear MSR_RI during RTAS calls | Anton Blanchard | 2010-02-08 |
* | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 |
|\ |
|
| * | powerpc: perf_event: Hide iseries_check_pending_irqs | Anton Blanchard | 2009-10-28 |
* | | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule | Benjamin Herrenschmidt | 2009-10-27 |
* | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler | Steven Rostedt | 2009-10-13 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
* | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-19 |
* | powerpc/of: Remove useless register save/restore when calling OF back | Benjamin Herrenschmidt | 2009-08-19 |
* | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 2009-08-19 |
* | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 |
|\ |
|
| * | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-22 |
| * | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-22 |
| * | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-22 |
* | | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras | 2009-01-09 |
|/ |
|
* | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 |
|\ |
|
| * | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-11-30 |
* | | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2008-11-28 |
|/ |
|
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 |
* | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit | Paul Mackerras | 2008-09-15 |
* | powerpc: Streamline ret_from_except_lite for non-iSeries platforms | Michael Ellerman | 2008-08-20 |
* | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 |
* | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 |
|\ |
|
| * | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 |
| * | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 |
* | | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-06-30 |
* | | powerpc: Use an alternative feature section in entry_64.S | Michael Ellerman | 2008-06-30 |
|/ |
|
* | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt | 2008-04-18 |
* | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 |
* | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson | 2007-10-17 |
* | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 |
* | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling | 2007-09-19 |
* | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling | 2007-08-03 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 |
* | [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace | Paul Mackerras | 2007-02-06 |
* | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse | 2007-01-09 |
* | [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings | Stephen Rothwell | 2006-12-04 |
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S | s.hauer@pengutronix.de | 2006-11-12 |
* | [POWERPC] Make sure interrupt enable gets restored properly | Paul Mackerras | 2006-10-17 |
* | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras | 2006-10-16 |
* | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 |
* | [POWERPC] SLB shadow buffer cleanup | Michael Neuling | 2006-08-24 |
* | [POWERPC] Implement SLB shadow buffer | Michael Neuling | 2006-08-08 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [POWERPC] system call micro optimisation | Anton Blanchard | 2006-06-15 |
* | [PATCH] powerpc: Workaround for pSeries RTAS bug | Mike Kravetz | 2006-03-28 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-08 |
|\ |
|
| * | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras | 2006-03-07 |
* | | powerpc: Implement accurate task and CPU time accounting | Paul Mackerras | 2006-02-23 |