Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
SubsToKernel
OSKernel2025-osrepo
Commits
cf53b0770fc30886c036750243939eb86c6b5a5e
Select Git revision
oskernel2025-osrepo
Author
Search by author
Any Author
22 May, 2025
1 commit
🚧
feat-wip: Remove original addrs implementation and replace the old with new KernelStack.
· cf53b077
wdlin
authored
1 month ago
cf53b077
21 May, 2025
2 commits
🚧
feat-wip: Implement translated_byte_buffer.
· d3595143
wdlin
authored
1 month ago
d3595143
🚧
feature-wip: port to polyhal dependencies.
· 388217f5
wdlin
authored
1 month ago
388217f5
20 May, 2025
3 commits
♻
️ refactor: Replace shutdown with instruction::shutdown from polyhal.
· 1d641b4f
wdlin
authored
1 month ago
1d641b4f
♻
️ refactor: Replace console_getchar with DebugConsole from polyhal.
· 6929ed54
wdlin
authored
1 month ago
6929ed54
⬆
️ chore(toolchain): Update rust nightly version to satisfy polyhal dependencies.
· 27d5ab3d
wdlin
authored
1 month ago
27d5ab3d
19 May, 2025
1 commit
🧪 test(basic): Convert testcases to serial.
· 98ac8339
wdlin
authored
1 month ago
98ac8339
18 May, 2025
1 commit
🧪 test(basic): Add basic testcases and delete unrelated user programs.
· b837fb7b
wdlin
authored
1 month ago
b837fb7b
17 May, 2025
4 commits
✨
(syscall): Add ioctl, writev, and exit_group syscalls.
· dd84712c
wdlin
authored
1 month ago
dd84712c
🐛
(page): Fix wrong page offset and alignment.
· 22a1e24b
wdlin
authored
1 month ago
22a1e24b
✨
(ElfLoader): Add ElfLoader to initialize user stack.
· 40d254e2
wdlin
authored
1 month ago
40d254e2
📝
(UserStack): Add comments for stack setup logic.
· 10479ccb
wdlin
authored
1 month ago
10479ccb
16 May, 2025
3 commits
🔥
(ci & docs): Remove unnecessary files.
· ac90012b
wdlin
authored
1 month ago
ac90012b
✨
(easy-fs & UserStack): Support simplest C testcases.
· db615ee1
wdlin
authored
1 month ago
db615ee1
✅
(test): Add C language testcases.
· b9fb1d59
wdlin
authored
1 month ago
b9fb1d59
15 May, 2025
4 commits
🔧
(ci) Sync to Gitlab.
· d063c2b5
wdlin
authored
2 months ago
d063c2b5
🔥
(reports) remove unnecessary reports.
· 63a43a32
wdlin
authored
2 months ago
63a43a32
🔧
(gitignore) Update `.gitignore` to include scripts and user programs.
· 45f3d3f8
wdlin
authored
2 months ago
45f3d3f8
🎉
(init) Im Anfang war die Tat.
· 08715107
wdlin
authored
2 months ago
08715107