summaryrefslogtreecommitdiff
path: root/kalloc.c
AgeCommit message (Expand)Author
2006-09-08some comment changeskaashoek
2006-09-07more commentsrsc
2006-09-06writeable => writablersc
2006-09-06no /* */ commentsrsc
2006-09-06standardize various * conventionsrsc
2006-09-04nitsrtm
2006-08-30complain if no disk 1rtm
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm
2006-07-29open()rtm
2006-07-17add uint and standardize on typedefs instead of unsignedrsc
2006-07-17nitpicksrsc
2006-07-16more idiomatic crsc
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-01swtch saves callee-saved registersrtm
2006-06-12importrtm