index
:
Hyra
dev
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
/
kern
/
init_main.c
Age
Commit message (
Expand
)
Author
43 hours
kernel: Initialize vm subsystem earlier
Ian Moffett
4 days
kernel: Add copyright
Ian Moffett
4 days
kernel: Reconsider the idea of init systems
Ian Moffett
2025-02-22
kernel: dev: Add /dev/console
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-16
project: Update copyright date to 2025
Ian Moffett
2024-07-17
kernel: Call sched_enter() instead of cpu_reboot()
Ian Moffett
2024-07-10
kernel: Init drivers
Ian Moffett
2024-07-09
kernel: Call vm_init() before acpi_init()
Ian Moffett
2024-07-07
kernel/amd64: Add serial debug logging
Ian Moffett
2024-07-04
kernel: init_main: Startup PID 1
Ian Moffett
2024-06-28
kernel/amd64: Focus md_td_init() to fork MD code
Ian Moffett
2024-06-23
kernel: Init proc0
Ian Moffett
2024-06-19
kernel: Add initramfs and initial VFS code
Ian Moffett
2024-06-08
kernel/amd64: Prepare for scheduler
Ian Moffett
2024-06-08
kernel/amd64: Pass CPU info to cpu_startup()
Ian Moffett
2024-06-05
kernel: init_main: Init virtual memory subsystem
Ian Moffett
2024-06-04
kernel: Add initial ACPI code
Ian Moffett
2024-06-04
project: Initial commit
Ian Moffett