Age | Commit message (Expand) | Author |
---|---|---|
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 |