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
/
inc
Age
Commit message (
Expand
)
Author
2025-11-19
kern/amd64: Move GDT selector defines to gdt.h
Ian Moffett
2025-11-19
kern: proc: Add enhanced processor arbitration
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+mu: panic: Dump registers on panic
Ian Moffett
2025-11-19
kern/amd64: mp: Keep track of brought up cores
Ian Moffett
2025-11-18
kern: vm: Add serialized TLSF frontend
Ian Moffett
2025-11-18
kern: vm: Add TLSF port
Ian Moffett
2025-11-18
kern/amd64: lapic: Add Local APIC timer interface
Ian Moffett
2025-11-18
kern/amd64: idt: Make idt.h includable in ASM
Ian Moffett
2025-11-18
sys: Add sys/atomic.h
Ian Moffett
2025-11-18
kern: Add initial process definitions
Ian Moffett
2025-11-18
sys: Add sys/queue.h
Ian Moffett
2025-11-18
kern/amd64: Add trapframe definition
Ian Moffett
2025-11-18
sys: types: Add ID types
Ian Moffett
2025-11-18
project: Correct malformed copyright headers
Ian Moffett
2025-11-18
kern/amd64: Add md/cpu.h
Ian Moffett
2025-11-18
sys: Add sys/mman.h
Ian Moffett
2025-11-18
kern/amd64: mmu: Add function to map pages
Ian Moffett
2025-11-18
kern/amd64: Do low-level processor configuration
Ian Moffett
2025-11-18
kern/amd64: msr: Make md/msr.h includable in asm
Ian Moffett
2025-11-18
kern/amd64: mmu: Add mu_pmap_forkvas() helper
Ian Moffett
2025-11-17
kern/amd64: mp: Sync MTRRs between APs and BSP
Ian Moffett
2025-11-17
kern: vm: Fix typo in VIRT_TO_PHYS()
Ian Moffett
2025-11-17
kern/amd64: mp: Add multiprocessing groundwork
Ian Moffett
2025-11-17
sys: cdefs: Add __section() macro
Ian Moffett
2025-11-17
kern/amd64: lapic: Add lapic_read_id() function
Ian Moffett
2025-11-17
kern: acpi: Add acpi_read_madt() helper
Ian Moffett
2025-11-17
kern: dev: Add HPET timer driver
Ian Moffett
2025-11-17
kern/amd64: lapic: Add support for sending IPIs
Ian Moffett
2025-11-17
kern/amd64: lapic: Configure and calibrate timer
Ian Moffett
2025-11-17
kern/amd64: Expose IDT to C through idt.h
Ian Moffett
2025-11-17
kern/amd64: i8254: Add dividend define
Ian Moffett
2025-11-17
kern/amd64: isa: Add minimal i8254 driver
Ian Moffett
2025-11-17
kern/amd64: cpu: Add initial Local APIC driver
Ian Moffett
2025-11-17
kern: os: Add MMIO helper macros
Ian Moffett
2025-11-17
kern/amd64: Add CPUID helper macro
Ian Moffett
2025-11-17
kern: vm: Add KERN_BASE macro for HHDM
Ian Moffett
2025-11-16
kern/amd64+mu: Introduce percpu machine core block
Ian Moffett
2025-11-16
kern: mu: Get rid of that yucky self field
Ian Moffett
2025-11-16
kern: mu: Move cpu_info to machine unifier
Ian Moffett
2025-11-16
kern/amd64+mu: Add processor descriptor + percpu state
Ian Moffett
2025-11-16
kern/amd64: Add model specific register helpers
Ian Moffett
2025-11-16
kern: Add initial ACPI related sources
Ian Moffett
2025-11-16
kern: lib: Add POSIX memcmp() function
Ian Moffett
2025-11-16
acpi: tables: Add initial ACPI table defs
Ian Moffett
2025-11-16
kern/amd64: Annotate KFENCE macro
Ian Moffett
2025-11-16
kern: mu: Swap __weak/__strong order
Ian Moffett
2025-11-16
kern/amd64+mu: Add initial virtual memory sources
Ian Moffett
[next]