1. 402a383 Fix tasking, PCI by swissChili · 3 years, 4 months ago
  2. ee6d10d Finish refactor, add 0x80 and 0x81 to IDT by swissChili · 3 years, 4 months ago
  3. aed6ff3 Begin task refactor by swissChili · 3 years, 4 months ago
  4. 172fd63 Fix switching to same task jumping to random memory by swissChili · 3 years, 6 months ago
  5. f01ddcc Add kill_this_thread(), kill thread on return by swissChili · 3 years, 6 months ago
  6. ef97c26 Add preemptive switch_task to timer by swissChili · 3 years, 6 months ago
  7. c496cd7 Fix multitasking, threads work! by swissChili · 3 years, 6 months ago
  8. 7be3274 Fix paging faults when switching/creating tasks by swissChili · 3 years, 6 months ago
  9. cfd3c3c Add threading, paging broken by swissChili · 3 years, 6 months ago
  10. e9289ee Remove directory cloning, add spawn() based multitasking stub by swissChili · 3 years, 6 months ago
  11. e20b79b Add page directory cloning, beginning of multitasking by swissChili · 3 years, 6 months ago