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
c455a80bfb0d8a8aa615f822e2ef39e0d85f83f7
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
5
Oct
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
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
fix: top cmd uptime display
bootloader task should use the bootloader context
task renaming
kshell: top cmd
fixed scheduler sleep timer max-heap order
interrupts should happend only in extern "C" code to avoid red zone bugs
unsafe_op_in_unsafe_fn lint
sample elf cleanup
reduce log verbosity
nproc cmd
cargo clippy fix
nanosleep syscall + scheduler impl
task states
ps cmd
fix: multiple task switching page faults
cargo update
general cleanup[
more makefile tools
rm direnv
rm direnv
WIP timestamp and nanosleep syscalls
TSC AUX cpu id
exit cmd
immutable ApicTls
scheduler cpu state optimization
eliminate dead code
don't switch tasks if there are no other tasks to switch to
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
Loading