summaryrefslogtreecommitdiff
path: root/sys/kern
AgeCommit message (Expand)Author
2024-01-17kernel: vm: Init virtual memory in pre_init()Ian Moffett
2024-01-17kernel: Add serial logging supportIan Moffett
2024-01-17kernel: syslog: Better abstract loggingIan Moffett
2024-01-10kernel/amd64: machdep: Add pre_init()Ian Moffett
2024-01-01project-wide: Make copyright year a rangeIan Moffett
2024-01-01project-wide: Update copyright yearIan Moffett
2023-12-21build: Update build constant OS prefixesIan Moffett
2023-12-13kernel: tty: Cleanup comment widthIan Moffett
2023-12-11kernel: init: Fixup call orderIan Moffett
2023-11-24kernel: Fixup VM header namingIan Moffett
2023-11-13project-wide: Update project namesigsegv7
2023-10-11kernel: vm: Create vm_init()sigsegv7
2023-09-27kernel: tty_subr.c -> subr_tty.csigsegv7
2023-09-20kernel: init_main: Dump timer registrysigsegv7
2023-09-20kernel: Add timer abstractionsigsegv7
2023-09-14kernel: init: Init ACPI before processorsigsegv7
2023-09-12project-wide: migrate to gitsigsegv7
2023-09-03project-wide: update project authoremilia
2023-08-19project-wide: Update author nameemilia
2023-07-28kernel: Cleanup arch abstraction layerian
2023-07-14kernel: Update build infoian
2023-07-13kernel/acpi: Add basic ACPI Init logician
2023-07-08Made a branch/0.x.x and tags/0.0.1, following the Subversion habit.nishi
2023-07-08kernel/amd64: Abstract architecture specificsian
2023-07-07should be working, should benishi