SMP Work (APs now start, just seem to lock up on lgdt, or whatever is at that address)
[tpg/acess2.git] / Kernel / arch / x86 / mm_virt.c
2010-01-01 John HodgeSMP Work (APs now start, just seem to lock up on lgdt...
2010-01-01 John HodgeMore SMP Work, also changed the physical allocator...
2009-12-30 John HodgeStarting on PAE support, removed UDI from kernel
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeChanged the x86 architecture to have tPAddr be 64-bits...
2009-12-26 John HodgeBig Changes - See commit details
2009-11-23 John HodgeMore work on IPStack (Also fixed Proc_SpawnWorker)
2009-11-20 John HodgeCleanup and Bugfixing
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-11-10 John HodgeGeneral Cleanup, Implemented DMA Allocation
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-15 John HodgeVarious Changes
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-10-02 John HodgeCleanup
2009-10-02 John HodgeRemoved Page directory dump, added a mention of the...
2009-09-30 John HodgeVerbosity in MM_PageFault for user Pagefaults
2009-09-30 John HodgeImmense cleanup of libc, implemening login program...
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeFixed MM_ClearUser not zeroing cleared entries
2009-09-27 John HodgeFixed bit arithmatic
2009-09-27 John HodgeExtended MM_Dump to dump table addresses
2009-09-27 John HodgeCut down on debug
2009-09-27 John HodgeInvalidated page that has just been marked COW
2009-09-27 John HodgeHelps if DEBUG is defined
2009-09-27 John HodgeAdded debug to MM_PageFault
2009-09-27 John HodgeFixed MM_PageFault duplicating a page when it is only...
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-22 John HodgeAdded allocate address to MM_Allocate's OOM fail
2009-09-22 John HodgeAdded out of memory handling to MM_Allocate
2009-09-22 John HodgeChanged COW to reuse current page if it is the last...
2009-09-22 John HodgeFixed VTerm Cursor handling, improved debug in mm_virt
2009-09-22 John HodgeWrapping fix in vterm, increased verbosity of MM_Allocate
2009-09-21 John HodgeRemoved debug from MM_PageFault and binary.c
2009-09-21 John HodgeDisabled debug in ld-acess.so/loadlib
2009-09-21 John HodgeFixed COW bug (not using return statement in COW handling)
2009-09-21 John HodgeInitial commit of kernel only

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