Историја ревизија

Аутор SHA1 Порука Датум
  Heinz 21f6feb418 change(hal): change ap's temporary boot stack to only one stack пре 7 месеци
  greatbridf 66f509c5d6 change(smp): use FDT.harts() in riscv64 bootstrap_smp пре 7 месеци
  greatbridf 80731802bd fix(ap_start): replace mul with left shifts in riscv64 ap entry пре 7 месеци
  Heinz c264c7ee6c Merge branch 'master' into riscv64-smp пре 7 месеци
  Heinz 792633d3e8 style(hal): remove unused import and unused function пре 7 месеци
  greatbridf 34bb98b1f1 feat(syscall): impl get_random and getegid пре 7 месеци
  greatbridf 14ca94cd85 change: use the script directly in kernel init пре 7 месеци
  greatbridf 61da3f6689 style: remove unused imports пре 7 месеци
  greatbridf 56f11a3175 feat(execve): support the shebang scripts пре 7 месеци
  greatbridf de301086a1 style: remove unused imports пре 7 месеци
  Zhuowei Shao f07a81c34a Merge pull request #33 from greatbridf/fix пре 7 месеци
  greatbridf 835a1ef4d2 fix(ext4): use new Instant and get_name methods пре 7 месеци
  greatbridf 3219293b2f Merge pull request #31 from greatbridf/fix-syscall пре 7 месеци
  greatbridf dd114cb94d Merge pull request #20 from SMS-Derfflinger/ext4-support пре 7 месеци
  greatbridf 50f4ea5700 doc(readme): update configure and Makefile usage пре 7 месеци
  greatbridf 39b892a434 chore(configure): update the Makefile and configure script to provide testcase image path пре 7 месеци
  greatbridf d9c5949512 change(init_script): check whether the ext4 image exists before mounting the image пре 7 месеци
  greatbridf 65b3b66088 change(ext4): rework some part of the ext4 filesystem пре 7 месеци
  greatbridf d1e32f1ba8 style: remove some unused imports and pubs пре 7 месеци
  greatbridf 532b88c4c3 Merge pull request #25 from Shao-ZW/robust-list пре 7 месеци
  greatbridf 1751a0cb89 Merge branch 'master' into robust-list пре 7 месеци
  greatbridf 990e1c6ad8 fix(set_robust_list): postpone the reading of robust_list_head until we exit пре 7 месеци
  greatbridf 378a70188a fix(syscall): newfstat should be called fstat64 for x86 targets пре 7 месеци
  greatbridf a6b8a3c8c3 fix(fat32): validate the cluster no, treating 0, 1 as EOC пре 7 месеци
  greatbridf 3026229113 fix(elf): add AT_RANDOM auxiliary vector entry пре 7 месеци
  greatbridf 8f42972027 feat(syscall): add newfstat syscall пре 7 месеци
  greatbridf 2b85bbc015 fix(brk): return fail if the given break pos is less than current пре 7 месеци
  Heinz 03fe491ec6 remove riscv64 cpu's bootstrap function пре 7 месеци
  Heinz 2a25dbda3b feat(hal): improve riscv64 smp, get ap start addr from label пре 7 месеци
  greatbridf 7178806d53 feat(syscall): impl renameat пре 7 месеци