| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-07-13 | Added a state field to the task structure to hold the task's run state. | Jake Mannens |
| 2018-07-11 | Modified the tick_handler interrupt routine in timer.s so that it no | Jake Mannens |
| 2018-07-11 | Implemented a basic scheduler using an array of task structures in which | Jake Mannens |
| 2018-07-08 | Moved the 'ticks' variable from kmain.c to timer.s. | Jake Mannens |
| 2018-06-23 | Re-wrote interrupt handling. Now, flush_idt only initializes IDT entries | Jake Mannens |
| 2018-06-19 | Added foundation code to initialize the PIT and create a 10ms jiffies | Jake Mannens |
