Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
seL4
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 JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Panda
seL4
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a99a10408d529289898edaad6cf044e62963306e
Select Git revision
Branches
20
aarch64-ver-config
alyons-aarch64-addr
aos
axel-h/ci-base
clang-11
clearMemory
clz
cmillar/asid-map
cmillar/save-when-disabled
comment
cparser
df-public
exynos5-ver
fix-llvm-12
fix_preprocessor
gcc-12-fix
gdb-macro
gh-action-manual
gh-concurrency
hw-builds
Tags
20
13.0.0
12.1.0
12.0.0
11.0.0
10.1.1-mcs
10.1.1
10.1.0
mcs-tutorials
10.0.0-mcs
10.0.0
9.0.1
9.0.0-mcs
9.0.0
8.0.0
7.0.0
6.0.0
5.2.0-mcs
5.2.0
5.1.0
5.0.0
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jan
11
8
5
4
5
4
24
Dec
23
22
21
18
17
16
17
16
15
14
10
9
7
3
2
1
30
Nov
27
25
23
20
19
17
16
13
12
11
10
9
6
3
29
Oct
28
23
22
21
19
16
14
13
12
9
1
30
Sep
16
15
10
9
8
4
3
26
Aug
25
24
21
17
11
6
3
30
Jul
28
27
23
21
15
14
9
3
26
Jun
22
15
3
2
1
29
May
28
27
22
20
19
15
14
13
9
4
17
Apr
15
7
1
23
Mar
19
18
17
12
10
9
4
2
25
Feb
24
23
20
18
17
16
13
11
9
28
Jan
27
21
16
13
9
8
7
6
23
Dec
18
17
16
11
4
2
28
Nov
27
26
23
19
18
17
14
x86: Move invalidateTLBEntry in unmapPage
x86: add kpptr_to_paddr
x86: Mark map_kernel_window as boot_code
x86: Use an unsigned value for IO domain state
x86: Do not implicitly mask virtual address when mapping frames
trivial: update manual compilation
Merge branch 'rt' of ssh://bitbucket:7999/sel4/sel4 into rt
0.0.1-rt-dev
0.0.1-rt-dev
trivial: update ksCurSchedContext on handleInterruptEntry to avoid accidentally reprogramming the timer on a non-timer interrupt
Merge branch 'master' of ssh://bitbucket:7999/sel4/sel4 into rt
Merge branch 'master' of ssh://bitbucket:7999/sel4/sel4 into rt
trivial: fix Makefile change dropped by merge
Merge pull request #62 in SEL4/sel4 from ~ALYONS/sel4:update-readme to rt
Merge pull request #60 in SEL4/sel4 from ~ALYONS/sel4:bugfix to rt
Merge pull request #57 in SEL4/sel4 from ~ALYONS/sel4:sched-donation to rt
Merge pull request #59 in SEL4/sel4 from ~ADANIS/sel4:WORD_SIZE_BITS to master
update README and VERSION for RT branch
Merge pull request #61 in SEL4/sel4 from ~ADANIS/sel4:x86_ver to master
libsel4: Allow WORD_SIZE_BITS to be changed in the syscall stub generator
x86: Remove underscores from symbols as they are in violation of the C standard
x86: Move cpus to boot_state to avoid taking address of a local variable
x86: Do not use string literals as they violate the CParser
x86: Fix compile assert
x86: Correct loop for verification
x86: Add user_data_t. Needed for verification
Merge pull request #24 in SEL4/sel4 from ~MFERNANDEZ/sel4:4bfffad6-8c14-469d-8790-ea2e8d556805 to master
Merge pull request #33 in SEL4/sel4 from ~MFERNANDEZ/sel4:737990ae-9ee8-4acd-8720-26da70a7602d to master
Merge pull request #32 in SEL4/sel4 from ~MFERNANDEZ/sel4:2aadcc6c-5d97-4cab-82eb-d35f8d62b9eb to master
Merge pull request #31 in SEL4/sel4 from ~MFERNANDEZ/sel4:6cba8db4-2bfe-4fdd-93da-8b22840c6227 to master
Merge pull request #18 in SEL4/sel4 from ~MFERNANDEZ/sel4:b9822ce6-bd06-46ac-bb43-010e3478ba1f to master
Merge pull request #17 in SEL4/sel4 from ~MFERNANDEZ/sel4:c7422aa2-0bab-4675-977b-709a7281c3b9 to master
SELFOUR-405: fix bug where seL4_Resume followed by seL4_SchedContext_BindTCB would not start thread
SELFOUR-268: abide by verification standards, prefix fields introduced with RT kernel with scope savers
SELFOUR-337: associate a scheduling context with a notification object and allow for donation between notification objects and passive threads
SELFOUR-114: make IPC buffer definition accessible to the kernel
SELFOUR-114: remove duplication of seL4_MessageInfo_t, adjust naming to avoid cparser mangling
Merge pull request #50 in SEL4/sel4 from ~ALYONS/sel4:sched-donation to rt
SELFOUR-276: fix seL4_TCB_SetMaxPriority docs
SELFOUR-268: change manual version
SELFOUR-275: scheduling context donation docs
SELFOUR-275: scheduling context donation after review feedback
Loading