aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller2011-05-191-5/+8
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-2/+0
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-211-3/+5
* powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-091-92/+0
* powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-071-0/+8
* powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-311-6/+3
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+6
* powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-101-3/+5
* powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-4/+4
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-0/+33
* [POWERPC] Clean up misc_64.SKumar Gala2008-04-241-16/+4
* [POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell2007-12-111-7/+0
* [POWERPC] kexec: Send slaves to new kernel earlierMilton Miller2007-06-251-13/+13
* [POWERPC] pasemi: UART udbg supportOlof Johansson2007-02-071-0/+40
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-124/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-041-0/+46
|\
| * [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-031-0/+46
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-1/+1
|/
* [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-4/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-281-177/+4
* [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-281-42/+0
* [PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand2006-05-191-3/+2
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-5/+5
* ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-091-2/+2
* ppc64: move stack switching up in interrupt processingStephen Rothwell2005-11-091-4/+4
* [PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt2005-11-081-0/+70
* [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-271-19/+0
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-211-0/+1
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-101-0/+898