aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAge
* [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-12
* [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-17
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-16
* [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-03
* [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-24
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] system call micro optimisationAnton Blanchard2006-06-15
* [PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz2006-03-28
* Merge ../linux-2.6Paul Mackerras2006-03-08
|\
| * powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-07
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
|/
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-18
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-13
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-13
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-08
* [PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr...David Woodhouse2006-01-08
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-08
* powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras2005-12-19
* [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms2005-11-02
* powerpc: change sys32_ to compat_sys_Stephen Rothwell2005-10-18
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-10