Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-17 | nitpicks | rsc | 1 | -11/+8 |
2006-07-16 | Add user.h for prototypes. | rsc | 1 | -4/+8 |
2006-07-15 | no more recursive locks | rtm | 1 | -8/+34 |
2006-07-12 | passes both usertests | rtm | 1 | -2/+2 |
2006-07-12 | cvs add spinlock.h | rtm | 1 | -2/+2 |
2006-07-12 | no more big kernel lock | rtm | 1 | -2/+2 |
2006-07-11 | give each cpu its own clock, so that preemption works on cpu 1 | rtm | 1 | -2/+2 |
2006-07-11 | pre-empt both user and kernel, in clock interrupt | rtm | 1 | -2/+47 |
2006-07-01 | swtch saves callee-saved registers | rtm | 1 | -7/+33 |
2006-06-27 | file descriptors | rtm | 1 | -0/+30 |