Kernel - Slight reworks to timer code
[tpg/acess2.git] / Kernel / arch / x86 / lib.c
2012-01-20 John HodgeKernel/x86 - Cleaning up and implmented address space...
2012-01-15 John HodgeKernel/x86 - Fixed bug in SHORTLOCK that caused locks...
2012-01-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-01-14 John HodgeKernel/x86 - Debugging SMP bugs, lead to some fixes...
2011-12-07 John HodgeKernel/x86 - Fixing build
2011-11-30 John HodgeKernel/x86 - Fixed timing error that caused time to...
2011-11-29 John HodgeKernel - Disable nested locks in x86, added workqueue...
2011-11-11 John HodgeKernel - Fixing very slow CheckMem function
2011-11-11 John HodgeKernel - Fixing bugs exposed by enabling -O3
2011-11-11 John HodgeKernel/x86 - Distinguished tracing of unaligned memcpys...
2011-11-08 John HodgeKernel - Debugging memcpy use, cut down on some in...
2011-09-26 John HodgeKernel/x86_64 - Bugfixing
2011-09-25 John HodgeKernel/x86 - Fixed build and run after x86_64 and arm7...
2011-08-06 John HodgeKernel - Cleaning up unneeded malloc() calls
2011-06-11 John HodgeKernel - x86 Fixed a couple of bugs
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeKernel - More work on ARM port
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-07 John HodgeCleaning up and Debugging (Exposed by AcessNative mostly)
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-13 John HodgeCleanup (debug statements removed)
2011-02-12 John HodgeTSC backed timekeeping, 64-bit integer printing
2011-01-23 John HodgeKernel - So... should remember to initialise structures
2011-01-22 John HodgeLots of work on the AcessNative kernel
2011-01-18 John Hodge- Misc changes
2010-11-20 John HodgeFixed memcmp error (checks 1 more byte than it should)
2010-11-20 John HodgeGeneral fixes
2010-09-09 John HodgeSpinlock fixes
2010-09-09 John Hodgeexported spinlocks
2010-09-09 John HodgeMoved spinlocks out of arch.h into lib.c
2010-07-18 John HodgeMore MP work (now APs start and use the LAPIC timer)
2010-07-04 John HodgeCleaning up a little, and possibly a speed increase
2010-02-03 John HodgeCleanups that will hopefully allow compilation in more...
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-11-19 John HodgeCleanup and Bugfixes
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-18 John HodgeMultiple changes (Module Interopability, Timers, FDD...
2009-10-15 John HodgeVarious Changes
2009-10-11 John HodgeFixed network triple fault, packets now send successfully.
2009-09-21 John HodgeInitial commit of kernel only

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