Multiple IPStack Related changes (and other bugfixes)
[tpg/acess2.git] / Kernel / arch / x86 / mm_virt.c
2010-11-19 John HodgeMultiple IPStack Related changes (and other bugfixes)
2010-08-24 John HodgeFixed TID0 not being on the All Threads list
2010-08-24 John HodgeTrying to reduce the ability for a fork bomb to fault...
2010-08-22 John HodgeChanged spinlock mechananisim
2010-07-31 John HodgeWorking on MP build (now can run, just crashes due...
2010-07-16 John HodgeWorking on multiprocessing support
2010-07-13 John HodgeIncreased user stack size, fiddling with error recovery
2010-06-18 John HodgeIt's been too long since I committed
2010-05-13 John HodgeFixed bugs caused by the segregation of timer code.
2010-05-13 John HodgeWorking on separating architecture dependent and indepe...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-24 John HodgeFixed MM_UnmapHWPages overwriting the wrong area
2010-04-23 John HodgeFixes to error handling and User text mappings
2010-04-23 John HodgeFixes to VM8086 handler to remove operand size errors.
2010-04-21 John HodgeAdded kernel panic routines to output to the screen...
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-02 John HodgeFixes to x86 error and interrupt handling
2010-04-02 John HodgeVM8086 Support, Starting on VESA Driver
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
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