Age | Commit message (Expand) | Author | Files | Lines |
2011-08-29 | Revert "Introduce and use sleeplocks instead of BUSY flags" | Frans Kaashoek | 1 | -6/+1 |
2011-08-26 | Introduce and use sleeplocks instead of BUSY flags | Frans Kaashoek | 1 | -1/+6 |
2009-08-30 | assorted fixes: | Russ Cox | 1 | -5/+5 |
2008-08-20 | formatting updates | rsc | 1 | -43/+0 |
2007-08-28 | clumsy blank pages to make some files align better | rsc | 1 | -0/+44 |
2006-09-07 | more comments | rsc | 1 | -4/+8 |
2006-08-29 | clean up stale error checks and panics | rtm | 1 | -1/+0 |
2006-08-10 | interrupts could be recursive since lapic_eoi() called before rti | rtm | 1 | -1/+2 |
2006-08-08 | fix race in holding() check in acquire() | rtm | 1 | -1/+1 |
2006-07-29 | open() | rtm | 1 | -0/+1 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -1/+1 |
2006-07-17 | add ide_lock for sleep | rsc | 1 | -1/+2 |
2006-07-17 | add uint and standardize on typedefs instead of unsigned | rsc | 1 | -2/+2 |
2006-07-15 | no more recursive locks | rtm | 1 | -2/+0 |
2006-07-12 | i think my cmpxchg use was wrong in acquire | rtm | 1 | -1/+1 |
2006-07-12 | cvs add spinlock.h | rtm | 1 | -0/+6 |