More SMP Work, also changed the physical allocator to allocate downwards
[tpg/acess2.git] / Kernel / arch / x86 / proc.c
2010-01-01 John HodgeMore SMP Work, also changed the physical allocator...
2009-12-31 John HodgeWorking on Multiprocessing support
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeAttempting to fix an intermittent TSS bug
2009-12-28 John HodgeCleaned up some more debug
2009-12-28 John HodgeChanged the x86 architecture to have tPAddr be 64-bits...
2009-11-23 John HodgeMore work on IPStack (Also fixed Proc_SpawnWorker)
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-13 John HodgeFixes and Cleanup
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-15 John HodgeVarious Changes
2009-10-02 John HodgeCleanup
2009-09-27 John HodgeFixed duplicate reference of heap locatons, and stopped...
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeMoved adding a task to the active list to threads.c
2009-09-27 John HodgeAdded debug to Threads_GetNext
2009-09-27 John HodgeAdded tracing of task switches
2009-09-27 John HodgeAdded magic breakpoint to SYS_CLONE, cleaned up other...
2009-09-27 John HodgeDebug in Proc_Clone
2009-09-27 John HodgeAdded debug to Proc_Clone
2009-09-25 John HodgeCR3 is PHYSICAL not VIRTUAL
2009-09-25 John HodgeFix Triplefault on task switch
2009-09-25 John HodgeFix race condition with scheduler starting before task...
2009-09-25 John HodgeFix Segfault in ArchThreads_Init and added MAX_CPUS...
2009-09-25 John HodgeMoved task selection to threads.c, fixed segfault in...
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeMoved rand from arch/proc to lib.c and changed it to...
2009-09-21 John HodgeInitial commit of kernel only

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