index
:
L5Lunos
dev
master
[L] The points have aligned [5]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
include
/
arch
/
amd64
Age
Commit message (
Expand
)
Author
39 hours
kern/amd64: proc: Store trapframe in PCB
Ian Moffett
2 days
kern: proc: Add initial proc init + PCB code
Ian Moffett
3 days
kern/amd64: lapic: Add LAPIC timer support
Ian Moffett
3 days
kern/amd64: intel: Add i8254 PIT driver
Ian Moffett
3 days
kernel/amd64: Add task state segment logic
Ian Moffett
3 days
kern/amd64: lapic: Initialize percore Local APIC
Ian Moffett
3 days
kern/amd64: ioapic: Add IRQ to vector routing
Ian Moffett
3 days
kern/amd64: Add I/O APIC initialization code
Ian Moffett
3 days
kern/amd64: boot: Disable the i8259 chip on boot
Ian Moffett
3 days
kern/amd64: Add exception handlers
Ian Moffett
3 days
kern: Add traprame related MD headers
Ian Moffett
3 days
kern/amd64: Add interrupt descriptor table core
Ian Moffett
3 days
os/amd64: Reduce coupling with VAS structure
Ian Moffett
3 days
os/amd64: Make MMU header standard per arch
Ian Moffett
4 days
kern: Add sys/mman.h and generic prot flags
Ian Moffett
4 days
kern: vm: Implement page mapping and VASes
Ian Moffett
4 days
kern/amd64: Add Model Specific Register helpers
Ian Moffett
4 days
kern/amd64: vm: Add initial MMU skeleton logic
Ian Moffett
4 days
os/amd64: Add md_halt() to halt core
Ian Moffett
4 days
os/amd64: Add md_intoff() and md_inton()
Ian Moffett
5 days
os/amd64: mdcpu: Add md_spinwait() macro
Ian Moffett
5 days
kern/amd64: Add platform and UART init
Ian Moffett
5 days
kern/amd64: cpu: Initialize GDT
Ian Moffett
5 days
os/amd64: Define CPU as pcore with MD counterpart
Ian Moffett
5 days
project: Use limine as headstart
Ian Moffett
5 days
kernel/amd64: Add port I/O helpers
Ian Moffett
5 days
build: 'i386' -> 'amd64'
Ian Moffett