- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / kernel / entry_32.S
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2009-08-20 Benjamin Herrenschmidtpowerpc: Use names rather than numbers for SPRGs (v2)
2009-06-26 Benjamin Herrenschmidtpowerpc: Add irqtrace support for 32-bit powerpc
2009-02-22 Kumar Galapowerpc: Unify opcode definitions and support
2009-02-22 Steven Rostedtpowerpc32, ftrace: dynamic function graph tracer
2009-02-22 Steven Rostedtpowerpc32, ftrace: port function graph tracer to ppc32...
2009-02-22 Steven Rostedtpowerpc32, ftrace: save and restore mcount regs with...
2009-02-12 Kumar Galapowerpc/book-3e: Introduce concept of Book-3e MMU
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2008-11-28 Steven Rostedtpowerpc: ftrace, do nothing in mcount call for dyn...
2008-11-07 Greg Kroah-Hartman- patches.suse/perfmon2.patch: perfmon2 (bnc#430298).
2008-11-04 Greg Kroah-HartmanRevert perfmon2 patch addition
2008-11-04 Greg Kroah-Hartman- Update config files.
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
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-28 Kumar Galapowerpc/booke: Clean up the hardware watchpoint support
2008-07-25 Kumar Galapowerpc: clean up the Book-E HW watchpoint support
2008-07-25 Luis Machadopowerpc: BookE hardware watchpoint support
2008-07-15 Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-06-26 Kumar Galapowerpc/85xx: add DOZE/NAP support for e500 core
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-02 Kumar Gala[POWERPC] 40x/Book-E: Save/restore volatile exception...
2008-06-02 Kumar Gala[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code
2008-05-26 Steven Rostedtftrace: powerpc clean ups
2008-05-23 Steven Rostedtftrace: support for PowerPC
2008-05-16 Paul Mackerras[POWERPC] Defer processing of interrupts when the CPU...
2008-05-14 Roland McGrath[POWERPC] Define and use TLF_RESTORE_SIGMASK
2008-04-29 Kumar Gala[POWERPC] Add IRQSTACKS support on ppc32
2008-04-17 Kumar Gala[POWERPC] Make Book-E debug handling SMP safe
2007-11-13 Becky Bruce[POWERPC] Avoid unpaired stwcx. on some processors
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-01 Benjamin Herrenschmidt[POWERPC] 4xx: Deal with 44x virtually tagged icache
2007-09-14 Kumar Gala[POWERPC] Add cpu feature for SPE handling
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-17 Kumar Gala[POWERPC] Fix COMMON symbol warnings
2007-03-22 Anton Blanchard[POWERPC] Remove last_syscall
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-18 Paul Mackerraspowerpc: Use correct sequence for putting CPU into...
2006-03-27 Paul Mackerraspowerpc: Unify the 32 and 64 bit idle loops
2006-03-08 Paul Mackerraspowerpc: Fix various syscall/signal/swapcontext bugs
2006-01-19 David Woodhouse[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 David Gibson[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
2006-01-09 David Woodhouse[PATCH] Fix code that saves NVGPRS in 32-bit signal...
2006-01-09 David Woodhouse[PATCH] syscall entry/exit revamp
2005-10-28 Paul Mackerraspowerpc: Rename asm offset TRAP to _TRAP for 32-bit
2005-10-26 Paul Mackerraspowerpc: Merge rtas.c into arch/powerpc/kernel
2005-10-21 David Gibson[PATCH] powerpc: Merge thread_info.h
2005-10-19 Paul Mackerraspowerpc: Fix a branch-too-far link error for 32-bit...
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...