Commit History

Author SHA1 Message Date
  donjuanplatinum f79998f626 增加rust sparse稀疏索引选项 (#826) 6 months ago
  Mingtao Huang bde08cded6 feat(driver/pci): 完善pci root结构体,增加portio的pci配置空间访问 (#818) 6 months ago
  LoGin 0897bd8e75 fix(log): 修复pr #814 的问题 (#821) 6 months ago
  曾俊 2eab6dd743 feat(log): 将内核日志统一为新的logger (#814) 6 months ago
  LoGin 92deae638b chore: move setup_arch_post timepoint to before clocksource_boot_finish (#820) 6 months ago
  LoGin 236e88d5ef fix(driver/apic_timer): 修复local apic timer初始化顺序导致的在某些云服务器上无法收到中断的bug (#815) 6 months ago
  LoGin ce48b93437 doc: add v0.1.10 changelog (#813) 6 months ago
  donjuanplatinum 9a0802fd2d doc: Add Gentoo Linux In build_system.md (#810) 6 months ago
  曾俊 1f4877a4c5 feat(driver/pci): add pci bus into sysfs (#792) 6 months ago
  donjuanplatinum 1df85daf8f 添加支持gentoo系统的一键安装脚本 (#809) 6 months ago
  LoGin 352ee04918 fix: disable mm debug log to prevent system lockup due to thingbuf issue (#808) 6 months ago
  Samuel Dai 37cef00bb4 fix(net): Fix TCP Unresponsiveness and Inability to Close Connections (#791) 6 months ago
  GnoCiYeH b941261d94 docs(sched):调度子系统文档即cfs文档 (#807) 6 months ago
  LoGin 0102d69fdd feat:(riscv/intr) 实现riscv plic驱动,能处理外部中断 (#799) 6 months ago
  MemoryShore 17dc558977 修复vma映射标志错误 (#801) 6 months ago
  LoGin 7db6e06354 feat(bitmap): Add bit and for AllocBitMap (#793) 6 months ago
  laokengwt 7401bec5e3 feat(mm): add slab usage calculation (#768) 6 months ago
  曾俊 bde4a334c1 修复了未初始化时ui显示模块内存越界的问题,优化了代码结构 (#789) 6 months ago
  LoGin 0722a06a09 fix: (riscv/timer): 修复riscv下没有更新墙上时钟以及没有处理软中断的bug (#783) 6 months ago
  Chiichen ab53b2eb75 ci: update the match regex of issue checker (#784) 6 months ago
  LoGin 942cf26b48 fix(riscv/process): 把riscv的调度时钟节拍率与HZ同步,并且修复切换到用户态的时候忘了在内核态关中断的bug (#780) 6 months ago
  曾俊 13b057cc0f fix(libs/lib_ui): fix the display errors when system initialize (#779) 6 months ago
  LoGin 182b778a3c chore: 适配dadk 0.1.11 (#777) 6 months ago
  Mingtao Huang dd8e74ef0d feat(driver/acpi_pm): Implement ACPI PM Timer (#772) 6 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