Age | Commit message (Expand) | Author |
2012-10-14 | powerpc: switch to saner kernel_execve() semantics | Al Viro |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-09-30 | powerpc: switch to generic sys_execve()/kernel_execve() | Al Viro |
2012-09-30 | powerpc: split ret_from_fork | Al Viro |
2012-09-18 | powerpc/kprobe: Complete kprobe and migrate exception frame | Tiejun Chen |
2012-09-05 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-03 | powerpc: Clear RI and EE at the same time in system call exit | Anton Blanchard |
2012-06-29 | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt | Tiejun Chen |
2012-05-14 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-05-12 | powerpc/irq: Fix another case of lazy IRQ state getting out of sync | Benjamin Herrenschmidt |
2012-05-09 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-05-09 | powerpc/irq: Fix bug with new lazy IRQ handling code | Benjamin Herrenschmidt |
2012-04-30 | powerpc: Better scheduling of CR save code in system call path | Anton Blanchard |
2012-04-30 | powerpc: No need to preserve count register across system call | Anton Blanchard |
2012-04-30 | powerpc: No need to save XER in a system call | Anton Blanchard |
2012-04-30 | powerpc: Hide some system call labels from profile tools | Anton Blanchard |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Improve 64-bit syscall entry/exit | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt |
2012-02-22 | powerpc: Fix various issues with return to userspace | Benjamin Herrenschmidt |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans |
2011-04-27 | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy |
2011-04-20 | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt |
2010-09-02 | powerpc: Account time using timebase rather than PURR | Paul Mackerras |
2010-09-02 | powerpc: Feature nop out reservation clear when stcx checks address | Anton Blanchard |
2010-05-12 | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras |
2010-02-09 | powerpc: Clear MSR_RI during RTAS calls | Anton Blanchard |
2009-11-15 | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar |
2009-10-28 | powerpc: perf_event: Hide iseries_check_pending_irqs | Anton Blanchard |
2009-10-27 | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule | Benjamin Herrenschmidt |
2009-10-13 | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler | Steven Rostedt |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-20 | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt |
2009-08-20 | powerpc/of: Remove useless register save/restore when calling OF back | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-02-23 | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt |
2009-02-23 | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt |
2009-02-23 | powerpc64: port of the function graph tracer | Steven Rostedt |
2009-01-09 | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar |
2008-12-01 | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras |
2008-11-28 | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-09-15 | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit | Paul Mackerras |
2008-08-20 | powerpc: Streamline ret_from_except_lite for non-iSeries platforms | Michael Ellerman |
2008-07-28 | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath |
2008-07-28 | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath |