Kernel/x86 - Cleaning up dead code
[tpg/acess2.git] / Kernel / arch / x86 / proc.asm
2012-01-15 John HodgeKernel/x86 - Cleaning up dead code
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-04 John HodgeKernel - Fixing and breaking SMP related stuff
2011-11-11 John HodgeKernel/x86 - Added SSE/FPU state saving, not fully...
2011-09-26 John HodgeKernel/x86 - Separated timer and task switching
2011-09-25 John HodgeKernel/x86 - Fixed build and run after x86_64 and arm7...
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-08 John HodgeKernel/x86 - Removed PAE support
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-07 John HodgeCleaning up and Debugging (Exposed by AcessNative mostly)
2011-04-02 John HodgeMisc changes
2011-01-25 John HodgeKernel - Fixed page fault Proc_ReturnToUser
2010-11-19 John HodgeMultiple IPStack Related changes (and other bugfixes)
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-07-31 John HodgeWorking on MP build (now can run, just crashes due...
2010-07-24 John HodgeFixing bugs and removing debug statements
2010-07-22 John HodgeChanging syscall interface to jump to KUSER_CODE, allow...
2010-07-18 John HodgeMore MP fiddling
2010-07-18 John HodgeMore MP work (now APs start and use the LAPIC timer)
2010-07-17 John HodgeAdding support for the Local APIC Timer (requires some...
2010-07-17 John HodgeAPs start nicely now.
2010-07-16 John HodgeWorking on multiprocessing support
2010-07-13 John HodgeIncreased user stack size, fiddling with error recovery
2010-06-20 John HodgeFixing behavior of Threads_CloneTCB
2010-05-14 John HodgeMore work on x86_64 port, near compiling now
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-24 John HodgeFixed the EFLAGS contents to actually enable IF
2010-04-23 John HodgeFixes to error handling and User text mappings

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