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
21 hours
kernel: phy: Rename rtl8139 driver to rt81xx
Ian Moffett
22 hours
kernel: rtl8139: Defer RTL8139 initialization
Ian Moffett
22 hours
kernel: nvme: Defer NVMe initialization
Ian Moffett
22 hours
kernel/amd64: isa: Add AT PC MC1468XX driver
Ian Moffett
23 hours
kernel: Add sys/time.h
Ian Moffett
23 hours
kernel/amd64: Save %RCX before calling handler
Ian Moffett
2 days
kernel: xhci: Allocate n bytes for scratchpad
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
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
4 days
kernel: xhci: Fix scratchpad page count
Ian Moffett
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
kernel: syscall: Add SYS_mmap and SYS_munmap
Ian Moffett
5 days
kernel: vm: Prepare for user mmap() interface
Ian Moffett
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
kernel: spawn: Fix fmt arg
Ian Moffett
9 days
kernel: spawn: Add support for SPAWN_WAIT flag
Ian Moffett
9 days
kernel/amd64: proc: Support kicking kernel threads
Ian Moffett
9 days
kernel: exec: Initially disable intr in execve()
Ian Moffett
9 days
kernel: sched: Implement better sched_yield()
Ian Moffett
9 days
kernel: proc: Add proc_reap() for zombies, etc
Ian Moffett
9 days
kernel: sched: Enable interrupts in sched_enter()
Ian Moffett
9 days
kernel: proc: Add PROC_SLEEP to pause threads
Ian Moffett
9 days
kernel: sched: Add sched_switch_to()
Ian Moffett
9 days
kernel: proc: `spawn_data' -> `data'
Ian Moffett
9 days
kernel: spawn: Add missing include
Ian Moffett
9 days
kernel: descrip: Lock filedes during r/w operation
Ian Moffett
10 days
kernel: drivers: Add missing whitespace
Ian Moffett
10 days
kernel: syslog: Add kernel message buffer
Ian Moffett
10 days
kernel: descrip: Increment fd offset per read()
Ian Moffett
10 days
kernel: devfs: Do not dynfree() dnp during reclaim
Ian Moffett
[next]