Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Aug5May7Apr631Mar302417162Feb22Dec24Nov930Sep2926221619Aug421Jul2019171513818Jun13109826May529Apr22171514824Mar1817111024Feb28Jan1413725Nov1129Oct1317Sep161525Aug431Jul3028272523125Jun2422122May28Apr252218Mar161226Feb251918171614129754126Jan258128Dec1023Nov20121176130Oct29211917823Sep19109831Jul302927127Jun262120191817151413324Apr22212019181716151311873229Mar246518Feb15141310426Jan242317161511987432131Dec2928272625242322201913121065227Nov25232221201916151310976329Oct28272524232221201918171615141312111098765432130Sep29222120191817167225Aug242221201918171615Usermode loader - Fix link error with over-sized valuemastermasterUsermode - Add missing Cargo.toml fileKernel - Bulk commit of tweaked async and USB design experimentsMakefile - Add a cargo update for good measureMisc - Compilation fixes from nightly breakageUsermode - Fix travis-ci compilaionUEFI Bootloader - UpgradeSwitch user/kernel to xargoUsermode - Cargo.toml for all of user-landRemove "sysroot" crates from dependency listsFix slight makefile problemKernel - Possbly-working xargo buildKernel - Fiddling with using xargo to buildKernel - Add ACPICA to Makefile-xargogitignore - Ignore cargo output directoriesKernel - Working xargo kernel build (all modules I think)Root Makefile - Use xargo from my fork (has fancy support)Usermode - Semi-working xargo build (using custom xargo)Kernel - Minor tweaks for a potential xargo buildUsermode - Compilation fixes, and work on using Xargo (not yet ready)Merge branch 'master' of https://github.com/thepowersgang/rust_osAll - Nightly fixesFix bad paths in top-level MakefileUsermode - Initial work on using xargo, not quite working because it can't handle libstd changingMakefiles - Nightly fix (libcompiler_builtins moved to crates.io)Kernel Core - Suppress useless warning messageKernel Video - Fix double-lock of device listNightly fixesKernel - Detect recursive mutex locksKernel virtio - Fiddling about moreModules VirtIO - Stub video driver, PCI binding supportKernel Core - Wrap text in panic renderingKernel Core - Fix handling of 64-bit BARsKernel Core - (minor) Commented-out logging in IO bindingsKernel - Extend bus API to allow access to the PCI config space directlyKernel - A bit of cleanupKernel Core - Stabilisied featureVirtIO - Draft up a GPU driver (doesn't even run yet, virtio PCI is a pain)Kernel video - Faster bootvideoKernel amd64 - Eager FPU enable/disable