aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: build targets properly from subdirsHEADmasterAqua-sama2021-03-301-11/+13
* Move MemoryAllocator to libkAqua-sama2021-03-281-1/+0
* clang-tidy fixesAqua-sama2021-03-271-1/+1
* makefile: make makefile recursiveAqua-sama2021-03-251-16/+53
* Add allocatorAqua-sama2021-03-201-1/+2
* cpuid: show manufacturer and modelAqua-sama2021-03-171-0/+1
* Mostly fix scheduler throwing page faultsAqua-sama2021-03-161-1/+1
* Switch lto to fullAqua-sama2021-03-161-1/+0
* vmm: display segment map infoAqua-sama2021-03-101-3/+3
* libk: add int_t min max size constantsAqua-sama2021-03-051-1/+1
* add broken SchedulerAqua-sama2021-03-051-1/+2
* pass cpu_state_t to interrupt handlerAqua-sama2021-03-041-2/+2
* Add some comments to keyboard driverAqua-sama2021-03-031-1/+2
* Add keyboard driverAqua-sama2021-02-281-1/+2
* Fix interrupts causing exception 0xdAqua-sama2021-02-281-3/+12
* Add IDTAqua-sama2021-02-161-1/+3
* Add comments to explain CGA ports betterAqua-sama2021-02-111-1/+0
* Add some compiler warningsAqua-sama2021-02-091-0/+1
* Add more comments to GDT codeAqua-sama2021-02-091-1/+2
* Loading GDTAqua-sama2021-02-071-1/+3
* Rename kernel/ to src/Aqua-sama2021-02-071-0/+5