summaryrefslogtreecommitdiff
path: root/kernel/mem.c
AgeCommit message (Collapse)Author
2018-08-31doxy and alignmentMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-22cleaning upMiguel
2018-08-22userspace and kernelspace taskswitchingMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17starting implicit function calls cleanupMiguel
2015-05-23reverted interrupts disabling to conservative. and starting fs layerMichal Idziorek
2015-05-15using ramimage position and correct kernel pages countMichal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-14some clenup and recover after git-crash!Michal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-13fixing gdt and interruptsMichal Idziorek
2014-12-08fixed vesa fb mode!Michal Idziorek
2014-12-04vmem_free_dir works after idiotic struggle :PMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-11-27Progs at vmem=0x8048000 and Improved Console OuputMichal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-26further cleanupMichal Idziorek
2014-11-22working on ELF supportMichal Idziorek
2014-11-21preparing switch to ELF userspaceMichal Idziorek
2014-11-17identity paging re-enabledMichal Idziorek
2014-11-17adapted reserved kernel spaceMichal Idziorek
2014-11-17trying to reactivate multitasking.Michal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-09-05Moved kernel and reclaimed ACPI memoryMichal Idziorek
finally our 2 stage bootloader also works with LBA loading via BIOS
2014-09-04cleanup and improvements in physical mem manager.Michal Idziorek
2014-09-04Improved physical memory manager and cleaning up.Michal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek
2014-09-02Improved directory structure.Michal Idziorek
2014-08-31fixed range log in physical memory managerMichal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-27minor fixesMichal Idziorek
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-19minor cosmetic changes & new screenshotMichal Idziorek
2014-08-19minimal text changesMichal Idziorek
2014-08-08updated readme and minor changes in pmmMichal Idziorek
2014-08-07physical memory allocation and fixed some bugsMichal Idziorek
2014-08-07added some physical memory managementMichal Idziorek