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