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
/
arch
Age
Commit message (
Expand
)
Author
3 days
kern/amd64: mp: Initialize sched queue per core
Ian Moffett
5 days
np: codegen: Support returning symbols / strings
Ian Moffett
5 days
np: piir: Add bitmap based register allocation
Ian Moffett
6 days
np/amd64: piir: Add 32-bit register ID list
Ian Moffett
6 days
np: backend: Add backend pirho sources
Ian Moffett
10 days
build: Use clang during early state
Ian Moffett
10 days
kern: cpu: Fix typo in ap_entry()
Ian Moffett
11 days
kern/amd64: build: Add stub MD conf
Ian Moffett
11 days
kern/amd64: mmu: Map with zero if prot is also zero
Ian Moffett
11 days
kern/amd64: mmu: pmap_set_cache() -> pmap_set_cache()
Ian Moffett
12 days
kern/amd64: panic: Halt all processors on panic
Ian Moffett
12 days
kern/amd64: cpu: Add cpu_halt_others() function
Ian Moffett
12 days
kern/amd64: cpu: Add CPU halt ISR for IPIs
Ian Moffett
12 days
kern/amd64: cpu: Enable interrupts upon CPU startup
Ian Moffett
12 days
kern/amd64: Support APIC inter-processor interrupts
Ian Moffett
2025-09-23
kern/amd64: proc: Deallocate mapped frames on exit
Ian Moffett
2025-09-23
usr/amd64: Discard .eh_frame and .note sections
Ian Moffett
2025-09-21
kern: bus: Simply return bus_space, don't remap
Ian Moffett
2025-09-21
kern: clkdev: Add callback to get elapsed time
Ian Moffett
2025-09-21
kern/amd64: hpet: Register HPET with clkdev
Ian Moffett
2025-09-20
kern/amd64: Add initial HPET driver
Ian Moffett
2025-09-20
kern: pci: Add bus framework and PCI BAR mapper
Ian Moffett
2025-09-20
kern: pci: Assume error if barreg is zero
Ian Moffett
2025-09-20
kern/amd64: mmu: Add page-level cacheability attrs
Ian Moffett
2025-09-20
kern: pci: Handle base address registers (BARs)
Ian Moffett
2025-09-19
kern/amd64: proc: Add proc_self()
Ian Moffett
2025-09-19
kern: Add '.modules' section to kernel binary
Ian Moffett
2025-09-19
kern/amd64: build: Ensure .a libs retain sections
Ian Moffett
2025-09-18
build: Allow each subsystem to have their own conf
Ian Moffett
2025-09-18
kern: io: Add initial PCI CAM driver
Ian Moffett
2025-09-17
kern/amd64: syscall: Use current platform latch
Ian Moffett
2025-09-17
kern/amd64: Implement syscall domains and windows
Ian Moffett
2025-09-17
kern: Add syscall entry and SYS_exit syscall
Ian Moffett
2025-09-17
kern/amd64: proc: Add proc_kill() routine
Ian Moffett
2025-09-17
kern/amd64: mmu: Add mmu_free_vas() to cleanup VAS
Ian Moffett
2025-09-17
kern/amd64: proc: Add initial context switch logic
Ian Moffett
2025-09-17
kernel/amd64: mp: Use NULL instead of wrapping
Ian Moffett
2025-09-17
kern: Make memmap dump configurable via kconf
Ian Moffett
2025-09-17
kern/amd64: mp: Add cpu_get() routine
Ian Moffett
2025-09-17
kern/amd64: mp: Use zero-based index in corelist
Ian Moffett
2025-09-16
kern/amd64: cpu: Make GDT per-cpu to match TSS
Ian Moffett
2025-09-16
kern/amd64: proc: Do not kick proc in md_set_ip()
Ian Moffett
2025-09-16
kern/amd64: tss: Fix stack allocation size
Ian Moffett
2025-09-16
kern/amd64: cpu: Initialize platform before LAPIC
Ian Moffett
2025-09-16
Merge branch 'dev'
Ian Moffett
2025-09-16
kern: proc: Add initialization code for ring 3
Ian Moffett
2025-09-16
kern: proc: Add initialization code for ring 3
Ian Moffett
2025-09-16
kern/amd64: mmu: Condence update into one line + fix
Ian Moffett
2025-09-16
kern/amd64: mmu: Add routine to switch VAS
Ian Moffett
2025-09-16
kern/amd65: mmu: Do not pass virtual address over
Ian Moffett
[next]