LoGin
|
79ad6e5ba4
fix: build-scripts和tools目录下的make check指定工具链版本 (#861)
|
5 months ago |
SMALLC
|
1ea2daad81
feat(driver/net): 实现Loopback网卡接口 (#845)
|
5 months ago |
LoGin
|
ef2a79be60
chore: 更新sphinx相关配置,适应read the docs的更新 (#850)
|
5 months ago |
LoGin
|
9a4832f8bc
doc: 完善README.md (#849)
|
5 months ago |
LoGin
|
2c5ea7bab0
chore: 调整triagebot.toml以适应新的组织架构 (#848)
|
5 months ago |
黄铭涛
|
af097f9f4b
fix(time): modify update wall time (#836)
|
5 months ago |
MemoryShore
|
38458c7267
修复mprotect系统调用未正确设置vm_flags的错误 (#847)
|
5 months ago |
linfeng
|
6f189d2743
feat(time): Add syscall support for utime* (#838)
|
6 months ago |
Jomo
|
03746da3d9
feat(user): user management tool (#825)
|
7 months ago |
laokengwt
|
415e14e9c3
fix(driver): fix memory security problem in tty device ioctl (#833)
|
7 months ago |
MemoryShore
|
de199e3c86
feat(mm): 修复mmap未延迟分配内存的问题 (#837)
|
7 months ago |
donjuanplatinum
|
3d4cd853a3
feat(procfs): update procfs (#831)
|
7 months ago |
donjuanplatinum
|
6cf1947dcf
chore(tools): add the gentoo grub_auto_install support (#827)
|
7 months ago |
BrahmaMantra
|
975f77a3bc
fix(time):修复了issue #816 (#830)
|
7 months ago |
donjuanplatinum
|
f79998f626
增加rust sparse稀疏索引选项 (#826)
|
7 months ago |
Mingtao Huang
|
bde08cded6
feat(driver/pci): 完善pci root结构体,增加portio的pci配置空间访问 (#818)
|
7 months ago |
LoGin
|
0897bd8e75
fix(log): 修复pr #814 的问题 (#821)
|
7 months ago |
曾俊
|
2eab6dd743
feat(log): 将内核日志统一为新的logger (#814)
|
7 months ago |
LoGin
|
92deae638b
chore: move setup_arch_post timepoint to before clocksource_boot_finish (#820)
|
7 months ago |
LoGin
|
236e88d5ef
fix(driver/apic_timer): 修复local apic timer初始化顺序导致的在某些云服务器上无法收到中断的bug (#815)
|
8 months ago |
LoGin
|
ce48b93437
doc: add v0.1.10 changelog (#813)
|
8 months ago |
donjuanplatinum
|
9a0802fd2d
doc: Add Gentoo Linux In build_system.md (#810)
|
8 months ago |
曾俊
|
1f4877a4c5
feat(driver/pci): add pci bus into sysfs (#792)
|
8 months ago |
donjuanplatinum
|
1df85daf8f
添加支持gentoo系统的一键安装脚本 (#809)
|
8 months ago |
LoGin
|
352ee04918
fix: disable mm debug log to prevent system lockup due to thingbuf issue (#808)
|
8 months ago |
Samuel Dai
|
37cef00bb4
fix(net): Fix TCP Unresponsiveness and Inability to Close Connections (#791)
|
8 months ago |
GnoCiYeH
|
b941261d94
docs(sched):调度子系统文档即cfs文档 (#807)
|
8 months ago |
LoGin
|
0102d69fdd
feat:(riscv/intr) 实现riscv plic驱动,能处理外部中断 (#799)
|
8 months ago |
MemoryShore
|
17dc558977
修复vma映射标志错误 (#801)
|
8 months ago |
LoGin
|
7db6e06354
feat(bitmap): Add bit and for AllocBitMap (#793)
|
8 months ago |