Commit History

Author SHA1 Message Date
  曾俊 13b057cc0f fix(libs/lib_ui): fix the display errors when system initialize (#779) 7 months ago
  LoGin 182b778a3c chore: 适配dadk 0.1.11 (#777) 7 months ago
  Mingtao Huang dd8e74ef0d feat(driver/acpi_pm): Implement ACPI PM Timer (#772) 7 months ago
  LoGin f75cb0f8ed refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773) 7 months ago
  zwb0x00 173c4567cf feat(sched): add sched_yield (#766) 7 months ago
  LoGin 471d65cf15 feat(riscv): riscv下能够运行hello world用户程序 (#770) 7 months ago
  zwb0x00 40348dd8d5 feat(fs): add sys_dup3 (#755) 7 months ago
  LoGin 3b799d13be Create FUNDING.yml (#763) 7 months ago
  LoGin 731bc2b32d feat(virtio): riscv: 添加virtio-blk driver,并在riscv下能够正确挂载FAT32 (#761) 7 months ago
  Chiichen 0c1ef30087 docs(community): add description of conventional commit standard (#754) 7 months ago
  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