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
Age
Commit message (
Expand
)
Author
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: vm: Add virtual/physical address types
Ian Moffett
2025-09-14
kern/amd64: cpu: Add routine to get current core
Ian Moffett
2025-09-14
sys: cpuvar: Routines are kernel specific
Ian Moffett
2025-09-14
kern/amd64: vm: Add initial MMU skeleton logic
Ian Moffett
2025-09-14
os: vm: Add physical memory manager
Ian Moffett
2025-09-13
vm: Add initial vm/vm.h
Ian Moffett
2025-09-13
os: boot: Add boot variable information
Ian Moffett
2025-09-13
os/amd64: Add panic()
Ian Moffett
2025-09-13
sys: Add limine.h
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: Add syslog logging
Ian Moffett
2025-09-13
os: Add lib/stdbool.h
Ian Moffett
2025-09-13
os: Add lib/stdarg.h
Ian Moffett
2025-09-13
os: lib: Import string lib
Ian Moffett
2025-09-13
os: Add spinlock support
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
2025-09-13
sys: Update copyright
Ian Moffett
2025-09-13
sys: types: Add sys/types.h
Ian Moffett
2025-09-13
sys: add sys/multiboot.h
Ian Moffett
2025-09-13
sys: Add sys/param.h
Ian Moffett
2025-09-13
initial sources
Ian Moffett
[prev]