Commit History

Author SHA1 Message Date
  laokengwt 70c991af20 fix(dog): 添加CC环境变量,解决编译时找不到musl-gcc的问题 (#753) 7 months ago
  LoGin e32effb150 feat(driver): 把virtio添加到sysfs (#752) 7 months ago
  MemoryShore a17651b14b feat(mm): 实现缺页中断处理,支持页面延迟分配和写时拷贝,以及用户栈自动拓展 (#715) 7 months ago
  Chiichen cb02d0bbc2 ci: import issue checker (#750) 7 months ago
  sun5etop 93c379703e feat(net): 实现raw socket的poll (#739) 7 months ago
  LoGin b502fbf0b9 chore: Update virtio-drivers to commit 61ece509c4 and modify max_queue_size implementation (#748) 7 months ago
  LoGin d770de5d53 fix: 修复unified-init导致cargo check失败的问题 (#747) 7 months ago
  yuyi2439 881ff6f95e 将smoltcp升级到0.11.0版本 (#740) 7 months ago
  LoGin 370472f728 pci: 添加pci root manager来管理pci root,并使得riscv能够正常扫描pci设备. (#745) 7 months ago
  LoGin 2709e017d0 pci: 统一使用ecam root (#744) 7 months ago
  LoGin 418ad41fd8 Feat(tty): add dummy console (#735) 7 months ago
  Saga1718 1012552dea 删除无用的hid代码 (#734) 7 months ago
  SMALLC fbd63a301c feat: alarm系统调用实现 (#710) 7 months ago
  GnoCiYeH d623e90231 socket统一改用`GlobalSocketHandle`,并且修复fcntl SETFD的错误 (#730) 7 months ago
  LoGin 7162a8358d doc: Update build instructions for riscv64 architecture (#725) 7 months ago
  Samuel Dai 1074eb34e7 feat(filesystem): 引入Umount系统调用 (#719) 7 months ago
  laokengwt ceeb2e943c feat(mm): 添加slab内存分配器 (#683) 7 months ago
  Saga1718 c719ddc631 feat(net): 实现tcp backlog功能 (#714) 7 months ago
  LoGin 9621ab16ef 让riscv64能正常切换进程,并运行完所有的initcall (#721) 7 months ago
  LoGin 9fab312ea9 Update DragonOS description and introduction (#717) 7 months ago
  LoGin f049d1af01 初始化riscv-sbi-timer (#716) 7 months ago
  曾俊 3959e94df3 bugfix: 修复smp启动的时候,损坏0号核心的idle进程的内核栈的问题 (#711) 7 months ago
  GnoCiYeH 9365e8017b 完善pty,目前pty能够支持ssh (#708) 7 months ago
  Chiichen 4b0170bd6b chore(tools): add bootstrap support for Centos/RHEL8/fedora (#713) 7 months ago
  Jomo 15b94df01a add xuzihao (#712) 7 months ago
  Jomo 6fc066ac11 实现SystemV共享内存 (#690) 7 months ago
  曾俊 eb49bb993a BlockCache-read cache支持 (#521) 7 months ago
  hmt 06560afa2a Patch feat robust futex (#682) 7 months ago
  LoGin 23ef2b33d1 riscv: 把内核编译target改为riscv64gc & 获取time csr的频率 & 修正浮点保存与恢复的汇编的问题 (#699) 7 months ago
  GnoCiYeH f0c87a897f 重写调度模块 (#679) 7 months ago