summaryrefslogtreecommitdiff
path: root/kernel/interrupts.c
AgeCommit message (Expand)Author
2018-09-10fixed bug in asm_pit_rate_Miguel
2018-09-10apic et al.Miguel
2018-09-10fixing paging / per cpu pagesMiguel
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-03big renamingMiguel
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-31override video mode from grubMiguel
2018-08-31various improvmenetsMiguel
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-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