Historique des commits

Auteur SHA1 Message Date
  fslongjin c09c6d4e66 能进入用户态程序,但无法正确进行系统调用 il y a 3 ans
  fslongjin d78db8225c 解决了#DE会触发#UD的问题 il y a 3 ans
  fslongjin f5f36aafd8 将内核定位到高地址(存在bug,中断时会访问低地址) il y a 3 ans
  fslongjin 3063a340e2 修复ahci缓冲区地址错误的问题 il y a 3 ans
  fslongjin 05dc7ac73b 将内核层空间移动到0xffff800000000000 il y a 3 ans
  fslongjin 24b351c9ec debug信息会输出行号和文件名 il y a 3 ans
  fslongjin 232d793627 实现了定时任务队列 il y a 3 ans
  fslongjin b75504c0e5 :bug: 修复了list_empty的bug il y a 3 ans
  fslongjin 9828aff985 软中断处理机制 il y a 3 ans
  fslongjin d887f9a0f7 :new: HPET驱动 il y a 3 ans
  fslongjin 8bf4da2afa 注释了一些调试信息 il y a 3 ans
  fslongjin 0b66d39998 bug fix il y a 3 ans
  fslongjin 401df84d51 :new: rtc时钟驱动程序 il y a 3 ans
  fslongjin 279de4c7f9 测试IPI il y a 3 ans
  fslongjin ac2508224e 对多核启动的过程加锁 il y a 3 ans
  fslongjin 68c7b52192 bug fix il y a 3 ans
  fslongjin ecd9ba36b6 Merge branch 'master' of https://github.com/fslongjin/DragonOS il y a 3 ans
  fslongjin 44029ff37a fix Incorrect Pointer Scaling in slab il y a 3 ans
  login 3080d05e11 Delete codacy.yml il y a 3 ans
  login 4a5937b804 Update codeql.yml il y a 3 ans
  login b6de4712eb Create codacy.yml il y a 3 ans
  login 69aa5c715c Create codeql.yml il y a 3 ans
  fslongjin cc39911d4d :bug: 解决了ap处理器无法处理异常的bug(原因是设置错了TSS表) il y a 3 ans
  fslongjin b7df2805ed 存在bug,apu启动后触发异常会Reset il y a 3 ans
  fslongjin a62454587e :bug: 暂时解决了由于时钟中断导致#DF的问题(用的华强北方法...以后再fix) il y a 3 ans
  fslongjin 32b8a163bb bug: AP处理器发生异常时无法正确处理 il y a 3 ans
  fslongjin 5ea38e3b53 update README.md il y a 3 ans
  fslongjin cac29db7c5 删除一些日志 il y a 3 ans
  fslongjin d9c7ddec66 支持多核启动并初始化AP核的Local APIC il y a 3 ans
  fslongjin 2d1965fa2d 增加了ksuccess输出 il y a 3 ans