Kernel/x86 - Disabled task tracing
[tpg/acess2.git] / Kernel /
2011-09-27 John HodgeKernel/x86 - Disabled task tracing
2011-09-27 John HodgeKernel/armv7 - Task switching now supported
2011-09-27 John HodgeKernel/armv7 - Renamed to reduce confusion
2011-09-27 John HodgeKernel/arm7 - Tiny bugfix in NewKThread
2011-09-26 John HodgeKernel/arm7 - NewKThread (partially) implemented
2011-09-26 John HodgeKernel/arm7 - Working on threading
2011-09-26 John HodgeKernel - Added Proc_Rescedule support
2011-09-26 John HodgeKernel - Fixes to build info file
2011-09-26 John HodgeKernel/vfs - Fixed bug in VFS_ParsePath
2011-09-26 John HodgeKernel/arm7 - Fiddling on process switching
2011-09-26 John HodgeKernel/x86 - Separated timer and task switching
2011-09-26 John HodgeKernel/x86_64 - Separated task switching from timer...
2011-09-26 John HodgeKernel/x86_64 - Debugging iret->CPL3 crash
2011-09-26 John HodgeKernel/x86_64 - Bugfixing
2011-09-25 John HodgeKernel/arm7 - Fiddling with PCI etc
2011-09-25 John HodgeKernel/arm7 - Removed debug statement from VMM
2011-09-25 John HodgeKernel/arm7 - Starts, but no IO and task switching...
2011-09-25 John HodgeKernel - Oops, no compile test
2011-09-25 John HodgeKernel - Untested template stack based PMM
2011-09-25 John HodgeRenamed tpl_drv_* to api_drv_* (a more fitting name)
2011-09-25 John HodgeKernel/x86_64 - Oops, forgot some files
2011-09-25 John HodgeKernel/x86 - Fixed build and run after x86_64 and arm7...
2011-09-25 John HodgeKernel/arm7 - Debugging
2011-09-25 John HodgeKernel - Unlocked debug lock when entering kernel panic
2011-09-25 John HodgeKernel/vfs - Minor error reporting changes
2011-09-24 John HodgeKernel/arm7 - Now with less crash
2011-09-23 John HodgeKernel/x86 - Indent fixes only
2011-09-23 John HodgeKernel/x86_64 - Fucking about removing inline asm
2011-09-23 John HodgeUpdated to allow build number to be obtained far easier
2011-09-23 John HodgeKernel/arm7 - Fixing, manages to start pmm init
2011-09-23 John HodgeKernel/arm7 - Serial works (realview-pb-a8)
2011-09-09 John HodgeChanged Proc_StartUser to use SYSRET
2011-09-08 John HodgeKernel/x86_64 - Implemented SYSCALL in x86_64 port
2011-09-08 John HodgeKernel - Removed debug from elf and mmap
2011-09-08 John HodgeKernel - Trace messages now only go to debug (not VTerm)
2011-09-08 John HodgeKernel/x86_64 - Fixed MM bugs and StartProcess
2011-09-08 John HodgeKernel/tpl_phys - Fixed bug in GetPageNode
2011-09-08 John HodgeKernel/vterm - Attempting to fix scrolling issues
2011-09-08 John HodgeKernel - Updated ELF loader to support ELF64
2011-09-08 John HodgeKernel/x86-64 - Updated and debug
2011-09-08 John HodgeKernel/arm7 - Fiddling, still having issues with VMM
2011-08-28 John HodgeKernel/arm7 - Updated ARM7 code to newer HAL API changes
2011-08-28 John HodgeKernel - Added current thread ID to log messages
2011-08-28 John HodgeKernel - Working on IOCache using page sized blocks
2011-08-28 John HodgeKernel/arm7 - Fixed SPINLOCK to use the swap opcode
2011-08-28 John HodgeKernel - Fixed Binary_MapIn not closing its handle
2011-08-28 John HodgeKernel/mmap - Fixed pages being derefed, and memory...
2011-08-28 John HodgeKernel - Improved debug in threads.c
2011-08-28 John HodgeKernel/x86 - Misc fixes
2011-08-26 John HodgeKernel - Fixing binary loader and MMap
2011-08-26 John HodgeKernel/x86 - Added node display to DumpTables, fixed...
2011-08-25 John HodgeKernel/ELF - Fixed ELF segment permissions
2011-08-25 John HodgeKernel/x86 - Implemented VFS node in PMM, debugging...
2011-08-24 John HodgeKernel - Bugfixing mmap and new binary loading
2011-08-24 John HodgeKernel/x86 - Fixed bug MM_DumpTables
2011-08-24 John HodgeKernel - Fixes to Proc_Clone usage in x86
2011-08-24 John HodgeKernel/vfs - Fixing OpenInode support
2011-08-23 John HodgeMerge commit 'eb98f1f2915446ef05120482a2fc353c76330b50...
2011-08-23 John HodgeKernel/x86 - Fixed usage of Proc_Clone
2011-08-23 John HodgeKernel - Converted binary loading to mmap
2011-08-22 John HodgeKernel - Preparing for ELF64 support
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 - Helps if I test things before committing
2011-08-21 John HodgeKernel - Gitignore for build numbers
2011-08-21 John HodgeKernel - Reworked kernel build to use object directories
2011-08-21 John HodgeKernel/arm7 - Working on ARM7 port
2011-08-20 John HodgeKernel - Attempting to fix scroll redraw issue
2011-08-20 John HodgeKernel - Debugging cleanup
2011-08-20 John HodgeKernel/x86_64 - Working on 64-bit build, required rewor...
2011-08-16 John HodgeKernel - Implementing infrastructure for GetNodeFromINode
2011-08-13 John HodgeKernel - Fixed syscall parameter orders
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-07 John HodgeKernel - Removed #include <adt.h> from acess.h, reduce...
2011-08-07 John HodgeKernel - Planning for IOCache to use pages for cache...
2011-08-07 John HodgeKernel - Updated logging to not cache messages (for...
2011-08-07 John HodgeKernel - Fixed RootFS mknod bugs
2011-08-07 John HodgeKernel - Updated thread code to add new active tasks...
2011-08-07 John HodgeKernel - Fixed concurrency in the RingBuffer type
2011-08-06 John HodgeKernel - Cleaning up unneeded malloc() calls
2011-08-04 John HodgeKernel - Added %P to vsnprintf, print physical address
2011-08-04 John HodgeChanged Video device spec to implement cursors
2011-08-04 John HodgeKernel/arm7 - Still working on it
2011-07-30 John HodgeKernel - Bugfixing x86_64 port
2011-07-28 John HodgeKernel - Misc cleanup in PCI
2011-07-28 John HodgeKernel/x86_64 - Implemented UserRIP/CS
2011-07-28 John HodgeKernel - Implemented fallback to VGA when VESA is unava...
2011-07-27 John HodgeKernel - Cleaning up
2011-07-27 John HodgeKernel - Cleaning up a little
2011-07-27 John HodgeKernel - Fixed a bug in VFS_ParsePath that cause symlin...
2011-07-19 John HodgeKernel - Oops, forgot to change the export definitions
2011-07-18 John HodgeKernel - Added an errno macro (implemented with TLS)
2011-07-18 John HodgeKernel - Reworked x86 physical memory allocation
2011-07-18 John HodgeKernel - Fiddling with MMap
2011-07-18 John HodgeKernel - Fixed a possible infinite loop in VFS_ParsePath
2011-07-18 John HodgeKernel - Implemented strcat/strncat
2011-07-17 John HodgeFixing compile errors
2011-07-17 John HodgeKernel - Adding support for MMap (untested)
next

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