| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-05-05 | pc spkr | Freya Murphy | 1 | -4/+5 |
| 2025-04-30 | update makefiles | Freya Murphy | 1 | -1/+2 |
| 2025-04-29 | ps2 | Freya Murphy | 1 | -0/+3 |
| 2025-04-28 | fix segments | Freya Murphy | 1 | -1/+2 |
| 2025-04-28 | fix pic eoi in timer | Freya Murphy | 1 | -2/+4 |
| 2025-04-28 | move context save area to pcb not in stack | Freya Murphy | 4 | -81/+135 |
| 2025-04-27 | seperate interrupt stack | Freya Murphy | 1 | -2/+3 |
| 2025-04-25 | syscall_return fn | Freya Murphy | 1 | -8/+15 |
| 2025-04-24 | fmt | Freya Murphy | 1 | -6/+8 |
| 2025-04-24 | kernel syscall handler | Freya Murphy | 1 | -2/+26 |
| 2025-04-24 | make 0x80 ring3, add kernel mem ctx switch in idt handler | Freya Murphy | 1 | -0/+7 |
| 2025-04-24 | add tss | Freya Murphy | 4 | -0/+120 |
| 2025-04-23 | update paging code | Freya Murphy | 1 | -2/+1 |
| 2025-04-20 | fix pic | Freya Murphy | 1 | -7/+2 |
| 2025-04-20 | PIT (timer) | Freya Murphy | 1 | -8/+2 |
| 2025-04-16 | fmt | Freya Murphy | 1 | -63/+67 |
| 2025-04-16 | add support for cpu feature checking, see, and avx | Freya Murphy | 3 | -49/+181 |
| 2025-04-15 | fmt | Freya Murphy | 1 | -1/+2 |
| 2025-04-15 | public cpu_print_regs fn | Freya Murphy | 2 | -63/+65 |
| 2025-04-15 | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 1 | -1/+0 |
| 2025-04-08 | backtrace | Freya Murphy | 1 | -0/+3 |
| 2025-04-08 | fmt | Freya Murphy | 1 | -1/+1 |
| 2025-04-08 | break apart c libaray | Freya Murphy | 1 | -45/+45 |
| 2025-04-04 | fmt | Freya Murphy | 1 | -3/+3 |
| 2025-04-04 | fmt | Freya Murphy | 2 | -55/+22 |
| 2025-04-03 | fmt | Freya Murphy | 5 | -99/+118 |
| 2025-04-03 | add 64-bit idt/pic and fix paging | Freya Murphy | 8 | -0/+1106 |