Historique des commits

Auteur SHA1 Message Date
  greatbridf ccd06b426d chore(makefile): add an option to control the kernel features il y a 8 mois
  greatbridf dd32b93963 feat(hal): smp initialization il y a 8 mois
  greatbridf 8672c72a5d feat(hal): working impl of HAL. il y a 8 mois
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` il y a 8 mois
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp il y a 8 mois
  greatbridf 00252343e9 partial work of hal interface il y a 8 mois
  zhuowei shao dd3080f63e refactor: refactor slab allocator il y a 8 mois
  greatbridf f1f1f6ac24 Merge branch 'trap-abstraction' into remove-cpp il y a 8 mois
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust il y a 8 mois
  greatbridf dc329bca82 percpu: make a better abstraction for trap handling il y a 8 mois
  greatbridf 676089587c change(page_alloc): better abstraction il y a 8 mois
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. il y a 8 mois
  greatbridf 16acfb40f9 signal: separate signal.rs into several files il y a 9 mois
  greatbridf fe2b07f8b5 task: fix park and unpark memory order il y a 9 mois
  greatbridf 689a147b35 wait_list: improved waitlist arch il y a 9 mois
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static il y a 10 mois
  greatbridf 3009c12592 spin: rewrite spinlock, add traits for guards il y a 10 mois
  greatbridf 779805a7b1 refactor: separate parts into eonix_{log, preempt, sync, runtime} crates il y a 10 mois
  greatbridf a24eaa45e1 task: rewrite the task system to decouple better. il y a 10 mois
  greatbridf c6f71ffe15 feat: add percpu readyqueue il y a 10 mois
  greatbridf e9ec2880b8 feat: temp. impl for sys_times, update sys_statx il y a 1 an
  greatbridf cbceec6084 feat: add percpu variables il y a 1 an
  greatbridf c6d416043e fix terminal subsystem, print syscall debug info conditionally il y a 1 an
  greatbridf fca6223938 move interrupt and vm to rust il y a 1 an
  greatbridf b9756e3233 rewrite: some of the process part and syscalls il y a 1 an
  greatbridf b67ed10025 feat: load huge kernel, new memory layout il y a 1 an
  greatbridf 1d5525f5c1 rewrite Dentry module with rust il y a 1 an
  greatbridf ea629feec9 rewrite(ahci): rewrite ahci module with rust il y a 1 an
  greatbridf b43277c46c refactor: rewrite fs submodule with rust il y a 1 an
  greatbridf c3b20946d2 rewrite(e1000e): rewrite e1000e driver with rust il y a 1 an