index
:
rv7
dev
master
Preparing since 2025...
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
Age
Commit message (
Expand
)
Author
2025-11-20
kern: Move vnode related files to kern
Ian Moffett
2025-11-20
kern: Add initial virtual file system sources
Ian Moffett
2025-11-20
kern: Introduce high-level spinlock interface
Ian Moffett
2025-11-20
kern: Add initial vnode initialization
Ian Moffett
2025-11-19
kern/amd64: sched: Implement context switching
Ian Moffett
2025-11-19
kern/amd64+mu: panic: Dump registers on panic
Ian Moffett
2025-11-18
kern: vm: Add serialized TLSF frontend
Ian Moffett
2025-11-18
project: Correct malformed copyright headers
Ian Moffett
2025-11-17
kern/amd64: mp: Add multiprocessing groundwork
Ian Moffett
2025-11-16
kern/amd64+mu: Add processor descriptor + percpu state
Ian Moffett
2025-11-16
kern: Add initial ACPI related sources
Ian Moffett
2025-11-16
kern/amd64+mu: Add initial virtual memory sources
Ian Moffett
2025-11-16
kern: panic: Deprecate mu_panic_preamble()
Ian Moffett
2025-11-16
kern: vm: Add initial physical memory management
Ian Moffett
2025-11-15
kern: dev: Add initial console driver
Ian Moffett
2025-11-15
kern: dev: Add video RAM driver
Ian Moffett
2025-11-15
build: Add header deps
Ian Moffett
2025-11-15
kern: Add initial vm/ subsystem + hhdm helpers
Ian Moffett
2025-11-15
kern: os: Add trace function for kernel logs
Ian Moffett
2025-11-15
kern/amd64: Add panic function + MU helpers
Ian Moffett
2025-11-15
kern: lib: Add OSMORA base libs
Ian Moffett
2025-11-15
kern: Add MI serial interface
Ian Moffett
2025-11-15
build: Make build logs pretty
Ian Moffett
2025-11-15
kern: Create C kernel entrypoint
Ian Moffett