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
path:
root
/
sys
Age
Commit message (
Expand
)
Author
5 days
kernel: uacpi: Implement kernel nsec func
Ian Moffett
5 days
kernel/amd64: hpet: Add hpet_time_nsec()
Ian Moffett
5 days
kernel: Schedule drivers after AP bootstrap
Ian Moffett
5 days
kernel: ahci: Defer ahci_init()
Ian Moffett
5 days
kernel: drivers: Add DRIVER_DEFER() macro
Ian Moffett
5 days
kernel: syslog: Handle userspace kmsg logging
Ian Moffett
5 days
kernel: proc: Store kernel thread flag in `proc'
Ian Moffett
5 days
kconf: GENERIC: Add additional documentation
Ian Moffett
5 days
kernel: exit: Ensure curtd is NULL if killed
Ian Moffett
5 days
kernel: exit: Handle killings of kernel threads
Ian Moffett
5 days
kernel/amd64: trap: Log page fault flags
Ian Moffett
6 days
kernel: disklabel: Improve clarity
Ian Moffett
7 days
kernel: Add initial installer impl
Ian Moffett
7 days
kernel: sched: Don't switch on PID 0
Ian Moffett
7 days
kernel: Add md_halt()
Ian Moffett
7 days
sys: Add initial sys/disklabel.h
Ian Moffett
7 days
kernel: cons: Fix newline caused by excessive '\b'
Ian Moffett
8 days
kernel: ahci: Add ahci_dev_bsize()
Ian Moffett
8 days
kernel: ahci: Add ahci_dev_write()
Ian Moffett
8 days
kernel: ahci: Create devfs entry as block device
Ian Moffett
8 days
kernel: init_main: Fix sizeof arg on proc0 memset
Ian Moffett
8 days
sys: cdefs: Add __used attribute
Ian Moffett
8 days
kernel: devfs: Add callback to request block size
Ian Moffett
8 days
kernel: ahci: Detect max SATA sector count
Ian Moffett
8 days
kernel: ahci: Do not fake success on empty port
Ian Moffett
8 days
kernel: ahci: Add ahci_get_dev() for drive lookups
Ian Moffett
8 days
kernel: ahci: Fix operator in dev_max check
Ian Moffett
8 days
kernel: ahci: Use hba_device instead of hba_port
Ian Moffett
8 days
kernel: ahci: Add g_hba for indirect devfs access
Ian Moffett
8 days
kernel: ahci: Remove useless line
Ian Moffett
8 days
kernel: devfs: Detect block devices
Ian Moffett
9 days
project: Build Hyra with ./hyra-install.sh
Ian Moffett
11 days
kernel: Optimize console & logging
Quinn Stephens
11 days
kernel: ahci: Create a DCDR per HBA device
Ian Moffett
11 days
kernel: dcdr: Overwrite existing DCDs if required
Ian Moffett
12 days
kernel/amd64: Improve GDT implementation
Quinn Stephens
12 days
kernel/amd64: i8042: Remove conf r/w for now
Ian Moffett
12 days
kernel: xhci: Add runtime register offset defines
Ian Moffett
12 days
kernel: xhci: Remove unused include
Ian Moffett
12 days
kernel: Enable interrupts before drivers
Ian Moffett
12 days
kernel/amd64: i8042: Simplify init + handling
Ian Moffett
13 days
kernel/amd64: Unset CPU_IRQ(1) at kbd handler end
Ian Moffett
2025-05-19
kernel/amd64: Deprecate intr_alloc_vector()
Ian Moffett
2025-05-19
kernel/amd64: conf: Default to a nice green color
Ian Moffett
2025-05-19
kernel: syscall: Add SYS_reboot syscall
Ian Moffett
2025-05-19
kernel/amd64: Add reboot RESET and POWEROFF flags
Ian Moffett
2025-05-19
kernel: acpi: Add acpi_sleep()
Ian Moffett
2025-05-19
kernel: sched: Rewrite context switch logic
Ian Moffett
2025-05-19
kernel: acpi: Add stub power button handler
Ian Moffett
2025-05-19
kernel/amd64: i8042: Reduce logging verbosity
Ian Moffett
[next]