summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_64.S
AgeCommit message (Expand)AuthorLines
2012-09-30powerpc: split ret_from_forkAl Viro-34/+0
2012-07-10powerpc: Fixes for instructions not using correct register namingMichael Neuling-2/+2
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling-5/+0
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling-2/+2
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov-2/+2
2011-05-19powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller-5/+8
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell-0/+1
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig-2/+0
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling-3/+5
2009-06-09powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt-92/+0
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling-0/+8
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller-6/+3
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M-3/+6
2008-10-10powerpc: Fix error path in kernel_thread functionJosh Poimboeuf-3/+5
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling-4/+4
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling-0/+33
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala-16/+4
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell-7/+0
2007-06-25[POWERPC] kexec: Send slaves to new kernel earlierMilton Miller-13/+13
2007-02-07[POWERPC] pasemi: UART udbg supportOlof Johansson-0/+40
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt-124/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras-0/+46
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell-0/+46
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-1/+1
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand-1/+1
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt-4/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell-177/+4
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell-42/+0
2006-05-19[PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand-3/+2
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson-5/+5
2005-11-09ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell-2/+2
2005-11-09ppc64: move stack switching up in interrupt processingStephen Rothwell-4/+4
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt-0/+70
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson-19/+0
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson-0/+1
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras-0/+898