greatbridf a0b22bb416 style: remove arch crate 7 months ago
..
mem a0b22bb416 style: remove arch crate 7 months ago
pcie a0b22bb416 style: remove arch crate 7 months ago
syscall 353fe877ea feat: add compilation option for riscv64, fix x86 compile 7 months ago
task a0b22bb416 style: remove arch crate 7 months ago
user 1667f0f905 feat(UserBuffer): working user buffer in riscv64 cpus 7 months ago
vfs 73a10e4727 feat(syscall): impl fstatat 7 months ago
block.rs 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 8 months ago
chardev.rs a2ec93f2e3 temporary solution: use `Task::block_on` everywhere 9 months ago
console.rs 5b315d7831 lazy_lock: replace old lazy_static 10 months ago
constants.rs 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 8 months ago
interrupt.rs a0b22bb416 style: remove arch crate 7 months ago
mem.rs dd32b93963 feat(hal): smp initialization 8 months ago
pcie.rs 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust 8 months ago
syscall.rs 43016845e4 partial work of making the new trap handling method work 8 months ago
task.rs 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading 8 months ago
terminal.rs 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 8 months ago
timer.rs 33d30d3413 partial work: make all syscalls use the new interface 8 months ago
user.rs eaa6cda7db style: remove unused warnings 1 year ago