Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Lorenzo Rai
kernel
Graph
97ea7ea6eccc90577a67afaa921c429fd388fa6a
Select Git revision
Branches
5
master
default
protected
riscv64
scheme-fmt
start-crate
unlink-path-format
Tags
4
0.6.0
0.1.54
0.5.0
0.3.5
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Sep
13
12
11
10
8
7
6
4
3
31
Aug
26
24
19
18
1
25
Jul
24
22
20
18
17
16
15
13
12
9
25
Jun
24
15
14
10
5
11
May
8
7
28
Apr
13
12
10
5
4
2
31
Mar
26
25
24
23
22
19
18
17
16
15
14
13
11
10
5
4
28
Feb
25
16
13
10
9
1
27
Jan
25
24
18
17
8
17
Dec
16
15
14
13
12
11
7
15
Nov
9
8
19
Oct
14
8
3
1
30
Sep
18
16
14
12
10
9
8
7
6
4
3
1
12
Aug
9
8
7
3
2
1
28
Jul
27
26
25
24
18
17
15
14
10
7
6
5
4
27
Jun
26
18
13
12
10
8
7
6
5
2
30
May
27
6
4
2
30
Apr
9
1
14
Mar
12
9
3
28
Feb
27
24
15
11
30
Jan
12
21
Dec
19
18
Nov
16
15
14
11
16
Sep
8
7
31
Aug
30
29
28
27
26
25
24
23
22
21
20
19
18
17
Fixed pub
start-crate
start-crate
Added missing x86 definitions
Fix aarch64 build
Remove uncertain documentation
Run cargo fmt
Added x86 and x86_64 support
Added features to start crate
Extract aarch64 start definitions
Discard empty names in root scheme getdents.
Disable syscall debug
master
master
Fix root scheme order by using indexmap (tmp).
WIP: Add getdents opaque_id
Add getdents syscall, and switch schemes to it.
tsc: calculate elapsed ticks using saturating_sub
Replace repr(packed) with repr(C, packed).
Revert "Fix possible UB in rmm::init."
Expand Cargo features to separate lines.
Fix possible UB in rmm::init.
Set xcr0 in all cases
Use 64-bit versions of xsave and xrstor
Move scheme borrow unmap to cqe write.
Update rmm
Fix BSS sanity check
Validate bootstrap memory allocation
Fix a debug-build assertion
Wholesale fix of warnings
Implement paravirtualized KVM TSC support
Use softfloat abi in the target spec for aarch64
Always map the kernel itself using global pages.
Fix APIC reference in profiling.rs
Comment out error message for old scheme path
Don't warn about path for COSMIC apps
Remove a couple of exceptions from the deprecated scheme syntax warning
Log a deprecation message for usage of the legacy scheme syntax
Fix aarch64 build
Fix building for AArch64
Allow writing messages to debug: without preserving them in sys:log
Probably fix TLB shootdown "diagonal" livelock.
Fix significant memory leak.
Let userspace control when graphical_debug gets disabled
Loading