aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras1-26/+33
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse1-8/+5
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell1-1/+3
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de1-4/+0
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras1-0/+4
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras1-21/+18
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell1-6/+12
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling1-9/+4
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling1-0/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-15[POWERPC] system call micro optimisationAnton Blanchard1-1/+1
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz1-0/+6
2006-03-09Merge ../linux-2.6Paul Mackerras1-73/+21
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras1-73/+21
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-2/+5
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-3/+1
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse1-1/+1
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-1/+2
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson1-7/+5
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman1-2/+2
2006-01-09[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor.David Woodhouse1-1/+1
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse1-99/+115
2005-12-20powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras1-2/+2
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms1-1/+1
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell1-5/+5
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras1-0/+842