Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unify the mutex implementations on all the mips64 platforms. | 2015-07-08 | 1 | -72/+2 | |
* | rework sgi mutexes to use the owner pointer as the lock. | 2015-04-21 | 1 | -6/+5 | |
* | To prevent lock ordering problems with the kernel lock, we need to make sure | 2014-02-10 | 1 | -3/+18 | |
* | MP-safe pmap implemented, enable IPI in interrupt handler to avoid deadlock. | 2009-12-28 | 1 | -4/+1 | |
* | MP safe mutex. | 2009-11-04 | 1 | -1/+2 | |
* | Completely overhaul interrupt handling on sgi. Cpu state now only stores a | 2009-10-22 | 1 | -3/+3 | |
* | Oops, IPL_NONE is not zero in HEAD. | 2007-05-14 | 1 | -2/+2 | |
* | Define MUTEX_OLDIPL where they were missing, will be used (reasonably) shortly. | 2007-05-05 | 1 | -1/+3 | |
* | Simple monoprocessor mutex implementation, faster than the MI code, four left | 2007-05-01 | 1 | -0/+59 |