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
Admin message
Maintenance moved to Monday 17.3. at 13:00. ETA 60 - 90 minutes.
Show more breadcrumbs
Eemeli Lehtonen
hyperion
Graph
f4c4a7e1565b5025fbcb43db74aa7ca8f31e5895
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
31
Jan
30
29
19
15
12
11
10
9
8
7
1
30
Dec
29
28
27
26
24
23
12
10
9
8
5
4
3
2
27
Nov
26
22
21
20
14
13
7
5
4
31
Oct
30
27
26
25
24
14
8
7
6
5
3
18
Sep
11
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
cargo update
master
master
fix RTC minute reading
framebuffer initial clear
faster logger
fix unit tests and deny clippy warnings in CI
remove a million bootloader memory related bugs and simplify the _start function
stack pointer argument in RDI not RSI
fix a use after free bug
error instead of a panic when a double sleep wake happens
fix random Escape key spam
faster APIC timer interval
fix _start stack pointer capturing with optimizations
fix userland function being broken with LTO
cargo clippy fix
remove snake from kshell builtin commands
remove lapic_id and cpu_id built in cmds from the help cmd
remove lapic_id and cpu_id built in commands
user space copy cmd
exit syscall force close all filedescriptors
remove dead code
fix non-volatile memory writes into mapped memory
fix release profile optimizer breaking userland jump
fix loader stack building should use volatile
fix APIC calibration and yeet old PIT timer tf out of this codebase
clippy fix
futures based scheduler sleep
comment out experimental per-thread allocator cache
fix HPET not being used
ELF TLS loading for rust std
remove tracing from std-test
WriteExt
Update README.md
WIP userspace tls for rust std + userspace thread local alloc
Merge branch 'rust-std'
safe jump to userland
fix complete rebuilding after asset changes
remove useless crate
remove some unused imports
remove useless crate
scheduler: generic code cleanup
Loading