summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
12 hourskern/amd64: mp: Sync MTRRs between APs and BSPHEADmasterIan Moffett
12 hourskern/amd64: boot: Disable interrupts on AP bootIan Moffett
13 hourskern/amd64: mp: Update stale comment about mappingsIan Moffett
13 hourskern/amd64: mp: Make AP bring up more stableIan Moffett
14 hourskern/amd64: cpu: Don't initialize bootspace twiceIan Moffett
15 hourskern/amd64: Bring application cores to long modeIan Moffett
16 hourskern: vm: Fix typo in VIRT_TO_PHYS()Ian Moffett
18 hourskern/amd64: mp: Ensure core is online capableIan Moffett
18 hourskern/amd64: mp: Add multiprocessing groundworkIan Moffett
18 hourssys: cdefs: Add __section() macroIan Moffett
18 hourskern/amd64: lapic: Add lapic_read_id() functionIan Moffett
18 hourskern: acpi: Add acpi_read_madt() helperIan Moffett
19 hourskern: dev: Add HPET timer driverIan Moffett
20 hourskern/amd64: lapic: Fix SVR low byte to logical 1sIan Moffett
20 hourskern/amd64: lapic: Fix typo in commentIan Moffett
20 hourskern/amd64: lapic: Make ICR values 64-bitsIan Moffett
20 hourskern/amd64: lapic: Add support for sending IPIsIan Moffett
23 hourskern/amd64: lapic: Configure and calibrate timerIan Moffett
23 hourskern/amd64: Expose IDT to C through idt.hIan Moffett
23 hourskern/amd64: i8254: Add dividend defineIan Moffett
33 hourskern/amd64: isa: Add minimal i8254 driverIan Moffett
34 hourskern/amd64: cpu: Add initial Local APIC driverIan Moffett
34 hourskern: os: Add MMIO helper macrosIan Moffett
34 hourskern/amd64: Add CPUID helper macroIan Moffett
34 hourskern: vm: Add KERN_BASE macro for HHDMIan Moffett
38 hourskern/amd64+mu: Introduce percpu machine core blockIan Moffett
38 hourskern: mu: Get rid of that yucky self fieldIan Moffett
38 hourskern: mu: Move cpu_info to machine unifierIan Moffett
38 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
38 hourskern/amd64: Add model specific register helpersIan Moffett
41 hourskern: Add initial ACPI related sourcesIan Moffett
41 hourskern: lib: Add POSIX memcmp() functionIan Moffett
41 hoursacpi: tables: Add initial ACPI table defsIan Moffett
42 hourskern/amd64: cpu: Disable master/slave i8259 chipsIan Moffett
43 hourskern/amd64: Annotate KFENCE macroIan Moffett
43 hourskern: mu: Swap __weak/__strong orderIan Moffett
44 hourskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
45 hourskern: vm: Add frame allocation and deallocationIan Moffett
46 hourskern: panic: Deprecate mu_panic_preamble()Ian Moffett
46 hourskern/amd64: Add spinlock impl for AMD64 portIan Moffett
46 hourssys: cdefs: Add __asmv macroIan Moffett
46 hourskern: phys: Find free memory to fit a bitmapIan Moffett
46 hourskern: vm: Add pagesize defineIan Moffett
47 hourskern: vm: Add initial physical memory managementIan Moffett
2 dayskern: dev: Add initial console driverIan Moffett
2 dayskern: dev: Add console fontIan Moffett
2 dayskern: dev: Add video RAM driverIan Moffett
2 dayssys: Add sys/errno.hIan Moffett
3 daysbuild: Add header depsIan Moffett
3 dayskern: Add initial vm/ subsystem + hhdm helpersIan Moffett