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
/
amd64
Age
Commit message (
Expand
)
Author
2025-09-15
os/amd64: Make MMU header standard per arch
Ian Moffett
2025-09-14
kern/amd64: mmu: Enable support for 5-level paging
Ian Moffett
2025-09-14
kern/amd64: mmu: Use CR4 not CR0 for CR4.L57
Ian Moffett
2025-09-14
kern: vm: Implement page mapping and VASes
Ian Moffett
2025-09-14
kern/amd64: cpu: Add routine to get current core
Ian Moffett
2025-09-14
project: Correct copyright author
Ian Moffett
2025-09-14
kern/amd64: vm: Add initial MMU skeleton logic
Ian Moffett
2025-09-14
build: Do not have per subsystem libs
Ian Moffett
2025-09-13
os/amd64: Add panic()
Ian Moffett
2025-09-13
build: Link with kernel libstring
Ian Moffett
2025-09-13
kern/amd64: Add platform and UART init
Ian Moffett
2025-09-13
kern/amd64: Define the GDT
Ian Moffett
2025-09-13
kern/amd64: cpu: Remove trailing newline
Ian Moffett
2025-09-13
kern/amd64: cpu: Initialize GDT
Ian Moffett
2025-09-13
kern/amd64: Move locore.S to mainbus/
Ian Moffett
2025-09-13
project: Remove empty link
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
[prev]