Age | Commit message (Expand) | Author | Files | Lines |
2010-09-02 | Get rid of the blank page in picirq.c. It misaligs things now. | Austin Clements | 1 | -29/+0 |
2009-08-08 | shuffle and tweak for formatting. | Russ Cox | 1 | -0/+29 |
2009-07-11 | trap cleanup | Russ Cox | 1 | -2/+2 |
2009-03-08 | be consistent: no underscores in function names | rsc | 1 | -5/+5 |
2007-08-28 | comments; rename irq_ to pic_ | rsc | 1 | -11/+12 |
2007-08-27 | delete unnecessary #include lines | rsc | 1 | -1/+0 |
2006-09-07 | fix ide, pit interfaces | rsc | 1 | -2/+8 |
2006-09-07 | run without lapic and ioapic, if they are not present | kaashoek | 1 | -2/+2 |
2006-09-06 | wrap long lines | rsc | 1 | -2/+2 |
2006-09-06 | no /* */ comments | rsc | 1 | -5/+5 |
2006-09-06 | standardize various * conventions | rsc | 1 | -1/+1 |
2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | 1 | -9/+9 |
2006-09-04 | a few nits | kaashoek | 1 | -2/+0 |
2006-09-03 | remove duplication | kaashoek | 1 | -0/+1 |
2006-08-13 | wdir now uses readi/writei | rtm | 1 | -1/+0 |
2006-08-13 | fix iget() bug that allocated in-use inode[] entries | rtm | 1 | -7/+0 |
2006-08-04 | nit | kaashoek | 1 | -18/+18 |
2006-08-04 | better interrupt plan---this one appears to work | kaashoek | 1 | -1/+0 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -2/+2 |
2006-07-16 | Undo change from this morning that wasn't intended to get in. | rsc | 1 | -1/+1 |
2006-07-15 | move everything having to do with proc_table_lock into proc.c | rsc | 1 | -1/+1 |
2006-07-05 | timer interrupts | kaashoek | 1 | -63/+68 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -9/+0 |
2006-06-16 | checkpoint | rtm | 1 | -0/+92 |