index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-09
kernel: vfs_lookup: Start lookup at idx 1
Ian Moffett
2024-04-09
kernel: mount: Make MNT_RDONLY 0x00000001
Ian Moffett
2024-04-09
kernel/amd64: tss: Remove useless whitespace
Ian Moffett
2024-04-09
kernel: sched: Remove useless whitespace
Ian Moffett
2024-04-09
tools: meta-rip: Remove useless whitespace
Ian Moffett
2024-04-09
kernel/amd64: Add backtrace support for panic()
Ian Moffett
2024-04-08
kernel: nvme: Add more comments
Ian Moffett
2024-04-08
kernel: nvme: Move defines to nvmevar.h
Ian Moffett
2024-04-08
kernel: nvme: Add drive read/write support
Ian Moffett
2024-04-08
kernel: nvme: Return status of call
Ian Moffett
2024-04-08
kernel: Add device descriptors
Ian Moffett
2024-04-07
kernel/amd64: syscall: Set IP in syscall_args
Ian Moffett
2024-04-06
kernel: Check copyin() status
Ian Moffett
2024-04-06
kernel: mmio: Make 'addr' volatile
Ian Moffett
2024-04-06
kernel: sched: Load init by itself
Ian Moffett
2024-04-06
kernel/amd64: lapic: Remove unused includes
Ian Moffett
2024-04-06
init: Write some logs
Ian Moffett
2024-04-06
init: Add copyright
Ian Moffett
2024-04-06
libc: Add write()
Ian Moffett
2024-04-06
build: Statically link libc
Ian Moffett
2024-04-05
kernel: xhci: Remove unused functions
Ian Moffett
2024-04-05
kernel: xhci: Add xhci_init_evring()
Ian Moffett
2024-04-05
kernel: xhci: Fix xhci_evring_segment structure
Ian Moffett
2024-04-05
kernel: xhci: Add TRB types
Ian Moffett
2024-04-05
kernel: xhci: Set XHCI_TRB_SIZE to 16
Ian Moffett
2024-04-04
kernel: xhci: Fix scratchpad buffer code
Ian Moffett
2024-04-04
kernel: xhci: Improve documentation
Ian Moffett
2024-04-04
kernel: xhci: Add link TRB at end of cmd ring
Ian Moffett
2024-04-04
build: Use Limine 6.x
Ian Moffett
2024-04-04
kernel: sched: Pass init auxv to dynld
Ian Moffett
2024-04-03
kernel: usb: Fix command ring TRB handling
Ian Moffett
2024-04-03
kernel: xhci: Fix cycle bit handling
Ian Moffett
2024-04-03
kernel: xhci: Remove redundant comment
Ian Moffett
2024-04-03
kernel: usb: Refactor xhci_init_hc()
Ian Moffett
2024-04-03
kernel: usb: Add initial xHCI driver code
Ian Moffett
2024-04-01
kernel: cdefs: Fix __COMBINE macros
Ian Moffett
2024-04-01
libc: Add sys/types.h
Ian Moffett
2024-04-01
kernel: nvme: Update nvmevar.h
Ian Moffett
2024-03-31
kernel: mount: Make MNT_RDONLY zero
Ian Moffett
2024-03-31
kernel: syslog: Cleanup logging routines
Ian Moffett
2024-03-31
kernel: lib: Add snprintf() and vsnprintf()
Ian Moffett
2024-03-31
kernel: nvme: Update comment
Ian Moffett
2024-03-30
kernel: nvme: Add I/O queue support
Ian Moffett
2024-03-30
kernel: nvme: Ignore CAP.CSS
Ian Moffett
2024-03-30
kernel: nvme: Cleanup whitespace
Ian Moffett
2024-03-30
kernel: nvme: Keep track of namespaces
Ian Moffett
2024-03-30
kernel: nvme: Fix and rename nvme_create_adminq()
Ian Moffett
2024-03-30
kernel: nvme: Init CC.IOSQES and CC.IOCQES
Ian Moffett
2024-03-30
kernel: nvme: Return on controller enable failure
Ian Moffett
2024-03-29
kernel: nvme: Fix return value
Ian Moffett
[prev]
[next]