summaryrefslogtreecommitdiff
path: root/kernel/vmem.h
AgeCommit message (Expand)Author
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-10fixing paging / per cpu pagesMiguel
2018-09-10start fixing virtual memory manager... (might take a while)v0.1Miguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-09ioapic works!Miguel
2018-09-08struggling with pic and lapic and smp...Miguel
2018-09-04ioapic & lapicMiguel
2018-09-03big renamingMiguel
2018-09-03thinking about memory layoutMiguel
2018-09-01working on new syscallsMiguel
2018-08-21cleaning up a bitMiguel
2018-08-19get vesa working in vmem.Miguel
2015-05-15using ramimage position and correct kernel pages countMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-11-17identity paging re-enabledMichal Idziorek