summaryrefslogtreecommitdiff
path: root/kernel/vmem.c
AgeCommit message (Collapse)Author
2018-10-10hosted gcc compilerMiguel
2018-10-04reverting userspace ideaMiguel
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01fukkin schedulerMiguel
2018-10-01struggling with interrupts and schedulerMiguel
2018-09-29improving window compositorMiguel
2018-09-29first prototype of compositing window managerMiguel
2018-09-28started workin on foolish window composerMiguel
2018-09-28reactiveate threads. allow user space access to framebufferMiguel
2018-09-27reenable interruptsMiguel
2018-09-23struggling with e1000Miguel
2018-09-16starting to create sysfsMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12working hard on new bugsMiguel
2018-09-12added support for .SMiguel
2018-09-12struggling with vmemMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-12working on smp schedulerMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11screen checks if video or textmode, cpu private memory pages implementedMiguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-10apic et al.Miguel
2018-09-10fixing paging / per cpu pagesMiguel
2018-09-10start fixing virtual memory manager... (might take a while)v0.1Miguel
2018-09-10physical memory manager review et al.Miguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-09ioapic works!Miguel
2018-09-08struggling with pic and lapic and smp...Miguel
2018-09-03big renamingMiguel
2018-09-03thinking about memory layoutMiguel
2018-09-02foolsnake showcasing multithreading and our consoleMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-22tss works finally (for one usertask!)Miguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19get vesa working in vmem.Miguel
2015-05-16finally working ring 3Michal Idziorek
2015-05-15using ramimage position and correct kernel pages countMichal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-14little improvements and setting py file for completerMichal Idziorek
2015-05-14some clenup and recover after git-crash!Michal Idziorek
2014-12-09passing vesa physbase to vmem and some cleanupMichal Idziorek
2014-12-08fixed vesa fb mode!Michal Idziorek
2014-12-04struggling with gcc -O , and other stuffMichal Idziorek
2014-12-04own virtual address space for stackMichal Idziorek