summaryrefslogtreecommitdiff
path: root/spinlock.c
AgeCommit message (Expand)Author
2006-07-29open()rtm
2006-07-17add ide_lock for sleeprsc
2006-07-16Keep interrupts disabled during startup.rsc
2006-07-16remove acquire1 and release1rsc
2006-07-16New scheduler.rsc
2006-07-15no more recursive locksrtm
2006-07-12passes both usertestsrtm
2006-07-12i think my cmpxchg use was wrong in acquirertm
2006-07-12no more big kernel lockrtm
2006-07-11pre-empt both user and kernel, in clock interruptrtm
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-06-28disable interrupts when holding kernel lockkaashoek
2006-06-26system call argumentsrtm
2006-06-22compile "user programs"rtm
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek