index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
kernel: cons: Default theme to amber shade
main
Ian Moffett
3 days
kernel: cons: Support flexible console attr
Ian Moffett
3 days
tools: kconf: Recognize hexadecimal
Ian Moffett
3 days
kernel: Add copyright
Ian Moffett
3 days
kernel: atoimc -> atomic
Ian Moffett
3 days
project: Bump to v1.6
Ian Moffett
3 days
kernel: Reconsider the idea of init systems
Ian Moffett
3 days
kernel/amd64: isa: Add i8042 keyboard support
Ian Moffett
3 days
kernel/amd64: machdep: Add sync.h headers
Ian Moffett
3 days
kernel/amd64: cpu: Add IRQ mask
Ian Moffett
3 days
kernel: sched: Default to MLFQ
Ian Moffett
3 days
kernel: synch: Add system-wide locking
Ian Moffett
3 days
kernel: sched: Adjust default quantum to 500 usec
Ian Moffett
3 days
kernel/amd64: cdefs: Add more md_* macros
Ian Moffett
3 days
kernel: Enable interrupts upon sched entry
Ian Moffett
3 days
kernel/amd64: isa: Add support for pcspkr
Ian Moffett
3 days
kernel: acpi: Add acpi_oemid()
Ian Moffett
3 days
kernel: sched: Returns as soon as result
Ian Moffett
3 days
kernel: synch: Add lazy spinlock acquire
Ian Moffett
4 days
sys: atomic: Add atomic load/store operations
Ian Moffett
4 days
boot: Upgrade to limine v9.x + add backdrop
Ian Moffett
4 days
kernel: sched: Run oneshots forever
Ian Moffett
4 days
kernel: Add per-arch cdefs.h
Ian Moffett
6 days
ideas: kport: Add concept of shadow byte regions
Ian Moffett
6 days
docs: ideas: Add kport.txt draft
Ian Moffett
7 days
libc: Add errno + OUSI errno impl
Ian Moffett
7 days
kernel: rt8139: Add initial impl
Ian Moffett
7 days
cdefs: Add __isr define
Ian Moffett
7 days
kernel/amd64: pio: Add _MACHINE_HAVE_PIO define
Ian Moffett
2025-03-28
sys: Make proper sys/types.h + add clang nostdinc
Ian Moffett
2025-03-28
kernel: tlsf: Include proper headers
Ian Moffett
2025-03-28
sys: limits: Add CHAR_BIT
Ian Moffett
2025-03-27
kernel: vm: Add munmap() impl
Ian Moffett
2025-03-27
kernel: systm: Include assert.h
Ian Moffett
2025-03-27
build: bootstrap: Prepare environment
Ian Moffett
2025-03-27
build: Add hooks builddep
Ian Moffett
2025-03-27
tools: checknl: Improve error handling
Ian Moffett
2025-03-27
kernel: systm: Add __sigraise() helper
Ian Moffett
2025-03-25
kernel: vm: Add initial mmap() impl
Ian Moffett
2025-03-25
kernel: vm: Fix vm_page insertions
Ian Moffett
2025-03-19
kernel/amd64: bus: Check bus_set() status
Ian Moffett
2025-03-19
kernel: panic: Add hcf() and bas()
Ian Moffett
2025-03-19
kernel: cdefs: Introduce __cold and __dead_cold
Ian Moffett
2025-03-14
kernel: vm: Only hold pgres with timeout
Ian Moffett
2025-03-14
project: Bump project version
Ian Moffett
2025-03-14
Merge branch 'expt'
Ian Moffett
2025-03-14
tools: Add script to check for redundant newlines
Ian Moffett
2025-03-14
kernel: vm: Add initial anonymous pager source
Ian Moffett
2025-03-09
kernel: vm_map: Remove extra leading whitespace
Ian Moffett
2025-03-09
kernel: pager: Make vm_vnops extern
Ian Moffett
[next]