- Jun 16, 2020
- Jun 15, 2020
- Jun 13, 2020
-
-
jD91mZM2 authored
-
- Jun 11, 2020
-
-
Jeremy Soller authored
Fix various kernel warnings. See merge request !125
-
Jeremy Soller authored
Use #[repr(packed)] with correct alignment for paging. See merge request !124
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- May 22, 2020
-
-
Jeremy Soller authored
Fix conditional compilation without the acpi feature. See merge request !122
-
Jacob Lorentzon authored
-
- May 06, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- May 03, 2020
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- May 02, 2020
-
-
Jeremy Soller authored
bump raw-cpuid dep to avoid pulling in serde See merge request !121
-
Graham MacDonald authored
-
- Apr 22, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Apr 21, 2020
-
-
Jeremy Soller authored
-
- Apr 20, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Apr 19, 2020
-
-
Jeremy Soller authored
Multi core See merge request !118
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Support the I/O APIC alongside the 8259 PIC See merge request !117
-
Jacob Lorentzon authored
since this would require pcid to know the _PRT (PCI routing table) to use and map the interrupt pins to the correct IRQs. xhcid is unaffected by this though, since it uses MSI-X. All ACPI handling will be done in userspace before the infrastructure necessary would make sense (I don't think adding serde to the kernel would be optimal, and how else would all of the ACPI namespace be parsed?).
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
and fix a typo that prevented multiple tables from being listed correctly.
-