summaryrefslogtreecommitdiff
path: root/sys/inc
AgeCommit message (Expand)Author
30 hourskern/amd64: Expose IDT to C through idt.hIan Moffett
30 hourskern/amd64: i8254: Add dividend defineIan Moffett
40 hourskern/amd64: isa: Add minimal i8254 driverIan Moffett
41 hourskern/amd64: cpu: Add initial Local APIC driverIan Moffett
41 hourskern: os: Add MMIO helper macrosIan Moffett
41 hourskern/amd64: Add CPUID helper macroIan Moffett
41 hourskern: vm: Add KERN_BASE macro for HHDMIan Moffett
45 hourskern/amd64+mu: Introduce percpu machine core blockIan Moffett
45 hourskern: mu: Get rid of that yucky self fieldIan Moffett
45 hourskern: mu: Move cpu_info to machine unifierIan Moffett
45 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
45 hourskern/amd64: Add model specific register helpersIan Moffett
2 dayskern: Add initial ACPI related sourcesIan Moffett
2 dayskern: lib: Add POSIX memcmp() functionIan Moffett
2 daysacpi: tables: Add initial ACPI table defsIan Moffett
2 dayskern/amd64: Annotate KFENCE macroIan Moffett
2 dayskern: mu: Swap __weak/__strong orderIan Moffett
2 dayskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
2 dayskern: vm: Add frame allocation and deallocationIan Moffett
2 dayskern: panic: Deprecate mu_panic_preamble()Ian Moffett
2 dayskern/amd64: Add spinlock impl for AMD64 portIan Moffett
2 dayssys: 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
3 dayssys: Add sys/cdefs.hIan Moffett
3 dayssys: types: Add big long long typesIan Moffett
3 dayssys: Add sys/types.hIan Moffett