Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hyperion
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eemeli Lehtonen
hyperion
Graph
b7f6d800e27ee96629202935b3b3abe778416c59
Select Git revision
Branches
4
backtrace
bootloader_crate
devel
master
default
protected
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
24
23
22
21
20
19
18
28
Jul
14
11
2
1
30
Jun
29
20
19
18
16
15
11
10
9
8
6
29
May
22
20
19
17
16
15
14
9
8
7
29
Apr
28
18
13
11
10
3
2
1
31
Mar
30
29
19
Feb
7
6
1
30
Jan
25
23
16
15
9
2
28
Dec
27
26
add more slab sizes to reduce big alloc memory usage
ioapic init trace
ps2 kb init trace
cargo clippy fix
TLS doesnt require every CPU to have their TLS's initialized
re-enable thread yielding from the future executor
reduce allocations
fix old pit code
remove APIC CPU syncronization barrier
bigger TSS stacks
cleanup syscalls
increase default stack sizes
increase default stack limits
fix some soon to be used apic timer code
yield_now syscall
cargo clippy fix
remove a noisy dbg line
kshell: lapic_id cmd
to userland and back with the scheduler
fix UB and a broken lazy stack implementation
fix alot of unsafe code and add safety checks
acpi driver physical&virtual addr bug fix
rustfmt vmm.rs
Update main.rs
Update rust.yml
spawn the test binary instead of switching to it
move the new scheduler from arch to hyperion_scheduler
remove pid from context
remove old address module
remove old comments
more cargo clippy fixes
clippy fix
add clippy flags to make clippy
clippy fixes
update flake
add nix .direnv to gitignore
simple context switching
fix casting &str to &Path was not correct
simplify entropy collector gen
simplify rng further
Loading