summaryrefslogtreecommitdiff
path: root/mmu.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-14formattingrsc1-0/+2
2007-08-08spacingrsc1-17/+17
2007-08-08add DPL_USER constantrsc1-0/+2
2006-09-07better commentrsc1-1/+1
2006-09-06wrap long linesrsc1-20/+21
2006-09-06no /* */ commentsrsc1-3/+1
2006-09-06standardize various * conventionsrsc1-6/+6
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-118/+118
2006-09-03centralize creditskaashoek1-1/+0
2006-08-29prune unneeded panics and debug outputrtm1-66/+7
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm1-0/+1
2006-07-21breadrtm1-1/+1
2006-07-20uint32_t -> uint &crtm1-41/+41
2006-07-17standarize on unix-like lowercase struct namesrsc1-7/+7
2006-07-17add uint and standardize on typedefs instead of unsignedrsc1-26/+26
2006-07-16Eliminate annoying Pseudodesc structure.rsc1-97/+3
2006-07-16standardize on not using foo_ prefix in struct foorsc1-82/+82
2006-06-12importrtm1-0/+308