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
3 days
kernel: xhci: Fix scratchpad page count
Ian Moffett
4 days
kernel: video: Add /ctl/fb0/attr
Ian Moffett
4 days
kernel: vm: Allow NULL `addr' for cdev mappings
Ian Moffett
4 days
kernel: device: Harden cdev mmap() bounds checks
Ian Moffett
4 days
kernel: syscall: Add SYS_mmap and SYS_munmap
Ian Moffett
4 days
kernel: vm: Prepare for user mmap() interface
Ian Moffett
5 days
kernel: vm: Add initial shared mapping support
Ian Moffett
5 days
kernel: fbdev: Add /dev/fb0 char device
Ian Moffett
5 days
kernel: vm: Add initial device pager impl
Ian Moffett
5 days
kernel: vfs: Store device major/minor in vnode
Ian Moffett
5 days
kernel: device: Add mmap() hook for cdevsw
Ian Moffett
5 days
kernel/aarch64: pmap: Add dirty bit + cache stubs
Ian Moffett
5 days
kernel/amd64: pmap: Add PTE dirty bit handling
Ian Moffett
6 days
kernel: xhci: Ensure of PCI bus mastering and MMIO
Ian Moffett
6 days
kernel/amd64: Add support for TLB shootdowns
Ian Moffett
6 days
kernel/amd64: Only use HALT_VECTOR
Ian Moffett
6 days
kernel/amd64: Reserve IDT vec 0x22 for TLB IPIs
Ian Moffett
6 days
kernel/amd64: mp: Add BSP to `ci_list'
Ian Moffett
6 days
kernel/amd64: cdefs: Add __invlpg() asm wrapper
Ian Moffett
6 days
kernel/amd64: mp: Keep track of CPUs by index
Ian Moffett
7 days
kernel: spawn: Fix fmt arg
Ian Moffett
7 days
kernel: spawn: Add support for SPAWN_WAIT flag
Ian Moffett
7 days
kernel/amd64: proc: Support kicking kernel threads
Ian Moffett
7 days
kernel: exec: Initially disable intr in execve()
Ian Moffett
7 days
kernel: sched: Implement better sched_yield()
Ian Moffett
7 days
kernel: proc: Add proc_reap() for zombies, etc
Ian Moffett
7 days
kernel: sched: Enable interrupts in sched_enter()
Ian Moffett
7 days
kernel: proc: Add PROC_SLEEP to pause threads
Ian Moffett
7 days
kernel: sched: Add sched_switch_to()
Ian Moffett
7 days
kernel: proc: `spawn_data' -> `data'
Ian Moffett
7 days
kernel: spawn: Add missing include
Ian Moffett
7 days
kernel: descrip: Lock filedes during r/w operation
Ian Moffett
8 days
kernel: drivers: Add missing whitespace
Ian Moffett
8 days
kernel: syslog: Add kernel message buffer
Ian Moffett
8 days
kernel: descrip: Increment fd offset per read()
Ian Moffett
8 days
kernel: devfs: Do not dynfree() dnp during reclaim
Ian Moffett
9 days
kernel: uacpi: Implement kernel nsec func
Ian Moffett
9 days
kernel/amd64: hpet: Add hpet_time_nsec()
Ian Moffett
9 days
kernel: Schedule drivers after AP bootstrap
Ian Moffett
9 days
kernel: ahci: Defer ahci_init()
Ian Moffett
9 days
kernel: drivers: Add DRIVER_DEFER() macro
Ian Moffett
9 days
kernel: syslog: Handle userspace kmsg logging
Ian Moffett
9 days
kernel: proc: Store kernel thread flag in `proc'
Ian Moffett
9 days
kconf: GENERIC: Add additional documentation
Ian Moffett
9 days
kernel: exit: Ensure curtd is NULL if killed
Ian Moffett
9 days
kernel: exit: Handle killings of kernel threads
Ian Moffett
9 days
kernel/amd64: trap: Log page fault flags
Ian Moffett
11 days
kernel: disklabel: Improve clarity
Ian Moffett
11 days
kernel: Add initial installer impl
Ian Moffett
11 days
kernel: sched: Don't switch on PID 0
Ian Moffett
[next]