summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-09-13ext2 reviewMiguel
2018-09-13thinking about syscalls and pipesMiguel
2018-09-13inside the 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-11update readmeMiguel
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-10typoMiguel
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-03big renamingMiguel
2018-09-03thinking about memory layoutMiguel
2018-09-03clean filenames etcMiguel
2018-09-02cleanup filenamesMiguel
2018-09-02foolsnake showcasing multithreading and our consoleMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-09-01rename multiboot.s to start.sMiguel
2018-09-01working on new syscallsMiguel
2018-08-31doxy and alignmentMiguel
2018-08-31override video mode from grubMiguel
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
2018-08-22cleaning upMiguel
2018-08-22tss per usertaskMiguel
2018-08-22tss works finally (for one usertask!)Miguel