summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Expand)Author
2018-09-12struggling with vmemMiguel
2018-09-12working on smp schedulerMiguel
2018-09-10fixed bug in asm_pit_rate_Miguel
2018-09-09switched to apic/ioapic finallyMiguel
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-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-31various improvmenetsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22tss per usertaskMiguel
2018-08-22userspace and kernelspace taskswitchingMiguel
2018-08-21cleaning up multitaskingMiguel
2018-08-21adding new pit codeMiguel
2018-08-21cleanup timer stuff and move to asm.Miguel
2018-08-20Makefile fixMiguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
2018-08-19invalidated spinlocksMiguel
2018-08-19x86.s workingMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18mouse up and running againMiguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17rename syscall assemblyMiguel
2018-08-17cleaning up in progressMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17started reviving my fool osMiguel
2015-05-25finally managed to port some simple ncurses test applications!Michal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-17working on vt52 layerMichal Idziorek
2015-05-16finally working ring 3Michal Idziorek
2015-05-14experimenting with grub vbeMichal Idziorek
2015-05-13fixing gdt and interruptsMichal Idziorek
2015-05-13implementing multiboot spec stuffMichal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek