Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf a622172587 trap: introduce Breakpoint fault type před 5 měsíci
  greatbridf e23c9eb1f2 runtime: new task sleep-wakeup method and some adaption před 6 měsíci
  greatbridf 9932b08358 change(trap): improve trap handling process před 7 měsíci
  greatbridf 16cb0de6bd Merge branch 'master' into dev-drivers před 7 měsíci
  greatbridf a0b22bb416 style: remove arch crate před 7 měsíci
  greatbridf 353fe877ea feat: add compilation option for riscv64, fix x86 compile před 7 měsíci
  greatbridf bb2b276c8e partial work: impl virtio block device and sbi console před 7 měsíci
  greatbridf c1b395f508 feat(timer): add sleep function před 7 měsíci
  greatbridf 49e32c3462 feat(e1000e): adapt e1000e driver to the new kernel před 8 měsíci
  greatbridf dd32b93963 feat(hal): smp initialization před 8 měsíci
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate před 8 měsíci
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` před 8 měsíci
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler před 8 měsíci
  greatbridf 00252343e9 partial work of hal interface před 8 měsíci
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks před 8 měsíci
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. před 8 měsíci
  greatbridf 16acfb40f9 signal: separate signal.rs into several files před 9 měsíci
  greatbridf 03d2c0d298 percpu: add `percpu_shared` před 10 měsíci
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static před 10 měsíci
  greatbridf 35db57a901 interrupt: check cs == 0x3 instead of ss == 0 in fault handlers před 10 měsíci
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts před 1 rokem
  greatbridf 13f7fff46d Merge branch 'multiarch' před 1 rokem
  shao f048367b02 refactor: refactor better abstraction for context switch před 1 rokem
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state před 1 rokem
  greatbridf 9aae18ed2e fix: irq handlers should be unlocked when being handled před 1 rokem
  greatbridf fca6223938 move interrupt and vm to rust před 1 rokem
  greatbridf ae698248ee [partial] feat: add sync stuffs před 1 rokem
  greatbridf c3b20946d2 rewrite(e1000e): rewrite e1000e driver with rust před 1 rokem