Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-16 | remove acquire1 and release1 | rsc | 1 | -16/+4 |
2006-07-16 | New scheduler. | rsc | 1 | -26/+20 |
2006-07-15 | no more recursive locks | rtm | 1 | -36/+22 |
2006-07-12 | passes both usertests | rtm | 1 | -4/+11 |
2006-07-12 | i think my cmpxchg use was wrong in acquire | rtm | 1 | -9/+23 |
2006-07-12 | no more big kernel lock | rtm | 1 | -31/+30 |
2006-07-11 | pre-empt both user and kernel, in clock interrupt | rtm | 1 | -2/+2 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -6/+15 |
2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -2/+3 |
2006-06-28 | disable interrupts when holding kernel lock | kaashoek | 1 | -0/+3 |
2006-06-26 | system call arguments | rtm | 1 | -3/+3 |
2006-06-22 | compile "user programs" | rtm | 1 | -4/+4 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+39 |