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
Container Registry
Model registry
Operate
Environments
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
redox-os
kernel
Graph
9f55367906dbf13492f4b05a5e678d70de14b0a9
Select Git revision
Branches
4
master
default
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
9
Feb
7
26
Jan
25
22
Dec
6
13
Nov
1
8
Oct
6
21
Aug
15
12
31
Jul
30
27
26
24
23
24
23
21
20
18
14
7
2
1
27
Jun
23
21
2
28
Apr
27
15
14
13
8
7
6
1
31
Mar
24
17
13
12
11
22
Feb
14
2
1
28
Jan
20
1
31
Dec
28
22
14
11
2
1
26
Nov
21
16
12
8
26
Oct
20
14
25
Sep
23
22
17
Aug
13
12
11
8
30
Jul
21
18
5
3
19
Jun
15
12
30
May
24
22
21
20
14
28
Apr
16
15
16
14
11
20
Mar
19
18
11
24
Feb
18
29
Jan
28
25
24
21
19
17
10
9
8
7
5
4
3
2
29
Dec
27
24
18
17
5
4
5
3
2
28
Nov
14
13
10
6
5
29
Oct
27
28
22
21
11
9
5
4
1
30
Sep
26
20
19
17
16
13
31
Aug
30
29
27
21
19
16
13
10
9
8
7
6
2
30
Jul
29
28
26
25
24
23
22
21
19
18
17
15
14
13
12
11
10
9
8
7
6
5
3
2
29
Jun
28
26
23
22
21
20
19
18
17
14
13
11
4
2
21
May
12
11
10
29
Apr
28
25
24
19
18
16
15
14
13
11
8
7
5
3
1
27
Mar
26
24
21
20
19
18
16
27
Feb
15
13
11
7
24
Jan
16
13
11
10
9
7
4
3
1
28
Dec
27
13
6
29
Nov
28
25
19
18
17
16
15
14
option -> opt
Make PIT_TICKS thread_local
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/kernel
Remove some warnings
Merge branch 'master' into 'master'
Update README's debugging instructions
Merge branch 'master' into 'master'
Fix deadlock in sys: scheme
Do not add newline to sys:exe
Do not log mprotects
Remove warning
Do not use COM3 or COM4
Add lpss_debug
Support COM3 and COM4
Support SerialPort<Mmio<u32>>
Merge branch 'nanosleep' into 'master'
implement remaninder for nanosleep
Add more clippy lints
Fix clippy.sh script and fix a number of clippy warnings
Merge branch 'ptrace-end' into 'master'
Remove deadlock-prone mutex in proc.rs
Add ptrace exit breakpoint
Delete ptrace-related TODO
Disallow changing CS which contains CPL
Make multi_core require acpi
Fix compilation of acpi feature
Update syscall
Merge branch 'ptrace-6' into 'master'
Allow catching int3
Add way to ignore signals
Merge ProtFlags with MapFlags
More cleanup...
Suggestion: Switch to bitflags
Fix a few details
First step for ptrace overhaul
Resolve cross-scheme links
Update syscall
Merge branch 'ptrace-5' into 'master'
WIP(ptrace): Allow setting RIP
WIP(ptrace): Better support for signals
Loading