Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf b8cc71517a feat(ata): check buf_size in ata_read() há 2 anos atrás
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators há 2 anos atrás
  greatbridf b120b34b82 feat(process): add class readyqueue há 2 anos atrás
  greatbridf 1c4a86f31d style(process.cpp): use _noreturn_crash() há 2 anos atrás
  greatbridf 56756566e1 refactor(irq0): remove is_scheduler_ready há 2 anos atrás
  greatbridf 0d8e0a0ef4 feat(proc): add class proclist há 2 anos atrás
  greatbridf f96fe8524c fix(c++): fix move and forward há 2 anos atrás
  greatbridf d5aa6193eb Merge branch 'fix-release' há 2 anos atrás
  greatbridf 07d5acdffa fix(scheduler): push pseudo ret.addr. of go_kernel há 2 anos atrás
  greatbridf 47a3dcc803 fix(lock): wrong jmp label há 2 anos atrás
  greatbridf 749f13d09d fix(evtqueue): return front() by value há 2 anos atrás
  greatbridf 3a9e9ef206 fix(assert): assert_likely is undefined in Release há 2 anos atrás
  greatbridf e73c206e52 Merge branch 'exec' há 2 anos atrás
  greatbridf 1285e661c3 refactor(assert): move assert and breakpoint code há 2 anos atrás
  greatbridf e548724797 fix(a20): check a20 status without breaking code há 2 anos atrás
  greatbridf 020f3cb5c6 Merge branch 'exit_and_wait' into exec há 2 anos atrás
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall há 2 anos atrás
  greatbridf cd69b19fe7 fix(init): send kernel address to get exit code há 2 anos atrás
  greatbridf 5d0c569a04 feat(stack-protector): protect stack overflowing há 2 anos atrás
  greatbridf fc29de6d6f fix(mm): continue; in clear_user() há 2 anos atrás
  greatbridf 7936499704 fix(sse): use cpu SandyBridge to enable SSE há 2 anos atrás
  greatbridf 6953011b53 refactor(scheduling): switch ctx. with schedule() há 2 anos atrás
  greatbridf cebc24a3ae feat(assert): check error with assert há 2 anos atrás
  greatbridf 0cf0b4d4c3 feat(mm): make mm_list constexpr há 2 anos atrás
  greatbridf a3602de618 feat(mm): add mm_list class há 2 anos atrás
  greatbridf 5e395c9d64 feat(containers): make destructors constexpr há 2 anos atrás
  greatbridf e3a4dc9d3a feat(process): use lock guard for kthreadd há 2 anos atrás
  greatbridf 569a73f635 fix(kthreadd): exec task in child proc há 2 anos atrás
  greatbridf 9ddd370740 feat(elf): pass program arguments to elf loader há 2 anos atrás
  greatbridf c1d7c094e0 feat(lock): add lock_guards há 2 anos atrás