summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-09-21piperei working finally :)Miguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20pipes do not work :(Miguel
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-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-15scheduler / sleep processMiguel
2018-09-15improved in-kernel alloc/dealloc. addded colorless logging and struggling wit...Miguel
2018-09-15brainfuck interpreter works!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-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