Age | Commit message (Expand) | Author | Files | Lines |
2009-03-08 | be consistent: no underscores in function names | rsc | 1 | -5/+5 |
2008-10-12 | minor cleanup | kolya | 1 | -2/+2 |
2007-11-28 | More complete lapic startup (thanks Silas) | rsc | 1 | -8/+26 |
2007-09-27 | cleaner | rsc | 1 | -10/+2 |
2007-09-27 | better lapic writes, suggested by cliff | rsc | 1 | -19/+26 |
2007-09-27 | kernel SMP interruptibility fixes. | rsc | 1 | -0/+22 |
2007-09-26 | comment bochs nonsense | rsc | 1 | -0/+2 |
2007-09-26 | Apparently the initial interrupt count lapic[TICR] | rsc | 1 | -6/+3 |
2007-08-27 | delete unnecessary #include lines | rsc | 1 | -5/+0 |
2007-08-27 | Simplify MP hardware code. | rsc | 1 | -91/+62 |
2007-08-27 | Clean up lapic code. | rsc | 1 | -168/+120 |
2007-08-10 | replace bogus loops with slightly less bogus loops. | rsc | 1 | -5/+3 |
2006-09-08 | formatting nits | rsc | 1 | -7/+7 |
2006-09-08 | consistency. | kaashoek | 1 | -8/+9 |
2006-09-07 | run without lapic and ioapic, if they are not present | kaashoek | 1 | -10/+23 |
2006-09-06 | wrap long lines | rsc | 1 | -10/+16 |
2006-09-06 | more tabs go away | rsc | 1 | -62/+62 |
2006-09-06 | no /* */ comments | rsc | 1 | -71/+69 |
2006-09-06 | standardize various * conventions | rsc | 1 | -7/+7 |
2006-09-04 | a few nits | kaashoek | 1 | -1/+0 |
2006-09-03 | centralize credits | kaashoek | 1 | -5/+0 |
2006-08-29 | prune unneeded panics and debug output | rtm | 1 | -6/+1 |
2006-08-23 | i/o redirection in sh | kaashoek | 1 | -1/+1 |
2006-08-08 | fix race in holding() check in acquire() | rtm | 1 | -5/+6 |
2006-08-04 | better interrupt plan---this one appears to work | kaashoek | 1 | -0/+6 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -3/+3 |
2006-07-17 | nitpicks | rsc | 1 | -2/+2 |
2006-07-16 | no memlayout.h | rsc | 1 | -1/+0 |
2006-07-12 | and the file | kaashoek | 1 | -0/+204 |