summaryrefslogtreecommitdiff
path: root/x86.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-24comment what +m means; omit needless __rsc1-25/+27
2007-08-24omit needless ampersandsrsc1-2/+2
2007-08-20no more wrsc1-6/+6
2007-08-14dittorsc1-1/+1
2007-08-14Cannot use "g" as an arg constraint becausersc1-1/+1
2006-09-07more commentsrsc1-0/+4
2006-09-06no /* */ commentsrsc1-5/+8
2006-09-06standardize various * conventionsrsc1-7/+7
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-71/+71
2006-09-03remove duplicationkaashoek1-9/+0
2006-08-29clean up stale error checks and panicsrtm1-209/+3
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm1-0/+1
2006-07-20uint32_t -> uint &crtm1-93/+84
2006-07-17standarize on unix-like lowercase struct namesrsc1-7/+7
2006-07-17goodbye PushRegsrsc1-5/+2
2006-07-16Eliminate annoying Pseudodesc structure.rsc1-3/+24
2006-07-16standardize on not using foo_ prefix in struct foorsc1-22/+22
2006-07-16New scheduler.rsc1-0/+14
2006-07-12i think my cmpxchg use was wrong in acquirertm1-14/+0
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc1-1/+0
2006-07-06disable all interrupts when acquiring lockkaashoek1-0/+1
2006-07-05timer interruptskaashoek1-5/+0
2006-07-01swtch saves callee-saved registersrtm1-0/+38
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-0/+24
2006-06-12importrtm1-0/+301