Historique des commits

Auteur SHA1 Message Date
  greatbridf 7178806d53 feat(syscall): impl renameat il y a 7 mois
  greatbridf b212bc8ca2 feat(vfs): update {a, m, c}time accordingly when we modify the inodes il y a 7 mois
  greatbridf 5fdaaef28e feat(rtc): implement RTC for riscv64 il y a 7 mois
  greatbridf b1fb9dea12 fix(timer): riscv64 should have timer frequency 1000Hz il y a 7 mois
  greatbridf e356f5143b feat(syscall): impl fcntl::F_{GET, SET}FL il y a 7 mois
  greatbridf bdc6dfb5a3 fix(exit): don't panic when we have user access fault on exiting il y a 7 mois
  greatbridf 2c152fdca0 fix(execve): return error code instead of panicking when interpreter can't be found il y a 7 mois
  greatbridf d6dcfee4d2 fix(FixEntry): make riscv64 fixup list entry correctly aligned and laid out il y a 7 mois
  greatbridf 82260f8ed8 feat: impl several more syscalls, bump linux version to 5.17 il y a 7 mois
  greatbridf 98ac37c635 feat(syscall): impl fch{own, mod}at and utimensat il y a 7 mois
  greatbridf ef950102c0 change(linker): enlarge the RAM size for riscv64 targets to support release mode builds il y a 7 mois
  greatbridf 1513e66772 fix(FileArray): release the spinlock before dropping inner files il y a 7 mois
  greatbridf 576c43db2d fix(CoW): check both PRESENT and MAPPED bits when doing cow il y a 7 mois
  greatbridf ca174932df fix(syscall): `fstatat` should place device number major at bit 8..16 il y a 7 mois
  greatbridf 42b95ebe83 feat(syscall): impl lseek for riscv64 il y a 7 mois
  greatbridf dad0fa00ef feat(interrupt): add external interrupt support for riscv64 il y a 7 mois
  greatbridf 9932b08358 change(trap): improve trap handling process il y a 7 mois
  greatbridf 6dd58675ae feat(serial): add serial driver support for riscv64 il y a 7 mois
  greatbridf 1e9ae1be41 feat(BlockDevice): add write requests for block devices il y a 7 mois
  greatbridf 16cb0de6bd Merge branch 'master' into dev-drivers il y a 7 mois
  greatbridf e5d5464c96 Merge pull request #9 from SMS-Derfflinger/riscv64-support il y a 7 mois
  Heinz f7d4f9d574 style(hal): remove unused import and modify annotation il y a 7 mois
  Heinz e027b453ca fix(hal): fix riscv enable/disable_irq il y a 7 mois
  Heinz 7280c46efb feat(hal): add timer interrupt enable il y a 7 mois
  greatbridf fae9380b40 feat: add syscall ppoll, fix clock_gettime for riscv64 il y a 7 mois
  greatbridf c64b5660fa fix(x86_64): as_table_attr should return None when encounter non-table page attributes il y a 7 mois
  greatbridf c2eab5d866 feat: impl vdso for all architectures and sigreturn for riscv64 il y a 7 mois
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support il y a 7 mois
  Heinz 8160bbd621 Merge pull request #10 from Shao-ZW/master il y a 7 mois
  greatbridf 9f15decb66 change(mm_list): rewrite `protect` with new syntax il y a 7 mois