История коммитов

Автор SHA1 Сообщение Дата
  greatbridf ac9a6b2f1f Merge remote-tracking branch 'upstream/master' into riscv64-support 7 месяцев назад
  greatbridf da6298e357 change(clone): parse clone args at entry point and save them into Option's 7 месяцев назад
  zhuowei shao 5bcdb8040b feat: implement clone 7 месяцев назад
  greatbridf 353fe877ea feat: add compilation option for riscv64, fix x86 compile 7 месяцев назад
  greatbridf 963a3b1bb9 Merge remote-tracking branch 'upstream/master' into riscv64-support 7 месяцев назад
  greatbridf bb2b276c8e partial work: impl virtio block device and sbi console 7 месяцев назад
  greatbridf 4351cf5573 partial work: fix riscv64 bootstrap 7 месяцев назад
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading 8 месяцев назад
  greatbridf dd32b93963 feat(hal): smp initialization 8 месяцев назад
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate 8 месяцев назад
  greatbridf 72eb66819c remove(bindgen): completely move bindgen 8 месяцев назад
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp 8 месяцев назад
  greatbridf 43016845e4 partial work of making the new trap handling method work 8 месяцев назад
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface 8 месяцев назад
  zhuowei shao dd3080f63e refactor: refactor slab allocator 8 месяцев назад
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust 8 месяцев назад
  greatbridf ebd3d1224c change(x86): optimize bootstrap code, remove kinit.cpp 8 месяцев назад
  greatbridf 676089587c change(page_alloc): better abstraction 8 месяцев назад
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. 8 месяцев назад
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere 9 месяцев назад
  greatbridf 03d2c0d298 percpu: add `percpu_shared` 10 месяцев назад
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static 10 месяцев назад
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` 10 месяцев назад
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates 10 месяцев назад
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. 10 месяцев назад
  greatbridf a3f7ad83a1 Merge remote-tracking branch 'github/mm' into shiai-master 1 год назад
  shao 4e7bed8818 feat(pcp): add per-cpu pages support 1 год назад
  greatbridf f5b4da3309 change(mm_list): separate mm_list from process on elf loading 1 год назад
  greatbridf a7bcb9ce15 Merge branch 'buddy_refactor' 1 год назад
  greatbridf 66958893e5 rewrite: move Process, ProcessGroup, Session out of thread.rs 1 год назад