Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a basic reader/writer lock implementation to the kernel. This | jhb | 2006-01-27 | 1 | -0/+1 |
* | Always include the lock_classes[] array in the kernel. The | jhb | 2006-01-18 | 1 | -2/+0 |
* | Bah. Fix 'show lock' to actually be compiled in. I had just fixed this in | jhb | 2006-01-17 | 1 | -0/+3 |
* | Add a new file (kern/subr_lock.c) for holding code related to struct | jhb | 2006-01-17 | 1 | -0/+113 |