Age | Commit message (Expand) | Author |
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 |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling |
2008-07-01 | powerpc: Use an alternative feature section in entry_64.S | Michael Ellerman |
2008-06-23 | ftrace: store mcount address in rec->ip | Abhishek Sagar |
2008-05-23 | ftrace: support for PowerPC | Steven Rostedt |
2008-04-18 | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt |
2008-04-18 | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt |
2007-10-17 | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras |
2007-09-19 | [POWERPC] Remove barriers from the SLB shadow buffer update | Michael Neuling |
2007-08-03 | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian |
2007-02-07 | [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace | Paul Mackerras |
2007-01-09 | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse |
2006-12-04 | [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings | Stephen Rothwell |
2006-11-13 | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S | s.hauer@pengutronix.de |
2006-10-18 | [POWERPC] Make sure interrupt enable gets restored properly | Paul Mackerras |
2006-10-16 | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras |
2006-10-03 | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell |
2006-08-25 | [POWERPC] SLB shadow buffer cleanup | Michael Neuling |
2006-08-08 | [POWERPC] Implement SLB shadow buffer | Michael Neuling |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-15 | [POWERPC] system call micro optimisation | Anton Blanchard |
2006-03-28 | [PATCH] powerpc: Workaround for pSeries RTAS bug | Mike Kravetz |
2006-03-09 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-08 | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras |
2006-02-24 | powerpc: Implement accurate task and CPU time accounting | Paul Mackerras |
2006-02-10 | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason |
2006-01-18 | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse |
2006-01-13 | [PATCH] powerpc: Remove lppaca structure from the PACA | David Gibson |
2006-01-13 | [PATCH] powerpc: Cleanup LOADADDR etc. asm macros | David Gibson |
2006-01-09 | [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET | Michael Ellerman |
2006-01-09 | [PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr... | David Woodhouse |
2006-01-09 | [PATCH] syscall entry/exit revamp | David Woodhouse |
2005-12-20 | powerpc: correct register usage in 64-bit syscall exit path | Paul Mackerras |
2005-11-01 | [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL | Horms |
2005-10-18 | powerpc: change sys32_ to compat_sys_ | Stephen Rothwell |
2005-10-10 | powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S | Paul Mackerras |