aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/smp.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-1/+1
* Begin the MIPS_INTRNG support.Adrian Chadd2016-02-111-0/+5
* Add the cpuset_t conversion for mips.Attilio Rao2011-05-131-1/+3
* Refactor timer management code with priority to one-shot operation mode.Alexander Motin2010-09-131-1/+0
* Add a new ipi_cpu() function to the MI IPI API that can be used to send anJohn Baldwin2010-08-061-0/+1
* Update MIPS timer code (except RMI) to utilize new MI event timerAlexander Motin2010-07-231-0/+3
* This pushes all of JC's patches that I have in place. IRandall Stewart2010-05-161-0/+1
* Stash the context of the running thread at the time an IPI_STOP is receivedNeel Natu2010-03-111-0/+4
* SMP support for the mips port.Neel Natu2010-02-091-7/+2
* * Completely Remove the option STOP_NMI from the kernel. This optionAttilio Rao2009-08-131-0/+1
* Remove ipi_all() and ipi_self() as the former hasn't been used atMarius Strobl2008-09-281-2/+0
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+43