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
24 hours
kernel: acpi: Add uACPI port
expt
Ian Moffett
24 hours
kernel: pci: Add pci_add_device()
Ian Moffett
24 hours
kernel: pci: Add segment field
Ian Moffett
24 hours
kernel: acpi: Add acpi_rsdp()
Ian Moffett
24 hours
kernel/amd64: ioapic: Do not include acpi/tables.h
Ian Moffett
25 hours
kernel: Add compat headers
Ian Moffett
25 hours
kernel: lib: Add memmove()
Ian Moffett
28 hours
kernel: exit: Detach proc on exit
Ian Moffett
28 hours
kernel: sched: Add sched_detach()
Ian Moffett
28 hours
kernel: sched: Switch on sched_yield()
Ian Moffett
28 hours
kernel: sched: Fix sched dequeue loop
Ian Moffett
47 hours
kernel: spawn: Exit on execve() failure
Ian Moffett
47 hours
kernel: cons: Add lock to console buffer
Ian Moffett
48 hours
kernel/amd64: trap: Remove trap_quirks()
Ian Moffett
48 hours
kernel/amd64: trap: Clear interrupts on trap entry
Ian Moffett
2 days
kernel: Add cpu_halt_others() and harden panic()
Ian Moffett
2 days
kernel: syslog: Acquire lock before timestamp
Ian Moffett
2 days
kernel: exit: Remove extra newline
Ian Moffett
3 days
kernel: vfs: Do sizeof on pathbuf
Ian Moffett
3 days
kernel: spawn: Add proper spawn impl + SYS_spawn
Ian Moffett
3 days
kernel: proc: Handle parent exit
Ian Moffett
3 days
kernel: proc: Do not introduce fork()
main
Ian Moffett
4 days
kernel: syscall: Check for _OLIBC or _KERNEL
Ian Moffett
4 days
kernel: mach: Add TF_IP() macro
Ian Moffett
4 days
kernel: ahci: Add /ctl/sdx/bsize control file
Ian Moffett
4 days
kernel: ahci: Include sys/device.h
Ian Moffett
4 days
kernel: ctlfs: Include sys/sio.h
Ian Moffett
5 days
kernel: fs: Introduce ctlfs
Ian Moffett
5 days
kernel: vfs: Allow multi component lookups
Ian Moffett
5 days
kernel/amd64: i8042: Flush console for reset logs
Ian Moffett
8 days
kernel: ahci: Improve COMRESET reset logic
Ian Moffett
9 days
kernel: ahci: Expose to devfs @ /dev/sd<n>
Ian Moffett
9 days
kernel: ahci: Implement disk I/O logic
Ian Moffett
9 days
kernel: ahci: Store major in HBA descriptor
Ian Moffett
9 days
kernel: ahci: Keep track of total ports
Ian Moffett
9 days
kernel: nvme: Return -ENODEV instead of -EIO
Ian Moffett
9 days
kernel: ahci: Handle AHCI interface/HBA errors
Ian Moffett
9 days
kernel: ahci: Ensure bus mastering + MMIO is set
Ian Moffett
9 days
kernel: ahci: Remove redundant newline
Ian Moffett
9 days
kernel: ahci: Perform ATA IDENTIFY
Ian Moffett
9 days
kernel: ahci: Initialize device link before init
Ian Moffett
9 days
kernel: ahci: Cleanup identity dump logs
Ian Moffett
9 days
kernel: ahci: Implement ATA IDENTIFY command
Ian Moffett
9 days
kernel: ahci: Add HBA port reset logic
Ian Moffett
9 days
kernel: ahci: Add command list helpers
Ian Moffett
9 days
kernel: ahci: Define ATA identity structure
Ian Moffett
9 days
kernel: ahci: Detect staggered spin up
Ian Moffett
9 days
kernel: ahci: Improve HBA port scan logic
Ian Moffett
9 days
kernel: ahci: Add sanity checks to port start/stop
Ian Moffett
9 days
kernel: ahci: Add command table + PRD definition
Ian Moffett
[next]