Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  greatbridf ca174932df fix(syscall): `fstatat` should place device number major at bit 8..16 7 bulan lalu
  greatbridf 42b95ebe83 feat(syscall): impl lseek for riscv64 7 bulan lalu
  greatbridf dad0fa00ef feat(interrupt): add external interrupt support for riscv64 7 bulan lalu
  greatbridf 9932b08358 change(trap): improve trap handling process 7 bulan lalu
  greatbridf 6dd58675ae feat(serial): add serial driver support for riscv64 7 bulan lalu
  greatbridf 1e9ae1be41 feat(BlockDevice): add write requests for block devices 7 bulan lalu
  greatbridf 16cb0de6bd Merge branch 'master' into dev-drivers 7 bulan lalu
  greatbridf e5d5464c96 Merge pull request #9 from SMS-Derfflinger/riscv64-support 7 bulan lalu
  Heinz f7d4f9d574 style(hal): remove unused import and modify annotation 7 bulan lalu
  Heinz e027b453ca fix(hal): fix riscv enable/disable_irq 7 bulan lalu
  Heinz 7280c46efb feat(hal): add timer interrupt enable 7 bulan lalu
  greatbridf fae9380b40 feat: add syscall ppoll, fix clock_gettime for riscv64 7 bulan lalu
  greatbridf c64b5660fa fix(x86_64): as_table_attr should return None when encounter non-table page attributes 7 bulan lalu
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 7 bulan lalu
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support 7 bulan lalu
  Heinz 8160bbd621 Merge pull request #10 from Shao-ZW/master 7 bulan lalu
  greatbridf 9f15decb66 change(mm_list): rewrite `protect` with new syntax 7 bulan lalu
  greatbridf da6298e357 change(clone): parse clone args at entry point and save them into Option's 7 bulan lalu
  greatbridf c9fc06cae9 change(Process): remove `do_kill_process` and use `do_exit` for those use cases 7 bulan lalu
  zhuowei shao 11304dd3c3 feat: add pthread test 7 bulan lalu
  greatbridf 485546e8d0 feat: add Stream used for write operations 7 bulan lalu
  zhuowei shao 5dd3a57da4 feat: implement futex 7 bulan lalu
  zhuowei shao b72c76b3f7 fix: fix mmap 7 bulan lalu
  zhuowei shao 5e3b6ec384 fix: fix exit 7 bulan lalu
  zhuowei shao 5bcdb8040b feat: implement clone 7 bulan lalu
  zhuowei shao a8df9df74b fix: fix mprotect 7 bulan lalu
  greatbridf 4d5acf492a style: remove unused imports 7 bulan lalu
  greatbridf dbd48ae587 chore(build): rework of Makefile to provide better support of multiarch compilation 7 bulan lalu
  greatbridf dd1d5927e1 feat: impl openat and argument printing in trace_syscall 7 bulan lalu
  greatbridf a0b22bb416 style: remove arch crate 7 bulan lalu