提交历史

作者 SHA1 备注 提交日期
  greatbridf ae41558771 Merge pull request #26 from SMS-Derfflinger/riscv64-smp 7 月之前
  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 月之前
  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 月之前
  Heinz 0359279932 feat(hal): impl smp bootstrap for riscv64 7 月之前
  Heinz c0ffa04589 fix(block): improve block's partprobe to register whole disk partition, and sort fdt's device node by start address 7 月之前
  greatbridf 937e5a47c1 Merge pull request #19 from greatbridf/fix-syscall 7 月之前
  zhuowei shao bf6c04837b feat: implement syscall get_robust_list 7 月之前