Age | Commit message (Expand) | Author | Files | Lines |
2006-08-10 | interrupts could be recursive since lapic_eoi() called before rti | rtm | 1 | -0/+75 |
2006-08-10 | low-level keyboard input (not hooked up to /dev yet) | rtm | 1 | -0/+38 |
2006-08-08 | fix race in holding() check in acquire() | rtm | 1 | -0/+78 |
2006-07-28 | exec arguments | rtm | 1 | -0/+2 |
2006-07-21 | namei | rtm | 1 | -3/+15 |
2006-07-15 | no more recursive locks | rtm | 1 | -0/+23 |
2006-07-12 | passes both usertests | rtm | 1 | -17/+6 |
2006-07-12 | i think my cmpxchg use was wrong in acquire | rtm | 1 | -0/+4 |
2006-07-12 | cvs add spinlock.h | rtm | 1 | -0/+7 |
2006-07-12 | no more big kernel lock | rtm | 1 | -11/+38 |
2006-07-11 | pre-empt both user and kernel, in clock interrupt | rtm | 1 | -12/+18 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -0/+2 |
2006-06-27 | file descriptors | rtm | 1 | -0/+8 |
2006-06-22 | send console output to parallel port | rtm | 1 | -0/+3 |
2006-06-15 | primitive fork and exit system calls | rtm | 1 | -0/+1 |
2006-06-13 | fix some trap bugs | rtm | 1 | -0/+6 |
2006-06-13 | more or less take traps/interrupts | rtm | 1 | -0/+8 |
2006-06-12 | import | rtm | 1 | -0/+67 |