aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)Author
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras
2008-08-20powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-05-23ftrace: support for PowerPCSteven Rostedt
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul 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" warningsStephen Rothwell
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15[POWERPC] system call micro optimisationAnton Blanchard
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael 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 revampDavid Woodhouse
2005-12-20powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras