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
4 days
kernel/amd64: cpu: Add IRQ mask
Ian Moffett
4 days
kernel: sched: Default to MLFQ
Ian Moffett
4 days
kernel: synch: Add system-wide locking
Ian Moffett
4 days
kernel: sched: Adjust default quantum to 500 usec
Ian Moffett
4 days
kernel/amd64: cdefs: Add more md_* macros
Ian Moffett
4 days
kernel: Enable interrupts upon sched entry
Ian Moffett
4 days
kernel/amd64: isa: Add support for pcspkr
Ian Moffett
4 days
kernel: acpi: Add acpi_oemid()
Ian Moffett
4 days
kernel: sched: Returns as soon as result
Ian Moffett
4 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
5 days
kernel: sched: Run oneshots forever
Ian Moffett
5 days
kernel: Add per-arch cdefs.h
Ian Moffett
7 days
ideas: kport: Add concept of shadow byte regions
Ian Moffett
7 days
docs: ideas: Add kport.txt draft
Ian Moffett
8 days
libc: Add errno + OUSI errno impl
Ian Moffett
8 days
kernel: rt8139: Add initial impl
Ian Moffett
8 days
cdefs: Add __isr define
Ian Moffett
8 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
2025-03-09
workflow: Don't build toolchain in this test
Ian Moffett
2025-03-09
project: Update name
Ian Moffett
2025-03-09
tools: cross: Remove 'clear' command
Ian Moffett
2025-03-09
project: Final workflow fixups
Ian Moffett
2025-03-09
project: Update CI workflow name
Ian Moffett
2025-03-09
project: Add github workflows
Ian Moffett
2025-03-07
kernel: cdefs: Add __barrier() define
Ian Moffett
2025-02-28
kernel: termios: Remove duplicate ISTRIP
Ian Moffett
2025-02-28
kernel: termios: c_cc is of type cc_t
Ian Moffett
[next]