커밋 기록

작성자 SHA1 메시지 날짜
  greatbridf 80d0ee4dd2 fix(shared_ptr): operator= on derived class, swap 9 달 전
  greatbridf 23ec09cb64 fix: fifo, paging, tkill, preemptive kernel 9 달 전
  greatbridf 0b5c54c2cf change(sched): move idle task out of ready queue 9 달 전
  greatbridf e526dc0708 Merge branch 'long-mode' into vfs-refactor 9 달 전
  greatbridf 6c5408c96f add schedstat, improve schedule algorithm 9 달 전
  greatbridf 4f18b18088 fix: tls_desc32 may not be correctly copied 9 달 전
  greatbridf dd6a779790 fix hash_map 9 달 전
  greatbridf 753cb3d885 fix: getdents64 struct size 9 달 전
  greatbridf 62e0eaff42 fix temporary user_space_program/init 9 달 전
  greatbridf b6b04e657d works 9 달 전
  greatbridf 0d8f6f019b fix: fat32 filesystem 9 달 전
  greatbridf 73ab9a9320 syscall 9 달 전
  greatbridf dfcbe573b1 fix bugs, add serial module 9 달 전
  greatbridf 6734968dc6 fix 9 달 전
  greatbridf cb243f2a67 align rsp to 16 bytes 9 달 전
  greatbridf 15dabfee26 fix some problems 9 달 전
  greatbridf aab3befaf5 use layout regs when debugging 9 달 전
  greatbridf ac083a7cf0 brand new mem subsystem 9 달 전
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 달 전
  greatbridf 6f29d1acca allocator 10 달 전
  greatbridf a092424c56 slab and buddy allocator 10 달 전
  greatbridf 04c392fdc7 create page table, enter long mode 10 달 전
  greatbridf 6c586cfd98 feat(timer & syscall): add readv, change tick rate 10 달 전
  greatbridf 6674d1b5bb change(mbr): read 64k more 10 달 전
  greatbridf c4ce6874f5 fix(blk_allocator): update p_start properly 10 달 전
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall 10 달 전
  greatbridf b4bb1feadf rewrite(string): new string class 11 달 전
  greatbridf 635ea3e5ee feat(llseek): llseek return file->seek 11 달 전
  greatbridf 2cb5366997 fix(vector): resize should check m_capacity 11 달 전
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 11 달 전