Kernel - Slight reworks to timer code
[tpg/acess2.git] / Kernel / arch / x86_64 / mm_virt.c
2012-01-30 John HodgeKernel - Implementing SysSpawn
2012-01-29 John HodgeKernel/x86_64 - Updated to new threading changes, fixed...
2011-11-12 John HodgeKernel/x86_64 - More bugfixes, I suspect the PMM code...
2011-11-12 John HodgeKernel/x86_64 - Fixed bugs exposed by -O3
2011-11-11 John HodgeKernel - Fixing very slow CheckMem function
2011-10-29 John HodgeKernel/x86_64 - Fixed recursive page fault, wasn't...
2011-10-20 John HodgeKernel/x86_64 - Added backtrace on user page fault
2011-10-17 John HodgeKernel/x86_64 - Misc commenting
2011-10-11 John HodgeKernel/x86_64 - Fixed Kernel not using COW, cleanup
2011-10-11 John HodgeKernel/x86_64 - Now boots, login a little bugged though
2011-10-11 John HodgeKernel/x86_64 - Implemented COW, fixed PMM bugs
2011-10-04 John HodgeKernel/x86_64 - Bugfixing, cleaning up scheduling
2011-09-26 John HodgeKernel/x86_64 - Separated task switching from timer...
2011-09-26 John HodgeKernel/x86_64 - Debugging iret->CPL3 crash
2011-09-23 John HodgeKernel/x86_64 - Fucking about removing inline asm
2011-09-08 John HodgeKernel/x86_64 - Fixed MM bugs and StartProcess
2011-09-08 John HodgeKernel/x86-64 - Updated and debug
2011-08-20 John HodgeKernel/x86_64 - Working on 64-bit build, required rewor...
2011-07-05 John HodgeMisc changes
2011-06-16 John HodgeKernel/x86_64 - Working out bugs and unimplementeds
2011-06-12 John HodgeKernel/x86_64 - Bugfixing
2011-06-11 John HodgeKernel/x86_64 - Bugfixing
2011-06-11 John HodgeKernel - x86_64 mm_virt rework
2011-03-23 John HodgeFiddling with the x86_64 port
2010-08-01 John HodgeLinking and MM Fiddling (mm now handles large pages...
2010-06-19 John HodgeFixed #PF in Memory Manager (mm_virt.h was using KERNEL...
2010-06-03 John HodgeBugfixing
2010-05-31 John HodgeNew kernel stack, fixing pmem alloc bug, updated to...
2010-05-31 John HodgeYay! TSS issues fixed, now to work on the VMM
2010-05-31 John HodgeFixed heap bug
2010-05-31 John HodgeFixed bug with physical memory allocation, update MM_Al...
2010-05-31 John HodgeAdded page table dump and using INVPLG
2010-05-30 John HodgeCleaning up and adding page fault handler
2010-05-29 John HodgePhysical page counts are now filled
2010-05-29 John HodgeChicken and egg problem, solved
2010-05-29 John HodgeNow with less fail
2010-05-28 John HodgeFixes to 64-bit port, now working on physical memory...
2010-05-27 John Hodgex86_64 now compiles and builds :) :)
2010-05-17 John HodgeWorking on mem management
2010-05-16 John HodgeAdded architectue documentation
2010-05-15 John HodgeSlight memory organisation changes
2010-05-14 John HodgeMore work on x86_64 port, near compiling now
2010-05-13 John HodgeMore work on x86_64 port, also cleaned up a little...

UCC git Repository :: git.ucc.asn.au