summaryrefslogtreecommitdiff
path: root/traps.h
AgeCommit message (Expand)Author
2010-07-28kill TLB shoot down codeFrans Kaashoek
2010-07-23Checkpoint page-table version for SMPFrans Kaashoek
2009-07-11s/IRQ_OFFSET/T_IRQ0/: it's a trap number, not an irq number.Russ Cox
2009-05-31Add serial port input/output.rsc
2007-08-08typorsc
2006-09-07more commentsrsc
2006-09-07run without lapic and ioapic, if they are not presentkaashoek
2006-09-06wrap long linesrsc
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-06-28timer interruptskaashoek
2006-06-15primitive fork and exit system callsrtm