summaryrefslogtreecommitdiff
path: root/kernel/kernel.c
AgeCommit message (Expand)Author
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
2018-08-21cleaning up a bitMiguel
2018-08-21cleaning up multitaskingMiguel
2018-08-20vesa works beuatifullyyMiguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
2018-08-19disable smp for now :(Miguel
2018-08-19x86.s workingMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19cleanup com1 driver and doxygenMiguel
2018-08-19foolos fonts work again!Miguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18added git-revision to kernel logMiguel
2018-08-18added logoMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17started reviving my fool osMiguel
2015-05-24porting ncurses...Michal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-22support for fg and bg color escape sequencesMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18fifo interfaceMichal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17started big cleanup!Michal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek
2015-05-17working on vt52 layerMichal Idziorek
2015-05-17struggling with smp and APICs and started vt52 emulationMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-16started reactivating multiple processorsMichal Idziorek
2015-05-16fix tss esp0Michal Idziorek
2015-05-16finally working ring 3Michal Idziorek
2015-05-15using ramimage position and correct kernel pages countMichal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-14little improvements and setting py file for completerMichal Idziorek
2015-05-14some clenup and recover after git-crash!Michal Idziorek
2015-05-14experimenting with grub vbeMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-13fixing gdt and interruptsMichal Idziorek