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
17 hours
kern/amd64: ioapic: Add ISA IRQ to GSI conversion
HEAD
master
Ian Moffett
5 days
np: piir: Add bitmap based register allocation
Ian Moffett
6 days
np: backend: Add backend pirho sources
Ian Moffett
12 days
kern/amd64: cpu: Add CPU halt ISR for IPIs
Ian Moffett
12 days
kern/amd64: Support APIC inter-processor interrupts
Ian Moffett
2025-09-20
kern/amd64: Add initial HPET driver
Ian Moffett
2025-09-17
kern: Add syscall entry and SYS_exit syscall
Ian Moffett
2025-09-16
kern/amd64: mdcpu: Document GDT fields in mdcore
Ian Moffett
2025-09-16
kern/amd64: cpu: Make GDT per-cpu to match TSS
Ian Moffett
2025-09-16
kern/amd64: proc: Store trapframe in PCB
Ian Moffett
2025-09-16
kern: proc: Add initial proc init + PCB code
Ian Moffett
2025-09-15
kern/amd64: lapic: Add LAPIC timer support
Ian Moffett
2025-09-15
kern/amd64: intel: Add i8254 PIT driver
Ian Moffett
2025-09-15
kernel/amd64: Add task state segment logic
Ian Moffett
2025-09-15
kern/amd64: lapic: Initialize percore Local APIC
Ian Moffett
2025-09-15
kern/amd64: ioapic: Add IRQ to vector routing
Ian Moffett
2025-09-15
kern/amd64: Add I/O APIC initialization code
Ian Moffett
2025-09-15
kern/amd64: boot: Disable the i8259 chip on boot
Ian Moffett
2025-09-15
kern/amd64: Add exception handlers
Ian Moffett
2025-09-15
kern: Add traprame related MD headers
Ian Moffett
2025-09-15
kern/amd64: Add interrupt descriptor table core
Ian Moffett
2025-09-15
os/amd64: Reduce coupling with VAS structure
Ian Moffett
2025-09-15
os/amd64: Make MMU header standard per arch
Ian Moffett
2025-09-14
kern: Add sys/mman.h and generic prot flags
Ian Moffett
2025-09-14
kern: vm: Implement page mapping and VASes
Ian Moffett
2025-09-14
kern/amd64: Add Model Specific Register helpers
Ian Moffett
2025-09-14
kern/amd64: vm: Add initial MMU skeleton logic
Ian Moffett
2025-09-13
os/amd64: Add md_halt() to halt core
Ian Moffett
2025-09-13
os/amd64: Add md_intoff() and md_inton()
Ian Moffett
2025-09-13
os/amd64: mdcpu: Add md_spinwait() macro
Ian Moffett
2025-09-13
kern/amd64: Add platform and UART init
Ian Moffett
2025-09-13
kern/amd64: cpu: Initialize GDT
Ian Moffett
2025-09-13
os/amd64: Define CPU as pcore with MD counterpart
Ian Moffett
2025-09-13
project: Use limine as headstart
Ian Moffett
2025-09-13
kernel/amd64: Add port I/O helpers
Ian Moffett
2025-09-13
build: 'i386' -> 'amd64'
Ian Moffett