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
/
include
Age
Commit message (
Expand
)
Author
3 days
kernel/amd64: isa: Add i8042 keyboard support
Ian Moffett
3 days
kernel/amd64: cpu: Add IRQ mask
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: 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
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-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: Add initial anonymous pager source
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: vfs: Add support for write()
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-20
kernel: ahci: Add AHCI spinwait timeout
Ian Moffett
2025-02-20
kernel: ahci: __BIT() -> BIT()
Ian Moffett
2025-02-20
kernel/amd64: isa: Add initial i8237 driver impl
Ian Moffett
2025-02-19
kernel/amd64: bus: Add bus resource interface
Ian Moffett
2025-02-18
kernel: ahci: Add necessary AHCI related headers
Ian Moffett
2025-02-18
kernel: param: Add bit MASK() macro
Ian Moffett
2025-02-16
project: Update copyright date to 2025
Ian Moffett
2025-02-15
kernel: pci: Optimize PCI bus scanning
Quinn Stephens
2025-01-27
kernel: pci: Add missing pci_msix_eoi() prototype
Ian Moffett
2025-01-27
kernel: param: Add IN_RANGE macro
Ian Moffett
2025-01-08
kernel: xhci: Add TRB definitions
Ian Moffett
2025-01-08
kernel: xhci: Add xHC interrupt management
Ian Moffett
2024-12-20
kernel/amd64: backtrace() -> md_backtrace()
Ian Moffett
2024-12-20
kernel: xhci: Add initial xhci/usb3 driver impl
Ian Moffett
2024-12-20
kernel: param: Add ptr helpers
Ian Moffett
2024-12-20
kernel/amd64: Add panic backtrace
Ian Moffett
[next]