提交历史

作者 SHA1 备注 提交日期
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts 3 月之前
  greatbridf a7bcb9ce15 Merge branch 'buddy_refactor' 4 月之前
  shao 5b3f887a65 refactor: refactor page alloc in rust 4 月之前
  greatbridf 12dacd3fad fix(c++build): disable mmx and sse 4 月之前
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init 4 月之前
  greatbridf fca6223938 move interrupt and vm to rust 4 月之前
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 5 月之前
  greatbridf 7930b71762 feat: rewrite filearray with rust 5 月之前
  greatbridf 1d5525f5c1 rewrite Dentry module with rust 6 月之前
  greatbridf ea629feec9 rewrite(ahci): rewrite ahci module with rust 6 月之前
  greatbridf b43277c46c refactor: rewrite fs submodule with rust 6 月之前
  greatbridf c3b20946d2 rewrite(e1000e): rewrite e1000e driver with rust 7 月之前
  greatbridf 1f7bed61dd feat: rust support 7 月之前
  greatbridf 58eb82d5b3 feat(driver): add e1000e driver 7 月之前
  greatbridf d75905e322 change: improve module arch. and fix some bugs 7 月之前
  greatbridf eec5d5c283 chore: update .gitignore and CMakeLists.txt 7 月之前
  greatbridf cafeec4a85 refactor: rewrite all dentry part of vfs 8 月之前
  greatbridf 4851662c29 change(vfs): move class vfs out 9 月之前
  greatbridf 6be43506e5 change(filearray): add filearray class 9 月之前
  greatbridf 23ec09cb64 fix: fifo, paging, tkill, preemptive kernel 9 月之前
  greatbridf 73ab9a9320 syscall 9 月之前
  greatbridf ac083a7cf0 brand new mem subsystem 9 月之前
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 月之前
  greatbridf a092424c56 slab and buddy allocator 10 月之前
  greatbridf 04c392fdc7 create page table, enter long mode 10 月之前
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall 10 月之前
  greatbridf b4bb1feadf rewrite(string): new string class 11 月之前
  greatbridf 2cb5366997 fix(vector): resize should check m_capacity 11 月之前
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 11 月之前
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink 11 月之前