summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/pic/ipi.c
AgeCommit message (Expand)Author
2020-07-06Drop unused opt_altivec.h, opt_interrupt.h, opt_ipi.h, and opt_pic.h.rin
2020-07-06Style and cosmetic changes. No binary changes intended.rin
2019-12-01Fix false sharing problems with cpu_info. Identified with tprof(8).ad
2019-11-24Add IPI_AST.ad
2015-01-23ddb MP supportnonaka
2014-05-19Implement MI IPI interface with cross-call support.rmind
2011-06-20Cleanup includes. Explicitly include <powerpc/psl.h>matt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-05-02Move powerpc to use pcu to manage FPU/AltiVec/SPE.matt
2011-01-18Fix some fallout from building the macppc GENERIC.MP.matt
2010-06-25Add missing sys/xcall.h inclusion, remove sys/malloc.h one.rmind
2010-06-22Implement high priority (XC_HIGHPRI) xcall(9) mechanism - a facilityrmind
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08SMP support for ofppc. (finally) Much thanks to Matt Thomas for help ingarbled
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled