| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-05-09 | 1 | -18/+0 |
|\ |
|
| * | powerpc/irq: Fix bug with new lazy IRQ handling code | Benjamin Herrenschmidt | 2012-05-09 | 1 | -18/+0 |
* | | powerpc: Better scheduling of CR save code in system call path | Anton Blanchard | 2012-04-30 | 1 | -9/+7 |
* | | powerpc: No need to preserve count register across system call | Anton Blanchard | 2012-04-30 | 1 | -2/+1 |
* | | powerpc: No need to save XER in a system call | Anton Blanchard | 2012-04-30 | 1 | -2/+1 |
* | | powerpc: Hide some system call labels from profile tools | Anton Blanchard | 2012-04-30 | 1 | -4/+4 |
|/ |
|
* | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-09 | 1 | -34/+119 |
* | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt | 2012-03-09 | 1 | -9/+5 |
* | powerpc: Improve 64-bit syscall entry/exit | Benjamin Herrenschmidt | 2012-03-09 | 1 | -20/+23 |
* | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt | 2012-03-09 | 1 | -41/+1 |
* | powerpc: Fix various issues with return to userspace | Benjamin Herrenschmidt | 2012-02-22 | 1 | -1/+5 |
* | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 2011-04-27 | 1 | -4/+4 |
* | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy | 2011-04-27 | 1 | -0/+15 |
* | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt | 2011-04-20 | 1 | -2/+2 |
* | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 1 | -0/+18 |
* | powerpc: Feature nop out reservation clear when stcx checks address | Anton Blanchard | 2010-09-02 | 1 | -0/+22 |
* | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras | 2010-05-12 | 1 | -9/+0 |
* | powerpc: Clear MSR_RI during RTAS calls | Anton Blanchard | 2010-02-09 | 1 | -2/+1 |
* | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 | 1 | -2/+2 |
|\ |
|
| * | powerpc: perf_event: Hide iseries_check_pending_irqs | Anton Blanchard | 2009-10-28 | 1 | -2/+2 |
* | | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule | Benjamin Herrenschmidt | 2009-10-27 | 1 | -20/+21 |
* | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler | Steven Rostedt | 2009-10-13 | 1 | -2/+1 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -4/+4 |
* | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-20 | 1 | -5/+55 |
* | powerpc/of: Remove useless register save/restore when calling OF back | Benjamin Herrenschmidt | 2009-08-20 | 1 | -32/+6 |
* | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 2009-08-20 | 1 | -2/+2 |
* | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -3/+86 |
|\ |
|
| * | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-23 | 1 | -1/+26 |
| * | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-23 | 1 | -1/+7 |
| * | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -3/+55 |
* | | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras | 2009-01-09 | 1 | -0/+9 |
|/ |
|
* | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 1 | -1/+7 |
|\ |
|
| * | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-12-01 | 1 | -1/+7 |
* | | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2008-11-28 | 1 | -12/+0 |
|/ |
|
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
* | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit | Paul Mackerras | 2008-09-15 | 1 | -9/+7 |
* | powerpc: Streamline ret_from_except_lite for non-iSeries platforms | Michael Ellerman | 2008-08-20 | 1 | -24/+29 |
* | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 | 1 | -2/+1 |
* | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 | 1 | -1/+6 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -0/+65 |
|\ |
|
| * | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -1/+4 |
| * | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -0/+62 |
* | | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-07-01 | 1 | -0/+5 |
* | | powerpc: Use an alternative feature section in entry_64.S | Michael Ellerman | 2008-07-01 | 1 | -6/+6 |
|/ |
|
* | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt | 2008-04-18 | 1 | -2/+25 |
* | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 | 1 | -1/+2 |
* | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson | 2007-10-17 | 1 | -0/+6 |
* | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 | 1 | -1/+13 |
* | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling | 2007-09-19 | 1 | -4/+4 |
* | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling | 2007-08-03 | 1 | -0/+3 |