Histórico de Commits

Autor SHA1 Mensagem Data
  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
  greatbridf ddb1ca3b92 feat(mm): free raw pages há 2 anos atrás
  greatbridf cc9c4c4989 feat(user): add syscall wrappers há 2 anos atrás
  greatbridf f4fa88196f style: simplify code há 2 anos atrás
  greatbridf f27f7ddade fix(syscall): not releasing pg_lists on unmapping há 2 anos atrás
  greatbridf 6a7579eae5 feat(syscall): exit with no resource release há 2 anos atrás
  greatbridf 50d68c0ff9 change(debugging): crash when makeing breakpoints há 2 anos atrás
  greatbridf a68e15e75d change(init): move init decl. to kernel_main.c há 2 anos atrás