summaryrefslogtreecommitdiff
path: root/kernel/interrupts.c
AgeCommit message (Collapse)Author
2018-10-19window manager continuedMiguel
2018-10-18New Scheduling / Syscalls!Miguel
2018-10-18struggling with new syscallsMiguel
2018-10-17starting rewriting scheduling ...v0.2Miguel
2018-10-13ncurses arrow keys working etcMiguel
2018-10-09fix pipersMiguel
2018-10-09something wrnog with our pipesMiguel
2018-10-05drunken progginMiguel
2018-10-04reverting userspace ideaMiguel
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01struggling with interrupts and schedulerMiguel
2018-09-29improving window compositorMiguel
2018-09-29first prototype of compositing window managerMiguel
2018-09-28struggling with scheduler and userprog to view ppm filesMiguel
2018-09-26some bugfixesMiguel
2018-09-26claning up interruptsMiguel
2018-09-23interrupts from e1000 come in at leastMiguel
2018-09-23struggling with e1000Miguel
2018-09-19addding sysfs and pipes etcMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-15scheduler / sleep processMiguel
2018-09-15improved in-kernel alloc/dealloc. addded colorless logging and struggling ↵Miguel
with mouse and kb
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-12struggling with vmemMiguel
2018-09-12working on smp schedulerMiguel
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
* added debugging symbols to nasm output * started implementing an unified interrupt interface * moved smp entry point to kernel image!
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-21cleaning up a bitMiguel