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
Uygar Sapmaz
kernel
Graph
master
Select Git revision
Branches
4
master
default
protected
riscv64
scheme-fmt
unlink-path-format
Tags
4
0.6.0
0.1.54
0.5.0
0.3.5
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Sep
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
16
13
12
3
1
29
Jul
Use 64-bit versions of xsave and xrstor
master
master
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
Fix typos and call graphical_debug::init_heap on arm64
Store a raw pointer in Display for the framebuffer
Limit visibilities
Enable graphical_debug for aarch64
Fix typo
Avoid int2ptr cast in DebugDisplay
Move all drawing code from Display to DebugDisplay
Remove unnecessary discard of return value in debug::Writer
Allow waitpid to be interrupted.
Fix thread cleanup during active file ops.
Fix sigchld test.
Fix SIGCONT deadlock.
Fix syscall debug, more success in sigchld test.
Ensure process signals can also interrupt.
WIP: support thread/process-specific kill.
Support sending signals to individual threads.
Ensure all threads stop in exit().
Fix some proc scheme FIXMEs.
Remove rustc hack.
Loading