summaryrefslogtreecommitdiff
path: root/kalloc.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-04nitsrtm1-1/+1
2006-08-30complain if no disk 1rtm1-44/+1
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm1-1/+2
2006-07-29open()rtm1-1/+1
2006-07-17add uint and standardize on typedefs instead of unsignedrsc1-2/+2
2006-07-17nitpicksrsc1-1/+1
2006-07-16more idiomatic crsc1-8/+5
2006-07-12i think my cmpxchg use was wrong in acquirertm1-0/+3
2006-07-12no more big kernel lockrtm1-3/+16
2006-07-11pre-empt both user and kernel, in clock interruptrtm1-2/+0
2006-07-01swtch saves callee-saved registersrtm1-0/+5
2006-06-12importrtm1-0/+158