summaryrefslogtreecommitdiff
path: root/x86.h
AgeCommit message (Expand)Author
2007-08-20no more wrsc
2007-08-14dittorsc
2007-08-14Cannot use "g" as an arg constraint becausersc
2006-09-07more commentsrsc
2006-09-06no /* */ commentsrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-03remove duplicationkaashoek
2006-08-29clean up stale error checks and panicsrtm
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm
2006-07-20uint32_t -> uint &crtm
2006-07-17standarize on unix-like lowercase struct namesrsc
2006-07-17goodbye PushRegsrsc
2006-07-16Eliminate annoying Pseudodesc structure.rsc
2006-07-16standardize on not using foo_ prefix in struct foorsc
2006-07-16New scheduler.rsc
2006-07-12i think my cmpxchg use was wrong in acquirertm
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-07-05timer interruptskaashoek
2006-07-01swtch saves callee-saved registersrtm
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek
2006-06-12importrtm