summaryrefslogtreecommitdiff
path: root/kernel/kernel.c
AgeCommit message (Expand)Author
2018-09-29first prototype of compositing window managerMiguel
2018-09-28started workin on foolish window composerMiguel
2018-09-28struggling with scheduler and userprog to view ppm filesMiguel
2018-09-26some bugfixesMiguel
2018-09-26claning up interruptsMiguel
2018-09-23struggling with e1000Miguel
2018-09-21struggling with UEFIMiguel
2018-09-21fix framebufffer/ textmode and clean userspace a little bit moreMiguel
2018-09-21cleaning at userspaceMiguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20newlib and pipesMiguel
2018-09-19addding sysfs and pipes etcMiguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16starting to create sysfsMiguel
2018-09-15improved in-kernel alloc/dealloc. addded colorless logging and struggling wit...Miguel
2018-09-15reading ext2 files and using our abstractionsMiguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13ext2 reviewMiguel
2018-09-12struggling with vmemMiguel
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-10fixed bug in asm_pit_rate_Miguel
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-09never ending cleanupMiguel
2018-09-09switched to apic/ioapic finallyMiguel
2018-09-09gdt cleanup, reorder info collection to startMiguel
2018-09-09cleaning logs, docs, interruptsMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-09ioapic works!Miguel
2018-09-09lapic bus speed probing and starting switch to ioapicMiguel
2018-09-08struggling with pic and lapic and smp...Miguel
2018-09-07apic timer smpMiguel
2018-09-06working on smpMiguel
2018-09-04ioapic & lapicMiguel
2018-09-03clean filenames etcMiguel
2018-09-02cleanup filenamesMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-31moved terminal.c and terminal.hMiguel
2018-08-31various improvmenetsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel