Commit History

Author SHA1 Message Date
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 5 months ago
  greatbridf 7930b71762 feat: rewrite filearray with rust 5 months ago
  greatbridf e35fd75836 fix(pipe_read): reads don't need to be atomic 5 months ago
  greatbridf b67ed10025 feat: load huge kernel, new memory layout 6 months ago
  greatbridf 1d5525f5c1 rewrite Dentry module with rust 6 months ago
  greatbridf ea629feec9 rewrite(ahci): rewrite ahci module with rust 6 months ago
  greatbridf 1f7bed61dd feat: rust support 7 months ago
  greatbridf 15dabfee26 fix some problems 10 months ago
  greatbridf a092424c56 slab and buddy allocator 10 months ago
  greatbridf 04c392fdc7 create page table, enter long mode 10 months ago
  greatbridf 6674d1b5bb change(mbr): read 64k more 10 months ago
  greatbridf f998f5ec25 fix(port, kmods): make kmods aligned to 16bytes, make inl volatile 1 year ago
  greatbridf 5813062c00 Merge branch 'dev' 1 year ago
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver 1 year ago
  greatbridf 880a7a1057 change(mbr): read 320KB 1 year ago
  greatbridf 929a17f7a3 fix(ld): add sentry to prevent kernel too large 1 year ago
  greatbridf 431d80298f fix(stack_protector): move stack_chk_guard to libc 1 year ago
  greatbridf b2aa149ae2 change stage1 start addr to 0x8000 2 years ago
  greatbridf 32369676cd dev: load kernel to 0xc0000000 2 years ago
  greatbridf cb96ca109a feat: free kinit memory 2 years ago
  greatbridf bfcf1567b6 style: add sections 2 years ago
  greatbridf 44be3910a1 fix(ldscript): make ctors align to 4 bytes 2 years ago
  greatbridf 5d0c569a04 feat(stack-protector): protect stack overflowing 2 years ago
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately 2 years ago