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
29 hours
kern/amd64: 'i8042.port.0' -> 'input.igkbd'
Ian Moffett
32 hours
kern/amd64: isa: Add i8042 read timeout
Ian Moffett
34 hours
kern/amd64: isa: Add locks to keybuf operations
Ian Moffett
2 days
kernel/amd64: Add PS/2 scancode buffering + IO tap
Ian Moffett
2 days
kern/amd64: isa: Add PS/2 keyboard prototype
Ian Moffett
2 days
kernel/amd64: cpu: Implement 'ioapic_common' stub
Ian Moffett
2 days
kern/amd64: Copy handler to `ih_new'
Ian Moffett
2 days
kern/amd64: intr: Zero the handler structure
Ian Moffett
3 days
kernel/amd64: intr: Make interrupt table global
Ian Moffett
3 days
kern/amd64: Reserve 64 vectors for I/O APIC inputs
Ian Moffett
3 days
kern/amd64: Add interrupt registration framework
Ian Moffett
3 days
kern/amd64: ioapic: Add ISA IRQ to GSI conversion
Ian Moffett
5 days
kern/amd64: mp: Initialize sched queue per core
Ian Moffett
7 days
np: codegen: Support returning symbols / strings
Ian Moffett
7 days
np: piir: Add bitmap based register allocation
Ian Moffett
8 days
np/amd64: piir: Add 32-bit register ID list
Ian Moffett
8 days
np: backend: Add backend pirho sources
Ian Moffett
12 days
build: Use clang during early state
Ian Moffett
12 days
kern: cpu: Fix typo in ap_entry()
Ian Moffett
13 days
kern/amd64: build: Add stub MD conf
Ian Moffett
14 days
kern/amd64: mmu: Map with zero if prot is also zero
Ian Moffett
14 days
kern/amd64: mmu: pmap_set_cache() -> pmap_set_cache()
Ian Moffett
2025-09-27
kern/amd64: panic: Halt all processors on panic
Ian Moffett
2025-09-26
kern/amd64: cpu: Add cpu_halt_others() function
Ian Moffett
2025-09-26
kern/amd64: cpu: Add CPU halt ISR for IPIs
Ian Moffett
2025-09-26
kern/amd64: cpu: Enable interrupts upon CPU startup
Ian Moffett
2025-09-26
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
[next]