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
Age
Commit message (
Expand
)
Author
2024-02-04
kernel/amd64: lapic: Add support for sending IPIs
Ian Moffett
2024-02-04
kernel/amd64: lapic: Remove redundant whitespace
Ian Moffett
2024-02-04
kernel/amd64: lapic: Extend r/w width to 64 bits
Ian Moffett
2024-01-17
kernel: vm: Init virtual memory in pre_init()
Ian Moffett
2024-01-17
kernel: Add serial logging support
Ian Moffett
2024-01-17
kernel: syslog: Better abstract logging
Ian Moffett
2024-01-13
kernel: vm: Add vm_map interface
Ian Moffett
2024-01-13
kernel: assert: Be more verbose
Ian Moffett
2024-01-13
docs: man: Document map_unmap()
Ian Moffett
2024-01-13
kernel/amd64: pmap: Add pmap_unmap()
Ian Moffett
2024-01-12
docs: man: Add pmap(9) page
Ian Moffett
2024-01-12
docs: man: Fix formatting
Ian Moffett
2024-01-12
docs: man: Update dynalloc.9 title
Ian Moffett
2024-01-12
kernel/amd64: pmap: Document PTE flags further
Ian Moffett
2024-01-12
kernel/amd64: pmap: Add pmap_map() routine
Ian Moffett
2024-01-12
kernel/amd64: vas: Add more documentation
Ian Moffett
2024-01-12
kernel/amd64: asm: Add vmem tlb header
Ian Moffett
2024-01-12
kernel: types: Add vmem specific types
Ian Moffett
2024-01-12
kernel: vm: Make vm_get_bsp_ctx() return pointer
Ian Moffett
2024-01-11
kernel: vm: Move vm_ctx structure to pmap.h
Ian Moffett
2024-01-10
kernel: _VEGA_SOURCE -> _HYRA_SOURCE
Ian Moffett
2024-01-10
kernel: syslog: Add KWARN()
Ian Moffett
2024-01-10
kernel/amd64: machdep: Add pre_init()
Ian Moffett
2024-01-10
kernel: vm: Cleanup pageframe allocation
Ian Moffett
2024-01-01
project-wide: Make copyright year a range
Ian Moffett
2024-01-01
build: New year version bump
Ian Moffett
2024-01-01
project-wide: Update copyright year
Ian Moffett
2023-12-31
build: tools: Handle path spaces in cross.sh
Molly A. McCollum
2023-12-28
kernel/amd64: cpu: Ensure `bsp_info' is zero'd
Ian Moffett
2023-12-28
kernel/amd64: trap: Fix stack misalignment
Ian Moffett
2023-12-25
kernel/amd64: machdep: Refactor
Ian Moffett
2023-12-25
kernel: vm_physseg: Fix allocation issue
Ian Moffett
2023-12-25
docs: Add better contribution guidelines
Ian Moffett
2023-12-25
kernel/amd64: lapic: Refactor includes
Ian Moffett
2023-12-25
kernel/amd64: lapic: Fix APIC Timer IDT entry type
Ian Moffett
2023-12-25
kernel/amd64: lapic: Add initial LAPIC Timer logic
Ian Moffett
2023-12-25
kernel: timer: Add microseconds support
Ian Moffett
2023-12-23
kernel/amd64: cpu: Add interrupt helper routine
Ian Moffett
2023-12-23
build: configure: Update OS prefix
Ian Moffett
2023-12-21
build: Update build constant OS prefixes
Ian Moffett
2023-12-19
kernel: cdefs: Add extra helpers
Ian Moffett
2023-12-19
kernel/amd64: lapic: Fixup LAPIC state tracking
Ian Moffett
2023-12-19
kernel/amd64: lapic: Refactor names
Ian Moffett
2023-12-19
kernel/amd64: Re-organize AMD64 files
Ian Moffett
2023-12-19
kernel/amd64: isa: Add i8254 driver
Ian Moffett
2023-12-19
kernel/amd64: io: Add I/O helpers
Ian Moffett
2023-12-18
docs: man: change headers from bsd style
Yusuf M
2023-12-18
docs: readme: Update old emails
Ian Moffett
2023-12-17
kernel/amd64: trap: Fix stack issues
Ian Moffett
2023-12-17
kernel/amd64: frame: Seperate ASM from C header
Ian Moffett
[prev]
[next]