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
path:
root
/
sys
Age
Commit message (
Expand
)
Author
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
5 days
kernel: sched: Run oneshots forever
Ian Moffett
5 days
kernel: Add per-arch cdefs.h
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
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
Merge branch 'expt'
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-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
2025-02-28
kernel: driver: Remove trailing newline
Ian Moffett
2025-02-22
kernel: Add POSIX termios.h header
Ian Moffett
2025-02-22
kernel: cons: Add lock around root console
Ian Moffett
2025-02-22
kernel: dev: Add /dev/console
Ian Moffett
2025-02-22
kernel: devfs: Add support for write()
Ian Moffett
2025-02-22
kernel: vfs: Add support for write()
Ian Moffett
2025-02-21
Merge branch 'expt'
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-20
kernel/amd64: i8237: Use word register for mode
Ian Moffett
2025-02-20
kernel/amd64: i8237: Optimize set channel select
Ian Moffett
2025-02-20
Merge branch 'expt'
Ian Moffett
2025-02-20
kernel: ahci: Ensure HBA is AHCI aware
Ian Moffett
2025-02-20
Merge branch 'expt'
Ian Moffett
2025-02-20
kernel: ahci: Improve reset logic + cleanup
Ian Moffett
2025-02-20
kernel: ahci: Add AHCI spinwait timeout
Ian Moffett
[next]