index
:
rv7
dev
master
Preparing since 2025...
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-23
kern: lib: Add pointerbox physmem allocation
dev
Ian Moffett
2025-11-23
kern: lib: Add pointer box abstraction
Ian Moffett
2025-11-22
kern: mount: Split mounting logic into types
Ian Moffett
2025-11-22
kern: vfs: Add NAMEI_PARENT flag to NAMEI
Ian Moffett
2025-11-22
kern: namei: Make vp_res pointer pointer
Ian Moffett
2025-11-22
kern: vm: Add virtual memory mapping helpers
Ian Moffett
2025-11-22
kern/amd64: mmu: Fix pagemap level order
Ian Moffett
2025-11-21
kern: mu: Return zero in MU stubs
Ian Moffett
2025-11-21
kern/amd64: mu: Add pmap unmap function
Ian Moffett
2025-11-21
kern: Add OMAR-based initramfs
Ian Moffett
2025-11-21
kern: lib: Add strncmp() function
Ian Moffett
2025-11-21
sys: Add mode_t type
Ian Moffett
2025-11-21
build: Build initramfs with OMAR
Ian Moffett
2025-11-21
etc: Add /etc/motive to system root
Ian Moffett
2025-11-21
kern: namei: Look up vnodes using vops
Ian Moffett
2025-11-21
docs: readme: Add description section
HEAD
master
Ian Moffett
2025-11-21
kern: mu: Add IRQ helpers
Ian Moffett
2025-11-21
kern: vfs: Reduce log spam in vfs_init()
Ian Moffett
2025-11-21
kern: Improve IRQ mask modification on spinlocks
Ian Moffett
2025-11-21
kern: vfs: Decouple mounting from initialization
Ian Moffett
2025-11-21
kern: vfs: Add vnode lookup VOP
Ian Moffett
2025-11-21
kern: vfs: Add vnode VOP wrappers
Ian Moffett
2025-11-21
kern: vop_read_args -> vop_buf_args
Ian Moffett
2025-11-21
docs: Add rsync to list of dependencies
Ian Moffett
2025-11-21
kern: Move os/mount.h to kern/mount.h
Ian Moffett
2025-11-21
kern: vfs: Add initial namei() groundwork
Ian Moffett
2025-11-21
kern: vfs: Add initial mountpoint lookup helper
Ian Moffett
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
build: Add extra cflags
Ian Moffett
2025-11-20
kern/amd64: cpu: IDT should be sized as single page
Ian Moffett
2025-11-20
kern/amd64+sys: Add cacheline alignment macro
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: mp: Destroy bootspace after APs are up
Ian Moffett
2025-11-19
kern/amd64: mp: Tear down lower half per AP
Ian Moffett
2025-11-19
kern/amd64: sched: Implement context switching
Ian Moffett
2025-11-19
kern: sched: Add function to dequeue processes
Ian Moffett
2025-11-19
kern: sched: Add scheduler quantum define
Ian Moffett
2025-11-19
kern/amd64: proc: Put stack on higher half if kernel
Ian Moffett
2025-11-19
kern/amd64: lapic: Add EOI function
Ian Moffett
2025-11-19
kern/amd64: mp: Load per-core GDT/IDT
Ian Moffett
2025-11-19
kern/amd64: Move GDT selector defines to gdt.h
Ian Moffett
2025-11-19
kern/amd64: mp: Bring up per-processor idle threads
Ian Moffett
2025-11-19
kern: proc: Add enhanced processor arbitration
Ian Moffett
2025-11-19
kern/amd64: mp: Add CPU idle function to split logic
Ian Moffett
2025-11-19
kern: mu: Add percpu queue for scheduling
Ian Moffett
2025-11-19
kern/amd64: cpu: Add cpu_count() function
Ian Moffett
2025-11-19
kern/amd64+os: proc: Add process initialization
Ian Moffett
2025-11-19
kern/amd64: mp: Don't return on present entry
Ian Moffett
[next]