- 52a03d8 Add synchornization primitives, `waiting` to task by swissChili · 3 years, 4 months ago
- 4418ca5 Add ext2 superblock, document file system by swissChili · 3 years, 5 months ago
- 402a383 Fix tasking, PCI by swissChili · 3 years, 5 months ago
- ee6d10d Finish refactor, add 0x80 and 0x81 to IDT by swissChili · 3 years, 5 months ago
- aed6ff3 Begin task refactor by swissChili · 3 years, 5 months ago
- 172fd63 Fix switching to same task jumping to random memory by swissChili · 3 years, 7 months ago
- f01ddcc Add kill_this_thread(), kill thread on return by swissChili · 3 years, 7 months ago
- ef97c26 Add preemptive switch_task to timer by swissChili · 3 years, 7 months ago
- c496cd7 Fix multitasking, threads work! by swissChili · 3 years, 7 months ago
- 7be3274 Fix paging faults when switching/creating tasks by swissChili · 3 years, 7 months ago
- cfd3c3c Add threading, paging broken by swissChili · 3 years, 7 months ago
- e9289ee Remove directory cloning, add spawn() based multitasking stub by swissChili · 3 years, 8 months ago
- e20b79b Add page directory cloning, beginning of multitasking by swissChili · 3 years, 8 months ago