This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 11:16:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
arch
/
x86_64
History
longjin
fbe1e23e97
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
..
asm
new: lockref
2022-10-06 14:20:03 +08:00
math
new: 统计前导0
2022-08-18 23:29:51 +08:00
current.h
fix: 解决了page的锁未被初始化的bug
2022-08-15 12:09:04 +08:00
ia64_msi.c
bugfix: 修复了无法收到xhci控制器中断的bug
2022-08-24 14:30:23 +08:00
ia64_msi.h
🔧
将enable msi的部分更新为使用msi_desc来完成
2022-07-25 13:50:03 +08:00
Makefile
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
x86_64_ipi.c
new: 为ipi添加xapic支持
2022-09-01 17:40:11 +08:00
x86_64_ipi.h
new: 为ipi添加xapic支持
2022-09-01 17:40:11 +08:00