summaryrefslogtreecommitdiff
path: root/kernel/smp.c
AgeCommit message (Expand)Author
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-19disable smp for now :(Miguel
2018-08-19invalidated spinlocksMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17started reviving my fool osMiguel
2015-05-23reverted interrupts disabling to conservative. and starting fs 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
2014-11-26some cleanupMichal Idziorek
2014-11-17little cleanupMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-09-05fixed APs start address and reenabled smp.Michal Idziorek
2014-09-04reenabled symmetric multiprocessing entryMichal Idziorek
2014-09-03system clockMichal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek
2014-09-03ACPI support !Michal Idziorek