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
42 hours
usr: libc: Add initial string.h
Ian Moffett
42 hours
kernel: exec_elf64: Better logging
Ian Moffett
42 hours
kernel/amd64: isa: Improve polling and buffering
Ian Moffett
42 hours
kernel/amd64: isa: Attempt to wake up PS/2 lines
Ian Moffett
42 hours
usr: Make gcc put less crap in user binaries
Ian Moffett
42 hours
kernel: cons: Add console buffer framework
Ian Moffett
42 hours
kernel: sched: Always sync on sched entry
Ian Moffett
42 hours
kernel: descrip: Fix copyin/copyout + rw operation
Ian Moffett
42 hours
kernel: Initialize vm subsystem earlier
Ian Moffett
42 hours
kernel: video: Add bpp field to fbdev
Ian Moffett
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
4 days
kernel: atoimc -> atomic
Ian Moffett
4 days
project: Bump to v1.6
Ian Moffett
4 days
kernel: Reconsider the idea of init systems
Ian Moffett
4 days
kernel/amd64: isa: Add i8042 keyboard support
Ian Moffett
4 days
kernel/amd64: machdep: Add sync.h headers
Ian Moffett
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
[next]