Usermode/ld-acess - Disabled PIC (not needed)
[tpg/acess2.git] / Kernel / arch /
2011-08-28 John HodgeKernel/arm7 - Fixed SPINLOCK to use the swap opcode
2011-08-28 John HodgeKernel/x86 - Misc fixes
2011-08-26 John HodgeKernel/x86 - Added node display to DumpTables, fixed...
2011-08-25 John HodgeKernel/x86 - Implemented VFS node in PMM, debugging...
2011-08-24 John HodgeKernel/x86 - Fixed bug MM_DumpTables
2011-08-24 John HodgeKernel - Fixes to Proc_Clone usage in x86
2011-08-23 John HodgeMerge commit 'eb98f1f2915446ef05120482a2fc353c76330b50...
2011-08-23 John HodgeKernel/x86 - Fixed usage of Proc_Clone
2011-08-22 John HodgeKernel - General fixing after ARM7 changes
2011-08-22 John HodgeKernel/arm7 - Stubbing functions, now compiles and...
2011-08-21 John HodgeKernel/arm7 - Working on ARM7 port
2011-08-20 John HodgeKernel/x86_64 - Working on 64-bit build, required rewor...
2011-08-08 John HodgeKernel - Fixes from clang's scan-build tool
2011-08-08 John HodgeKernel/x86 - Removed PAE support
2011-08-07 John HodgeKernel - Cleaning up messages rel0.10
2011-08-06 John HodgeKernel - Cleaning up unneeded malloc() calls
2011-08-04 John HodgeKernel/arm7 - Still working on it
2011-07-30 John HodgeKernel - Bugfixing x86_64 port
2011-07-28 John HodgeKernel/x86_64 - Implemented UserRIP/CS
2011-07-27 John HodgeKernel - Cleaning up
2011-07-18 John HodgeKernel - Reworked x86 physical memory allocation
2011-07-05 John HodgeMisc changes
2011-07-03 John HodgeKernel - Absently cleaning up (minor presentation changes)
2011-07-02 John HodgeBugfixing a hidden bug in vm8086 (to help trace a tcp...
2011-07-02 John HodgeKernel/x86_64 - Cleaning up unused symbols in linker...
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 - Emarrasing, stray " at the start of the...
2011-06-11 John HodgeKernel - x86 Fixed a couple of bugs
2011-06-11 John HodgeKernel - x86_64 mm_virt rework
2011-06-03 John HodgeMisc changes
2011-05-28 John HodgeKernel - Finally fixed that corruption bug (description...
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeARM7 - Removed unneeded div header
2011-05-28 John HodgeKernel - More work on ARM port
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeARM Build (doesn't compile yet)
2011-05-16 John HodgeHore work to allow ARM builds
2011-05-08 John HodgeFiddling ready for an ARM port
2011-05-07 John HodgeCleaning up and Debugging (Exposed by AcessNative mostly)
2011-05-07 John HodgeKernel - Instruction tracing support
2011-04-02 John HodgeMisc changes
2011-03-24 John HodgeMore work on x86_64 port of usermode
2011-03-23 John HodgeCleaning up mostly
2011-03-23 John HodgeFiddling with the x86_64 port
2011-03-01 John HodgeKernel - Added backtrace for user segfault
2011-02-27 John HodgeMisc changes, fixing problems with long log strings
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-13 John HodgeReworked semaphores to be symetric
2011-02-13 John HodgeWorking on x86_64 build
2011-02-13 John HodgeFixed a bug where stack was accessed after address...
2011-02-13 John Hodgecleanup (removed debug comment)
2011-02-13 John HodgeCleanup (debug statements removed)
2011-02-13 John HodgeChanged to a classfull sequential allocation algo
2011-02-12 John HodgeTSC backed timekeeping, 64-bit integer printing
2011-02-12 John HodgeCleaned up places where MM_Allocate was used without...
2011-02-12 John HodgeBig bugfixes from trying a Clone/fork bomb
2011-01-25 John HodgeKernel - Fixed page fault Proc_ReturnToUser
2011-01-24 John HodgeIPStack - Routing improvement
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-27 John HodgeBuild fixes
2010-11-25 John HodgeSlight change to VMM defines
2010-11-20 John HodgeFixed memcmp error (checks 1 more byte than it should)
2010-11-20 John HodgeGeneral fixes
2010-11-19 John HodgeMultiple IPStack Related changes (and other bugfixes)
2010-10-31 John HodgeFiddling with x86_64 and i486 builds
2010-10-30 John Hodgex86_64 fixes
2010-10-14 John Hodgex86_64: Bugfixing
2010-10-12 John Hodgex86_64 build now compiles :)
2010-10-11 John HodgeFixing to get x86_64 build to compile after threading...
2010-10-03 John HodgeRefactored thread switching code to support compile...
2010-10-02 John HodgeFixed threading bug
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-09-09 John HodgePer-CPU task switch disable, minor spiderscript changes
2010-09-07 John HodgeFixing up doxygen comments
2010-09-07 John HodgeMore thread issue fixing, still not working
2010-09-05 John HodgeStill some issues, but it seems to not crash anymore
2010-09-04 John HodgeFiddling with threading code to attempt to fix this...
2010-08-31 John HodgeFiddling with threading bugs (both Qemu and Bochs hate...
2010-08-25 John HodgeMore work on SpiderScript
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-24 John HodgeFixed Proc_ReturnToUser's dependence on the structure...
2010-08-23 John HodgeUnborking some threading code
2010-08-22 John HodgeFixing commenting (always nice)
2010-08-22 John HodgeChanged spinlock mechananisim
2010-08-17 John HodgeCommenting is nice
2010-08-07 John HodgeFixed behavior of VTerm when driver is set at runtime
2010-08-01 John HodgeUst cleaning up
2010-08-01 John HodgeLinking and MM Fiddling (mm now handles large pages...
2010-08-01 John HodgeBugfixing the x86_64 port
2010-07-31 John HodgeWorking on MP build (now can run, just crashes due...
2010-07-31 John HodgeFixes to x86_64 - Fixed MM_phys corrupting memory ...
2010-07-28 John HodgeHelps if I test in BOTH builds
2010-07-28 John HodgeBugfixed MP scheduling code in MP build
next

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