Commit History

Author SHA1 Message Date
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 months ago
  greatbridf 04c392fdc7 create page table, enter long mode 10 months ago
  greatbridf 74c913f994 feat(syscall): implement sigaction 1 year ago
  greatbridf 12c41b087e refactor(irq): new irq handling method 1 year ago
  greatbridf 6953011b53 refactor(scheduling): switch ctx. with schedule() 2 years ago
  greatbridf db7926548d feat: create kernel thread 2 years ago
  greatbridf 904883c5e3 refactor: add context save and load functions 2 years ago
  greatbridf b013728ac4 feat(syscall): impl. syscalls 2 years ago
  greatbridf be01268409 feat(process): scheduling 2 years ago
  greatbridf 9ba4232b4c feat(interrupt): align stack in ISR 2 years ago
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp 2 years ago
  greatbridf d923498640 feat: copy on write 2 years ago
  greatbridf 1cc56a7e13 feat: memory initialization 2 years ago
  greatbridf 06c0d7de96 feat: page fault handing 3 years ago
  greatbridf 1b903a6424 use ring_buf to save scan codes 4 years ago
  greatbridf cdd34f456e handle int 13 4 years ago
  greatbridf 1f23172be8 initialize idt 4 years ago
  greatbridf 6d4c446ddf printk and put char 4 years ago