Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-19 | kernel/amd64: lapic: Fixup LAPIC state tracking | Ian Moffett | |
This commit removes the lapic_set_base() function and certain globals from the Local APIC driver so it won't cause problems on hardware with many CPU sockets or that is just wacky. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2023-12-19 | kernel/amd64: lapic: Refactor names | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2023-12-19 | kernel/amd64: Re-organize AMD64 files | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |