summaryrefslogtreecommitdiff
path: root/src/sys/include/arch
AgeCommit message (Expand)Author
15 hourskern: Add syscall entry and SYS_exit syscallIan Moffett
35 hourskern/amd64: mdcpu: Document GDT fields in mdcoreIan Moffett
35 hourskern/amd64: cpu: Make GDT per-cpu to match TSSIan Moffett
38 hourskern/amd64: proc: Store trapframe in PCBIan Moffett
2 dayskern: proc: Add initial proc init + PCB codeIan Moffett
3 dayskern/amd64: lapic: Add LAPIC timer supportIan Moffett
3 dayskern/amd64: intel: Add i8254 PIT driverIan Moffett
3 dayskernel/amd64: Add task state segment logicIan Moffett
3 dayskern/amd64: lapic: Initialize percore Local APICIan Moffett
3 dayskern/amd64: ioapic: Add IRQ to vector routingIan Moffett
3 dayskern/amd64: Add I/O APIC initialization codeIan Moffett
3 dayskern/amd64: boot: Disable the i8259 chip on bootIan Moffett
3 dayskern/amd64: Add exception handlersIan Moffett
3 dayskern: Add traprame related MD headersIan Moffett
3 dayskern/amd64: Add interrupt descriptor table coreIan Moffett
3 daysos/amd64: Reduce coupling with VAS structureIan Moffett
3 daysos/amd64: Make MMU header standard per archIan Moffett
4 dayskern: Add sys/mman.h and generic prot flagsIan Moffett
4 dayskern: vm: Implement page mapping and VASesIan Moffett
4 dayskern/amd64: Add Model Specific Register helpersIan Moffett
4 dayskern/amd64: vm: Add initial MMU skeleton logicIan Moffett
4 daysos/amd64: Add md_halt() to halt coreIan Moffett
4 daysos/amd64: Add md_intoff() and md_inton()Ian Moffett
4 daysos/amd64: mdcpu: Add md_spinwait() macroIan Moffett
5 dayskern/amd64: Add platform and UART initIan Moffett
5 dayskern/amd64: cpu: Initialize GDTIan Moffett
5 daysos/amd64: Define CPU as pcore with MD counterpartIan Moffett
5 daysproject: Use limine as headstartIan Moffett
5 dayskernel/amd64: Add port I/O helpersIan Moffett
5 daysbuild: 'i386' -> 'amd64'Ian Moffett