Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / arch / powerpc / kernel / entry_64.S
2010-05-12 Paul Mackerraspowerpc/perf_event: Fix oops due to perf_event_do_pendi...
2010-02-09 Anton Blanchardpowerpc: Clear MSR_RI during RTAS calls
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-10-28 Anton Blanchardpowerpc: perf_event: Hide iseries_check_pending_irqs
2009-10-27 Benjamin Herrenschmidtpowerpc/ppc64: Use preempt_schedule_irq instead of...
2009-10-13 Steven Rostedtpowerpc64/ftrace: use PACA to retrieve TOC in mod_retur...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-08-20 Benjamin Herrenschmidtpowerpc: Remaining 64-bit Book3E support
2009-08-20 Benjamin Herrenschmidtpowerpc/of: Remove useless register save/restore when...
2009-08-20 Benjamin Herrenschmidtpowerpc: Use names rather than numbers for SPRGs (v2)
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-02-22 Steven Rostedtpowerpc64, ftrace: save toc only on modules for functio...
2009-02-22 Steven Rostedtpowerpc64, tracing: add function graph tracer with...
2009-02-22 Steven Rostedtpowerpc64: port of the function graph tracer
2009-01-09 Paul Mackerraspowerpc: Provide a way to defer perf counter work until...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-11-30 Paul Mackerraspowerpc: Fix system calls on Cell entered with XER...
2008-11-28 Steven Rostedtpowerpc: ftrace, do nothing in mcount call for dyn...
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-09-15 Paul Mackerraspowerpc: Use LOAD_REG_IMMEDIATE only for constants...
2008-08-20 Michael Ellermanpowerpc: Streamline ret_from_except_lite for non-iSerie...
2008-07-28 Roland McGrathpowerpc: Add TIF_NOTIFY_RESUME support for tracehook
2008-07-28 Roland McGrathpowerpc: Make syscall tracing use tracehook.h helpers
2008-07-15 Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-07-01 Michael Neulingpowerpc: Add VSX context save/restore, ptrace and signa...
2008-07-01 Michael Ellermanpowerpc: Use an alternative feature section in entry_64.S
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-05-23 Steven Rostedtftrace: support for PowerPC
2008-04-18 Benjamin Herrenschmidt[POWERPC] irqtrace support for 64-bit powerpc
2008-04-18 Benjamin Herrenschmidt[POWERPC] Move stackframe definitions to common header
2007-10-17 Olof Johansson[POWERPC] Add 1TB workaround for PA6T
2007-10-12 Paul Mackerras[POWERPC] Use 1TB segments
2007-09-19 Michael Neuling[POWERPC] Remove barriers from the SLB shadow buffer...
2007-08-03 Michael Neuling[POWERPC] Fixes for the SLB shadow buffer code
2007-07-31 Stephane Eranianremove unused TIF_NOTIFY_RESUME flag
2007-02-07 Paul Mackerras[POWERPC] Clear RI bit in MSR before restoring r13...
2007-01-09 David Woodhouse[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().
2006-12-04 Stephen Rothwell[POWERPC] iSeries: Eliminate "exceeds stub group size...
2006-11-13 s.hauer@pengutronix.de[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
2006-10-18 Paul Mackerras[POWERPC] Make sure interrupt enable gets restored...
2006-10-16 Paul Mackerras[POWERPC] Lazy interrupt disabling for 64-bit machines
2006-10-03 Stephen Rothwell[POWERPC] implement BEGIN/END_FW_FTR_SECTION
2006-08-25 Michael Neuling[POWERPC] SLB shadow buffer cleanup
2006-08-08 Michael Neuling[POWERPC] Implement SLB shadow buffer
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-15 Anton Blanchard[POWERPC] system call micro optimisation
2006-03-28 Mike Kravetz[PATCH] powerpc: Workaround for pSeries RTAS bug
2006-03-09 Paul MackerrasMerge ../linux-2.6
2006-03-08 Paul Mackerraspowerpc: Fix various syscall/signal/swapcontext bugs
2006-02-24 Paul Mackerraspowerpc: Implement accurate task and CPU time accounting
2006-02-10 Jon Mason[PATCH] powerpc: trivial: modify comments to refer...
2006-01-19 David Woodhouse[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
2006-01-13 David Gibson[PATCH] powerpc: Remove lppaca structure from the PACA
2006-01-13 David Gibson[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
2006-01-09 Michael Ellerman[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_...
2006-01-09 David Woodhouse[PATCH] ppc64 syscall_exit_work: call the save_nvgprs...
2006-01-09 David Woodhouse[PATCH] syscall entry/exit revamp
2005-12-20 Paul Mackerraspowerpc: correct register usage in 64-bit syscall exit...
2005-11-02 Horms[PATCH] audit_sysctl_exit can only be used with CONF_AU...
2005-10-18 Stephen Rothwellpowerpc: change sys32_ to compat_sys_
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...