Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf e6dc019e17 feat: build and link user space programs há 2 anos atrás
  greatbridf be01268409 feat(process): scheduling há 2 anos atrás
  greatbridf 342ecc0e21 feat(process): enter user mode há 2 anos atrás
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp há 2 anos atrás
  greatbridf 010eeefb18 refactor(mem): use cpp há 2 anos atrás
  greatbridf d5f54a40c5 refactor: prohibit c++ global objects há 2 anos atrás
  greatbridf 89a69a47e9 feat(vfs): impl. vfs_open to open file and dirs há 2 anos atrás
  greatbridf 0d93ab9d36 fix: bss_addr type conversion há 2 anos atrás
  greatbridf b19b0323e6 feat: create tmpfs and impl. basic ops há 2 anos atrás
  greatbridf e083913ad7 refactor: move bss initialization to kernel_main há 2 anos atrás
  greatbridf 2dccf820fa fix: release mode sse bug há 2 anos atrás
  greatbridf d923498640 feat: copy on write há 2 anos atrás
  greatbridf 1cc56a7e13 feat: memory initialization há 2 anos atrás
  greatbridf 2eaf205b8a memory allocation há 2 anos atrás
  greatbridf f2dab67f6e style: remove TODOs há 2 anos atrás
  greatbridf f495739520 style: kernel_main.c include paths há 2 anos atrás
  greatbridf c4c0c61e6b feat: page mapping há 2 anos atrás
  greatbridf b021d6d93d fix: not disabling interrupt while setting up gdt há 2 anos atrás
  greatbridf 7c311199cb working on broken system há 2 anos atrás
  greatbridf 2396f6a355 feat: allocate pages for page tables (BROKEN) há 2 anos atrás
  greatbridf 12f53f49eb feat: type bitmap há 2 anos atrás
  greatbridf 69a9725e1f feat: load kernel size há 2 anos atrás
  greatbridf 7cb2030b14 feat: tty, memcpy and strlen há 2 anos atrás
  greatbridf 177ff70411 feat: serial port read and write há 2 anos atrás
  greatbridf 3e52ddd462 fix: enable SSE to prevent crashes há 2 anos atrás
  greatbridf 682a1ebb2d feat: set new gdt and tss há 3 anos atrás
  greatbridf 17a56ef31e style: simplify kernel_main há 3 anos atrás
  greatbridf 3ef0e3e514 feat: print 64bit hex numbers há 3 anos atrás
  greatbridf 3a9982a94d feat: initialize pd and pt há 3 anos atrás
  greatbridf e0bd7ce1a4 feat: read mem_map from bios há 3 anos atrás