summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)AuthorLines
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras-9/+0
2010-02-09powerpc: Clear MSR_RI during RTAS callsAnton Blanchard-2/+1
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar-2/+2
2009-10-28powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard-2/+2
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt-20/+21
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt-2/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-4/+4
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt-5/+55
2009-08-20powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt-32/+6
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt-2/+2
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar-3/+86
2009-02-23powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt-1/+26
2009-02-23powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt-1/+7
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt-3/+55
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras-0/+9
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar-1/+7
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras-1/+7
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt-12/+0
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt-1/+1
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras-9/+7
2008-08-20powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman-24/+29
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath-2/+1
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath-1/+6
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt-0/+65
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling-0/+5
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman-6/+6
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar-1/+4
2008-05-23ftrace: support for PowerPCSteven Rostedt-0/+62
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