summaryrefslogtreecommitdiff
path: root/kalloc.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-27delete unnecessary #include linesrsc1-3/+0
2007-08-27make kfree loop same as kallocrsc1-8/+5
2007-08-24simplify ide queuingrtm1-1/+1
2007-08-14formatting, simplifyrsc1-24/+17
2007-08-10tweak kallocrsc1-7/+7
2007-08-10Make cp a magic symbol.rsc1-8/+6
2006-09-08some comment changeskaashoek1-1/+1
2006-09-07more commentsrsc1-0/+4
2006-09-06writeable => writablersc1-1/+1
2006-09-06no /* */ commentsrsc1-18/+13
2006-09-06standardize various * conventionsrsc1-8/+8
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