summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_32.S
AgeCommit message (Expand)AuthorLines
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala-0/+25
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala-3/+3
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras-0/+15
2008-01-28[POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala-10/+0
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt-0/+39
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell-7/+0
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt-0/+9
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt-7/+16
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson-1/+11
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson-5/+5
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard-4/+0
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt-74/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell-156/+0
2006-05-19[PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand-1/+1
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson-2/+2
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman-0/+113
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras-8/+0
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson-22/+1
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson-27/+0
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras-0/+27
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell-29/+29
2005-10-13powerpc: create 32 bit LOADADDR macroStephen Rothwell-4/+2
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras-0/+1039