index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
include
Age
Commit message (
Expand
)
Author
2024-06-30
kernel/amd64: proc: Add setregs()
Ian Moffett
2024-06-30
kernel: sched: Add exit1()
Ian Moffett
2024-06-30
kernel: sched: Mark sched_enter() as __dead
Ian Moffett
2024-06-30
kernel: cdefs: Add __dead
Ian Moffett
2024-06-30
kernel/amd64: pmap: Add pmap_destroy_vas()
Ian Moffett
2024-06-29
kernel/amd64: lapic: Add support for IPIs
Ian Moffett
2024-06-28
kernel: elf: Add ELF64 loader
Ian Moffett
2024-06-28
kernel: Add sys/elf.h
Ian Moffett
2024-06-28
kernel: vfs: Add vnode refcount
Ian Moffett
2024-06-28
kernel/amd64: Focus md_td_init() to fork MD code
Ian Moffett
2024-06-28
kernel/amd64: Make splraise() return previous IPL
Ian Moffett
2024-06-25
kernel: vfs: Add getattr vop
Ian Moffett
2024-06-23
kernel: Add fork1()
Ian Moffett
2024-06-23
kernel/amd64: Add machdep thread init function
Ian Moffett
2024-06-23
kernel: sched: Add PCB and context switching
Ian Moffett
2024-06-23
kernel/amd64: gdt: Add user CS/DS defines
Ian Moffett
2024-06-23
kernel/amd64: pmap: Add function to create new VAS
Ian Moffett
2024-06-23
kernel: vm: Add g_kvas for kernel VAS
Ian Moffett
2024-06-21
kernel: cdefs: Fixup comment
Ian Moffett
2024-06-20
kernel/amd64: intr: Add splraise/splx support
Ian Moffett
2024-06-20
kernel: queue: Add sys/queue.h
Ian Moffett
2024-06-19
kernel: Add initramfs and initial VFS code
Ian Moffett
2024-06-19
kernel: lib: Add strncmp()
Ian Moffett
2024-06-19
kernel: types: Add mode_t
Ian Moffett
2024-06-13
kernel: string: Add strcmp()
Ian Moffett
2024-06-11
kernel: Add sys/atomic.h
Ian Moffett
2024-06-11
kernel: types: Add off_t
Ian Moffett
2024-06-10
kernel: vm: Add initial code for MI layer
Ian Moffett
2024-06-09
kernel/amd64: pmap: Add initial pmap code
Ian Moffett
2024-06-09
kernel: types: Add paddr_t and vaddr_t
Ian Moffett
2024-06-09
kernel: param: Expand supported bit width
Ian Moffett
2024-06-09
kernel: cdefs: Cleanup comment
Ian Moffett
2024-06-08
kernel/amd64: Prepare for scheduler
Ian Moffett
2024-06-08
kernel: types: Add pid_t
Ian Moffett
2024-06-08
kernel: Add __static_assert macro
Ian Moffett
2024-06-08
kernel/amd64: Pass CPU info to cpu_startup()
Ian Moffett
2024-06-08
kernel/amd64: lapic: Add End-Of-Interrupt helper
Ian Moffett
2024-06-07
kernel: Add __cacheline_aligned macro
Ian Moffett
2024-06-06
kernel/amd64: tss: Add support for TSS
Ian Moffett
2024-06-06
kernel/amd64: lapic: Add support for LAPIC timer
Ian Moffett
2024-06-06
kernel/amd64: intr: Add intr_alloc_vector()
Ian Moffett
2024-06-06
kernel: cdefs: Add __likely() and __unlikely()
Ian Moffett
2024-06-06
kernel/amd64: isa: Add i8254 driver
Ian Moffett
2024-06-06
kernel: param: Add bit combining macros
Ian Moffett
2024-06-05
kernel: vm: Add port of TLSF
Ian Moffett
2024-06-05
kernel: Add __assert()
Ian Moffett
2024-06-05
kernel/amd64: Add initial LAPIC code
Ian Moffett
2024-06-04
kernel/amd64: Add I/O APIC driver
Ian Moffett
2024-06-04
kernel/amd64: acpi: Support parsing MADT
Ian Moffett
2024-06-04
kernel: Add sys/errno.h
Ian Moffett
[prev]
[next]