Fixed duplicate reference of heap locatons, and stopped CWD from being freed if it...
[tpg/acess2.git] / Kernel / arch / x86 / proc.c
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