| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-27 | checkpoint. we can fake syscall with the dummy gdt | Ada Christine | |
| 2023-02-19 | preparations for user mode | Ada Christine | |
| 2023-02-16 | cleanup | Ada Christine | |
| 2023-02-14 | refactors | Ada Christine | |
| 2023-02-13 | irq needs to be an immediate :« | Ada Christine | |
| 2023-01-30 | headers moved around | Ada Christine | |
| 2022-03-23 | misc fixes | Ada Christine | |
| 2022-03-17 | pulled out kprintf() and friends into lib/ | Ada Christine | |
| 2022-03-15 | correct formatting for register values display | Ada Christine | |
| 2022-02-24 | context struct for ISRs rather than using param registers; second-stage ↵ | Ada Christine | |
| handlers should deal with that i think | |||
| 2022-02-18 | use the appropriate semantics for atomics | Ada Christine | |
| 2022-02-18 | do nothing if the origin and target threads are the same | Ada Christine | |
| 2022-02-18 | bug fixes | Ada Christine | |
| - needed an atomic_load() when getting the count in pic8253_nanoseconds_elapsed() - i was deleting half the bits of the outgoing task's stack in cpu_task.S (oops) - updated .gdbint. TODO: automate laoding section offsets correctly | |||
| 2022-02-17 | many changes have happned | Ada Christine | |
| - updates to panic() interface - genericized timer interface - (yet unused) additions to task management | |||
| 2022-02-15 | irq_lock() and irq_unlock() are unnecessary around mmu_get_map and i shot ↵ | Ada Christine | |
| myself in the foot with it | |||
| 2022-02-15 | beginning to things out into cpu-dependent and cpu-independent code | Ada Christine | |
| 2022-02-13 | rudimentary irq and timer support | Ada Christine | |
| 2022-02-13 | splitting out descriptor declarations | Ada Christine | |
| 2022-02-13 | exception changes | Ada Christine | |
| 2022-02-03 | bad conditional | Ada Christine | |
| 2022-02-02 | cast with uintptr_t, ist index should be checked | Ada Christine | |
| 2022-01-17 | preparing for multitasking | Ada Christine | |
| 2022-01-16 | hide needlessly exported symbols | Ada Christine | |
