Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define and use IPL_MPFLOOR in our common mutex implementation. | 2018-01-13 | 1 | -2/+2 | |
* | Unify <machine/mutex.h> a bit further. | 2018-01-04 | 1 | -2/+2 | |
* | Hook up mutex(9) to witness(4). | 2017-04-20 | 1 | -6/+20 | |
* | rework hppa mutexes. | 2015-05-02 | 1 | -8/+7 | |
* | To prevent lock ordering problems with the kernel lock, we need to make sure | 2014-01-30 | 1 | -3/+18 | |
* | GCC doesn't respect the aligned attribute for automatic variables. So | 2010-01-10 | 1 | -7/+9 | |
* | Implement MP safe mutexes for hppa. | 2009-12-29 | 1 | -9/+11 | |
* | Define MUTEX_OLDIPL where they were missing, will be used (reasonably) shortly. | 2007-05-05 | 1 | -1/+3 | |
* | Simple single-processor only mutex implementation. | 2007-05-05 | 1 | -0/+59 |