Age | Commit message (Expand) | Author |
---|---|---|
2007-05-19 | Implement splassert for armish and zaurus. | Miod Vallat |
2007-05-09 | diable -> disable | Miod Vallat |
2006-12-20 | Enable recursive interrupts on armish. nudge by deraadt@ | Dale Rahn |
2006-07-02 | count interrupts (uvmexp). | Dale Rahn |
2006-06-19 | Close a race in the interrupt handler code. | Dale Rahn |
2006-06-17 | Fix error where soft irq mask was not initialized for IPL_HIGH, and cleanup. | Dale Rahn |
2006-06-15 | rewritten, simplifed interrupt controller for 80321, half the lines | Dale Rahn |
2006-06-01 | Splraise is strictly to increase spl, do not lower. | Dale Rahn |
2006-06-01 | current_ipl_level is a value, not a mask, do not '|=' into it. | Dale Rahn |
2006-05-29 | Tags. | Dale Rahn |
2006-05-29 | Add support for i80321 based systems. | Dale Rahn |