Select Git revision
  • busybox-sh
  • fix
  • master default
  • multiarch
  • process-rewrite
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Dec24119229Nov282726252423222120188331Oct181716125Sep19181615121197Aug6317Jul109828Jun27252218831May29191716151413329Apr27Dec262524232221181716151413129876532124Nov1821Oct16May1525Apr23222120654227Mar26252423222120191615141312113128Feb8Dec8Nov30Sep1513Aug11843228Jul25241716151413121187543129Jun282625242322212010965432131May305Dec2128Nov27Juldoc: update originmastermasterdoc: rename kernel namedocs: add doc about memory management and multi-arch supportdoc: add more testcasesdoc: update device_driver.mdstyle(block): change identsdoc: add device_driver.mddoc: add doc for filesystemdoc: add problems and TODO partdoc: add task.mdchore: remove kvm accel for dists such as ubuntufix(setpgid): move the process to new pgroupchore: update README.md, add docschore: rename project nameremove some stale C++ code. extract more platform-dependent partsMerge branch 'buddy_refactor'Merge branch 'process-rewrite'feat: impl Write for dyn Bufferprocess-rewriteprocess-rewriterefactor: refactor page alloc in rustmultiarchmultiarchfix(c++build): disable mmx and sserewrite: move Process, ProcessGroup, Session out of thread.rsfix(exit): skip checking whether the children have an init parentfix(context): new version rustc says we should use naked_asmfix: add smp boot option to qemu runMerge branch 'fix'fix(page_fault): potential skipped free in page fault handlerfixfixchore: add tmux debug script in MakefileMerge branch 'multiarch'Merge branch 'smp'feat: set ap cpus online in scheduler!fix(buddy): hold global buddy lock for EVERYTHINGrefactor: refactor better abstraction for context switchfeat: initialize ap cpus to a usable statefix(idle_task): disable irq when we use schedulerfix: irq handlers should be unlocked when being handledfeat: bootstrap cpus, assign a stack to each of themfeat: make TSS and GDT per cpufix(UserString): mark %al as clobberedfeat: make CURRENT and IDLE_TASK per cpufeat: add percpu variables