summaryrefslogtreecommitdiff
path: root/sys/inc
AgeCommit message (Expand)Author
54 min.kern/amd64: mmu: Add function to map pagesHEADmasterdevIan Moffett
11 hourskern/amd64: Do low-level processor configurationIan Moffett
11 hourskern/amd64: msr: Make md/msr.h includable in asmIan Moffett
11 hourskern/amd64: mmu: Add mu_pmap_forkvas() helperIan Moffett
13 hourskern/amd64: mp: Sync MTRRs between APs and BSPIan Moffett
18 hourskern: vm: Fix typo in VIRT_TO_PHYS()Ian Moffett
19 hourskern/amd64: mp: Add multiprocessing groundworkIan Moffett
19 hourssys: cdefs: Add __section() macroIan Moffett
19 hourskern/amd64: lapic: Add lapic_read_id() functionIan Moffett
19 hourskern: acpi: Add acpi_read_madt() helperIan Moffett
21 hourskern: dev: Add HPET timer driverIan Moffett
22 hourskern/amd64: lapic: Add support for sending IPIsIan Moffett
24 hourskern/amd64: lapic: Configure and calibrate timerIan Moffett
24 hourskern/amd64: Expose IDT to C through idt.hIan Moffett
24 hourskern/amd64: i8254: Add dividend defineIan Moffett
34 hourskern/amd64: isa: Add minimal i8254 driverIan Moffett
35 hourskern/amd64: cpu: Add initial Local APIC driverIan Moffett
35 hourskern: os: Add MMIO helper macrosIan Moffett
35 hourskern/amd64: Add CPUID helper macroIan Moffett
35 hourskern: vm: Add KERN_BASE macro for HHDMIan Moffett
40 hourskern/amd64+mu: Introduce percpu machine core blockIan Moffett
40 hourskern: mu: Get rid of that yucky self fieldIan Moffett
40 hourskern: mu: Move cpu_info to machine unifierIan Moffett
40 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
40 hourskern/amd64: Add model specific register helpersIan Moffett
43 hourskern: Add initial ACPI related sourcesIan Moffett
43 hourskern: lib: Add POSIX memcmp() functionIan Moffett
43 hoursacpi: tables: Add initial ACPI table defsIan Moffett
45 hourskern/amd64: Annotate KFENCE macroIan Moffett
45 hourskern: mu: Swap __weak/__strong orderIan Moffett
46 hourskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
46 hourskern: vm: Add frame allocation and deallocationIan Moffett
47 hourskern: panic: Deprecate mu_panic_preamble()Ian Moffett
47 hourskern/amd64: Add spinlock impl for AMD64 portIan Moffett
47 hourssys: cdefs: Add __asmv macroIan Moffett
2 dayskern: vm: Add pagesize defineIan Moffett
2 dayskern: vm: Add initial physical memory managementIan Moffett
3 dayskern: dev: Add initial console driverIan Moffett
3 dayskern: dev: Add console fontIan Moffett
3 dayskern: dev: Add video RAM driverIan Moffett
3 dayssys: Add sys/errno.hIan Moffett
3 dayskern: Add initial vm/ subsystem + hhdm helpersIan Moffett
3 dayssys: Add sys/param.hIan Moffett
3 dayssys: types: Add uintptr_t to sys/types.hIan Moffett
3 dayskern: lib: Add limine.h headerIan Moffett
3 dayskern: os: Add trace function for kernel logsIan Moffett
3 dayskern/amd64: Add panic function + MU helpersIan Moffett
3 dayskern/amd64: cpu: Add kernel fence for trap entryIan Moffett
3 dayskern: lib: Add OSMORA base libsIan Moffett
3 dayskern: Add MI serial interfaceIan Moffett