커밋 기록

작성자 SHA1 메시지 날짜
  greatbridf 256aa9d443 feat: make TSS and GDT per cpu 4 달 전
  greatbridf bfcf57b9a0 prepare the memory layout for smp cpu init 4 달 전
  greatbridf fca6223938 move interrupt and vm to rust 4 달 전
  greatbridf b9756e3233 rewrite: some of the process part and syscalls 5 달 전
  greatbridf 7930b71762 feat: rewrite filearray with rust 5 달 전
  greatbridf b67ed10025 feat: load huge kernel, new memory layout 6 달 전
  greatbridf 58eb82d5b3 feat(driver): add e1000e driver 7 달 전
  greatbridf d75905e322 change: improve module arch. and fix some bugs 7 달 전
  greatbridf 538244e339 style: reformat all codes with new format 7 달 전
  greatbridf 73ab9a9320 syscall 9 달 전
  greatbridf dfcbe573b1 fix bugs, add serial module 9 달 전
  greatbridf 15dabfee26 fix some problems 9 달 전
  greatbridf ac083a7cf0 brand new mem subsystem 9 달 전
  greatbridf 4572e5ce46 remove keyboard drive, make serial module 10 달 전
  greatbridf 6f29d1acca allocator 10 달 전
  greatbridf a092424c56 slab and buddy allocator 10 달 전
  greatbridf 04c392fdc7 create page table, enter long mode 10 달 전
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 11 달 전
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator 1 년 전
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) 1 년 전
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver 1 년 전
  greatbridf 12c41b087e refactor(irq): new irq handling method 1 년 전
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area 1 년 전
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap 1 년 전
  greatbridf 72448d4099 change(syscall): check syscall_no in syscall.cpp 2 년 전
  greatbridf 32369676cd dev: load kernel to 0xc0000000 2 년 전
  greatbridf cb96ca109a feat: free kinit memory 2 년 전
  greatbridf bfcf1567b6 style: add sections 2 년 전
  greatbridf a9e1f08cc6 style: kernel_main 2 년 전