index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai
/
memory
/
pmm.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
1
-229
/
+0
2026-02-24
commit for arch change
Bobby
1
-5
/
+48
2026-02-20
feat: Implement CMOS/RTC and CPUID operations, add PIT driver, and enhance AF...
Bobby
1
-0
/
+12
2026-02-15
refactor: Modularize memory management constants and improve structure
Bobby
1
-85
/
+43
2026-02-15
Refactor Multiboot Integration and Enhance Terminal Functionality
Bobby
1
-1
/
+1
2026-02-15
Refactor I/O operations and update driver imports
Bobby
1
-1
/
+1
2026-01-29
refactor: Standardize memory import naming and replace inline memory access w...
Bobby
1
-6
/
+2
2026-01-28
refactor: Replace inline assembly with CPU and I/O functions across multiple ...
Bobby
1
-4
/
+3
2026-01-27
feat: Dynamically calculate kernel end address using linker symbol
Bobby
1
-3
/
+0
2026-01-27
Refactor memory management and system constants
Bobby
1
-3
/
+6
2026-01-23
feat: Integrate memory constants across modules for improved configuration ma...
Bobby
1
-3
/
+61
2025-11-28
impl page table manager and physical memory manager for kernel; main is back ...
Bobby
1
-0
/
+163