summaryrefslogtreecommitdiff
path: root/kernel/interrupts.c
AgeCommit message (Expand)Author
2018-08-21cleaning up multitaskingMiguel
2018-08-21cleanup timer stuff and move to asm.Miguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-18mouse up and running againMiguel
2018-08-17starting implicit function calls cleanupMiguel
2015-05-23reverted interrupts disabling to conservative. and starting fs layerMichal Idziorek
2015-05-17working on vt52 and some cleanupMichal 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-16finally working ring 3Michal Idziorek
2015-05-13fixing gdt and interruptsMichal Idziorek
2014-12-05plauing aroundMichal Idziorek
2014-12-05struggling with tputMichal Idziorek
2014-12-05struggling with paging exceptions!Michal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-26some cleanupMichal Idziorek
2014-11-12fixing implicit declarations ...Michal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-10-17added simple syscall interfaceMichal Idziorek
2014-09-08working on mouse driverMichal Idziorek
2014-09-08started with mouse driver and double bufferMichal Idziorek
2014-09-04Improved physical memory manager and cleaning up.Michal Idziorek
2014-09-04new default interrupt handler in asmMichal Idziorek
2014-09-03debugging floppy driver :(Michal Idziorek
2014-09-03changed acpi scan range.Michal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek
2014-09-02Improved directory structure.Michal Idziorek
2014-09-01fixed some gcc warningsMichal Idziorek
2014-08-31Moved Interrupt related code to interrupt.cMichal Idziorek
2014-08-31experimeting with my laptopMichal Idziorek
2014-08-30fixed bug in multitasking codeMichal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-28minor changesMichal Idziorek
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-20functional floppy driver (in emulators at least)Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-07added some physical memory managementMichal Idziorek
2014-08-06minor fixes of some comments and interruptsMichal Idziorek
2014-07-08improved console and pit (timer) interrupt handlerMichal Idziorek
2014-07-08added and successfuly tested software interruptMichal Idziorek
2014-07-08start implement software interrupt test handlerMichal Idziorek
2014-07-08Further celanup and a little modularizationMichal Idziorek