Коммит түүх

Эзэн SHA1 Мессеж Огноо
  greatbridf dd32b93963 feat(hal): smp initialization 8 сар өмнө
  greatbridf 8672c72a5d feat(hal): working impl of HAL. 8 сар өмнө
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate 8 сар өмнө
  greatbridf 72eb66819c remove(bindgen): completely move bindgen 8 сар өмнө
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 8 сар өмнө
  greatbridf 7ca12b658a style(arch): add pub to suppress unused warnings 8 сар өмнө
  greatbridf 02b24cbf0b change(arch): remove old `InterruptContext` 8 сар өмнө
  greatbridf 47087f162e change(c++): remove c++ stl and boot.s 8 сар өмнө
  greatbridf 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count 8 сар өмнө
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp 8 сар өмнө
  greatbridf 43016845e4 partial work of making the new trap handling method work 8 сар өмнө
  greatbridf f4e68bd903 Merge pull request #5 from Shao-ZW:master 8 сар өмнө
  greatbridf 862471ca82 style: change visibility of internal raw page fields 8 сар өмнө
  greatbridf b8c5c2be51 change(allocator): use Page for huge object allocation 8 сар өмнө
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. 8 сар өмнө
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface 8 сар өмнө
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler 8 сар өмнө
  greatbridf 00252343e9 partial work of hal interface 8 сар өмнө
  zhuowei shao ef8434b70a refactor: better slab trait interface 8 сар өмнө
  zhuowei shao dd3080f63e refactor: refactor slab allocator 8 сар өмнө
  greatbridf f1f1f6ac24 Merge branch 'trap-abstraction' into remove-cpp 8 сар өмнө
  greatbridf eb7d52a441 Merge branch 'master' into remove-cpp 8 сар өмнө
  Heinz 90af40f15f Merge pull request #4 from greatbridf/debug-support 8 сар өмнө
  greatbridf 35f9f1c0d7 chore(ide): add vscode debug script 8 сар өмнө
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust 8 сар өмнө
  greatbridf 35d750f16f Merge pull request #3 from greatbridf/remove-cpp 8 сар өмнө
  greatbridf ba4318f467 chore(build.rs): fix build script generation for Release targets 8 сар өмнө
  greatbridf ebd3d1224c change(x86): optimize bootstrap code, remove kinit.cpp 8 сар өмнө
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks 8 сар өмнө
  greatbridf 630621a376 Merge pull request #2 from SMS-Derfflinger/master 8 сар өмнө