Commit History

Author SHA1 Message Date
  greatbridf a0b22bb416 style: remove arch crate 7 months ago
  greatbridf 963a3b1bb9 Merge remote-tracking branch 'upstream/master' into riscv64-support 7 months ago
  greatbridf bb2b276c8e partial work: impl virtio block device and sbi console 7 months ago
  greatbridf 4351cf5573 partial work: fix riscv64 bootstrap 7 months ago
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading 8 months ago
  greatbridf ccd06b426d chore(makefile): add an option to control the kernel features 8 months ago
  greatbridf dd32b93963 feat(hal): smp initialization 8 months ago
  greatbridf 8672c72a5d feat(hal): working impl of HAL. 8 months ago
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 8 months ago
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp 8 months ago
  greatbridf 00252343e9 partial work of hal interface 8 months ago
  zhuowei shao dd3080f63e refactor: refactor slab allocator 8 months ago
  greatbridf f1f1f6ac24 Merge branch 'trap-abstraction' into remove-cpp 8 months ago
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust 8 months ago
  greatbridf dc329bca82 percpu: make a better abstraction for trap handling 8 months ago
  greatbridf 676089587c change(page_alloc): better abstraction 8 months ago
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. 8 months ago
  greatbridf 16acfb40f9 signal: separate signal.rs into several files 9 months ago
  greatbridf fe2b07f8b5 task: fix park and unpark memory order 9 months ago
  greatbridf 689a147b35 wait_list: improved waitlist arch 9 months ago
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static 10 months ago
  greatbridf 3009c12592 spin: rewrite spinlock, add traits for guards 10 months ago
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates 10 months ago
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. 10 months ago
  greatbridf c6f71ffe15 feat: add percpu readyqueue 10 months ago
  greatbridf e9ec2880b8 feat: temp. impl for sys_times, update sys_statx 1 year ago
  greatbridf cbceec6084 feat: add percpu variables 1 year ago
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally 1 year ago
  greatbridf fca6223938 move interrupt and vm to rust 1 year ago
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 1 year ago