aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/86xx/mpc86xx_smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe1-2/+2
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe Leroy1-2/+1
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-2/+4
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-1/+0
2009-05-19powerpc/86xx: clean up smp init codeKumar Gala1-1/+7
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-1/+1
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-3/+2
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-0/+1
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson1-1/+1
2007-02-07[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-5/+4
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala1-5/+4
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger1-1/+0
2006-06-21[POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger1-0/+117