aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAge
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-08
* powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-08
* powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt2012-03-08
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-08
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-27
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-19
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-02
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
* powerpc: Clear MSR_RI during RTAS callsAnton Blanchard2010-02-08
* Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
|\
| * powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard2009-10-28
* | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-27
* | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-13
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
* powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt2009-08-19
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\
| * powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-22
| * powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-22
| * powerpc64: port of the function graph tracerSteven Rostedt2009-02-22
* | powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-09
|/
* Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
|\
| * powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-11-30
* | powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-28
|/
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-15
* powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman2008-08-20
* powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-28
* powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-28
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-23
| * ftrace: support for PowerPCSteven Rostedt2008-05-23
* | powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* | powerpc: Use an alternative feature section in entry_64.SMichael Ellerman2008-06-30
|/
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-18
* [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-18
* [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-17
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* [POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2007-09-19
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-03
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-31
* [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras2007-02-06
* [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-09
* [POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2006-12-04
* [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