This website requires JavaScript.
Explore
Help
Register
Sign In
indolyn
/
tianole
Watch
1
Star
0
Fork
0
You've already forked tianole
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
34
Commits
1
Branch
0
Tags
233
KiB
11a1a8234b
Commit Graph
6 Commits
Author
SHA1
Message
Date
Microindole
11a1a8234b
kernel: add framebuffer early console and tighten wait queues
Some checks failed
check / build-and-boot (push)
Has been cancelled
Details
2026-05-13 11:42:24 +08:00
Microindole
bbf184f9fc
feat(sched): add x86 context switch and round-robin scheduling
2026-05-09 17:07:09 +08:00
Microindole
9e610bdbaa
feat(kernel): add PIT timer interrupt foundation
2026-05-09 16:49:10 +08:00
Microindole
5b69fe1f06
feat(mm): add early physical page allocator
2026-05-08 23:20:16 +08:00
Microindole
9a8c9f14ef
feat(kernel): add early serial log backend
2026-05-08 21:34:08 +08:00
Microindole
e3782144b8
refactor(build): split makefiles and normalize internal API names
...
- align makefile layout with Linux-style directories
2026-05-08 21:00:24 +08:00