[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
[safe/jmp/linux-2.6] / arch / powerpc / kernel / misc_32.S
2007-03-22 Anton Blanchard[POWERPC] Remove _get_SP
2006-10-25 Benjamin Herrenschmidt[POWERPC] Consolidate feature fixup code
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Stephen Rothwell[POWERPC] Consolidate some of kernel/misc*.S
2006-05-19 Geoff Levand[PATCH] powerpc: remove do-nothing cpu setup routines
2006-01-13 David Gibson[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
2006-01-09 Michael Ellerman[PATCH] powerpc: Merge kexec
2005-11-18 Paul Mackerraspowerpc: Fix delay functions for 601 processors
2005-11-10 David Gibson[PATCH] powerpc: Merge cacheflush.h and cache.h
2005-10-27 David Gibson[PATCH] powerpc: Fix handling of fpscr on 64-bit
2005-10-19 Paul Mackerraspowerpc: Merge time.c and asm/time.h.
2005-10-17 Stephen Rothwellppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
2005-10-12 Stephen Rothwellpowerpc: create 32 bit LOADADDR macro
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...