summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)AuthorLines
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt-2/+25
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt-1/+2
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson-0/+6
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras-1/+13
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling-4/+4
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling-0/+3
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian-1/+0
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras-26/+33
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse-8/+5
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell-1/+3
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de-4/+0
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras-0/+4
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras-21/+18
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell-6/+12
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling-9/+4
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling-0/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-15[POWERPC] system call micro optimisationAnton Blanchard-1/+1
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz-0/+6
2006-03-09Merge ../linux-2.6Paul Mackerras-73/+21
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras-73/+21
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras-2/+5
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason-3/+1
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse-1/+1
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson-1/+2
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson-7/+5
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman-2/+2
2006-01-09[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr...David Woodhouse-1/+1
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse-99/+115
2005-12-20powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras-2/+2
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms-1/+1
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell-5/+5
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras-0/+842