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
Ivan Tan
kernel
Graph
58314e6a4775e4df3d812a31de0b55ebe25d4cbc
Select Git revision
Branches
8
0.4.1
aa64_dtb_scheme
aarch64-revival
context-switch-optimization
get-aarch64-buildable
ivan/old_irqchip
master
default
protected
riscv64
Tags
4
0.6.0
0.1.54
0.5.0
0.3.5
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jun
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
4
2
15
Nov
9
8
6
19
Oct
14
8
3
1
30
Sep
27
22
18
16
15
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
16
13
12
3
1
29
Jul
28
27
26
26
Apr
25
12
11
9
30
Mar
27
24
19
12
8
7
aarch64: update dtb scheme
aa64_dtb_scheme
aa64_dtb_scheme
Temporarily suppress some cases of EINVAL for unknown SKMSGs.
Add missing fevent impl for RootScheme.
Make explicit flags optional for SYS_{READ,WRITE}2.
Add debug print for SYS_READ2/SYS_WRITE2.
Improved scheme protocol.
Remove redundant .cargo/config
Enable use of MmapMode::Cow
Allow fp-armv8 in order to compile for aarch64 on new nightly
Update to new nightly
Add driver for arm,gic-v3
Revert "Support arm,gic-v3"
Support arm,gic-v3
Fix futex wakeup when CoW has occurred.
Disable AP if it has the same ID as BSP
Debug messages during device init
Update rmm
Forbid strong fdtbl refs after setting context's.
Re-enable sys:log
Fix altreloc remap, always NOP-fill padding bytes.
Make futex timeout absolute, and properly return ETIMEDOUT
Fix profiling stack trace bp bounds checking.
Return correct fevent flags in PipeScheme.
Fix syscall_debug feature.
Mark allocated p2frame used *before* freelist unlock.
x86: use initial_top for tss stack
Allocate kernel stacks using the frame allocator.
Fix kernel stack sizes, other arches.
Only support power-of-two frame allocations.
Implement allocator free/used bookkeeping.
Reduce dead code, fix aarch64.
Fix aarch64.
Fix i686.
Fix profiling code.
Remove debug code.
Fix booting to desktop.
Fix refcount assert
Improve debugging
Fix unaligned section end append_pages.
Far more progress
Loading