Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-10 | interrupts could be recursive since lapic_eoi() called before rti | rtm | 1 | -1/+1 |
2006-07-18 | prevent longjmp / forkret from writing over tf->edi | rtm | 1 | -0/+5 |
2006-07-15 | no more recursive locks | rtm | 1 | -7/+12 |
2006-07-12 | no more big kernel lock | rtm | 1 | -0/+10 |
2006-07-01 | swtch saves callee-saved registers | rtm | 1 | -2/+12 |
2006-06-27 | file descriptors | rtm | 1 | -0/+100 |