Historique des commits

Auteur SHA1 Message Date
  greatbridf b9756e3233 rewrite: some of the process part and syscalls il y a 5 mois
  greatbridf ae698248ee [partial] feat: add sync stuffs il y a 5 mois
  greatbridf b67ed10025 feat: load huge kernel, new memory layout il y a 6 mois
  greatbridf 73ab9a9320 syscall il y a 9 mois
  greatbridf 15dabfee26 fix some problems il y a 10 mois
  greatbridf ac083a7cf0 brand new mem subsystem il y a 10 mois
  greatbridf a092424c56 slab and buddy allocator il y a 10 mois
  greatbridf 04c392fdc7 create page table, enter long mode il y a 10 mois
  greatbridf b2aa149ae2 change stage1 start addr to 0x8000 il y a 2 ans
  greatbridf 32369676cd dev: load kernel to 0xc0000000 il y a 2 ans
  greatbridf cb96ca109a feat: free kinit memory il y a 2 ans
  greatbridf bfcf1567b6 style: add sections il y a 2 ans
  greatbridf 362f149fcb refactor(paging): move kernel pd and empty page il y a 2 ans
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately il y a 2 ans
  greatbridf be01268409 feat(process): scheduling il y a 2 ans
  greatbridf e083913ad7 refactor: move bss initialization to kernel_main il y a 2 ans
  greatbridf d923498640 feat: copy on write il y a 2 ans
  greatbridf 1cc56a7e13 feat: memory initialization il y a 2 ans
  greatbridf 2eaf205b8a memory allocation il y a 2 ans
  greatbridf f2dab67f6e style: remove TODOs il y a 2 ans
  greatbridf 4ad62d98cf feat: move kernel to 0x100000 il y a 2 ans
  greatbridf f1e064e225 fix: update loader read size il y a 2 ans
  greatbridf 3e52ddd462 fix: enable SSE to prevent crashes il y a 2 ans
  greatbridf e5736d17d8 feat: add user segments il y a 3 ans
  greatbridf 12ac6c5230 change: move kernel loader dest il y a 3 ans
  greatbridf 42fb5927b1 feat: use full address space il y a 3 ans
  greatbridf e0bd7ce1a4 feat: read mem_map from bios il y a 3 ans
  greatbridf 754f25b2f8 increase memory space used to 64m il y a 4 ans
  greatbridf 043b189910 read 16k of kernel il y a 4 ans
  greatbridf bc404e29af align stack il y a 4 ans