index
:
Hyra
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
23 hours
share: man: Add kconf(9)
main
Ian Moffett
23 hours
kernel: phy: Rename rtl8139 driver to rt81xx
Ian Moffett
23 hours
kernel: rtl8139: Defer RTL8139 initialization
Ian Moffett
23 hours
kernel: nvme: Defer NVMe initialization
Ian Moffett
24 hours
usr.bin: Use stdio for console access
Quinn Stephens
24 hours
usr: libc: Add stdio read routines
Quinn Stephens
24 hours
kernel/amd64: isa: Add AT PC MC1468XX driver
Ian Moffett
24 hours
kernel: Add sys/time.h
Ian Moffett
24 hours
kernel/amd64: Save %RCX before calling handler
Ian Moffett
2 days
kernel: xhci: Allocate n bytes for scratchpad
Ian Moffett
3 days
usr.bin: osh: Add backspace bell
Ian Moffett
3 days
kernel/amd64: isa: Add /dev/beep for pcspkr
Ian Moffett
3 days
kernel: stub: Always show exceptions in userland
Ian Moffett
3 days
share: man: Add vm_map(9)
Ian Moffett
3 days
usr: libc: Add stdio.h
Quinn Stephens
3 days
kernel: cons: Add initial ANSI escape seq impl
Ian Moffett
3 days
kernel: cons: Handle ASCII_NUL
Ian Moffett
3 days
kernel: cons: Add color attribute helpers
Ian Moffett
3 days
kernel: vm: Support NULL `addr' for private mmap()
Ian Moffett
3 days
kernel: vm: Map at `va + page_off'
Ian Moffett
3 days
usr: libc: Add stdlib.h exit routines
Quinn Stephens
4 days
kernel: xhci: Fix scratchpad page count
Ian Moffett
5 days
usr.bin: kfgwm: Use kfgpos_t for x,y
Ian Moffett
5 days
usr.bin: kfgwm: Add initial WM sources
Ian Moffett
5 days
build: bootstrap: Default to limine v9.3.0
Ian Moffett
5 days
usr: libc: Improve stddef.h
Quinn Stephens
5 days
kernel: video: Add /ctl/fb0/attr
Ian Moffett
5 days
kernel: vm: Allow NULL `addr' for cdev mappings
Ian Moffett
5 days
kernel: device: Harden cdev mmap() bounds checks
Ian Moffett
5 days
usr: libc: Add stdarg.h
Quinn Stephens
5 days
kernel: syscall: Add SYS_mmap and SYS_munmap
Ian Moffett
5 days
kernel: vm: Prepare for user mmap() interface
Ian Moffett
5 days
usr.bin: Build fetch tool
Ian Moffett
6 days
project: Bump version to v1.8
Ian Moffett
6 days
usr: libc: Add stdatomic.h
Quinn Stephens
6 days
kernel: vm: Add initial shared mapping support
Ian Moffett
6 days
kernel: fbdev: Add /dev/fb0 char device
Ian Moffett
6 days
kernel: vm: Add initial device pager impl
Ian Moffett
6 days
kernel: vfs: Store device major/minor in vnode
Ian Moffett
6 days
kernel: device: Add mmap() hook for cdevsw
Ian Moffett
7 days
kernel/aarch64: pmap: Add dirty bit + cache stubs
Ian Moffett
7 days
kernel/amd64: pmap: Add PTE dirty bit handling
Ian Moffett
7 days
kernel: xhci: Ensure of PCI bus mastering and MMIO
Ian Moffett
7 days
kernel/amd64: Add support for TLB shootdowns
Ian Moffett
7 days
kernel/amd64: Only use HALT_VECTOR
Ian Moffett
7 days
kernel/amd64: Reserve IDT vec 0x22 for TLB IPIs
Ian Moffett
7 days
kernel/amd64: mp: Add BSP to `ci_list'
Ian Moffett
7 days
kernel/amd64: cdefs: Add __invlpg() asm wrapper
Ian Moffett
7 days
kernel/amd64: mp: Keep track of CPUs by index
Ian Moffett
8 days
usr.bin: Add simple `fetch' program
Ian Moffett
[next]