Usermode/ld-acess - Disabled PIC (not needed)
[tpg/acess2.git] / Kernel /
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)
2011-07-11 John HodgeKernel - VFS mmap spec (Node level)
2011-07-06 John HodgePS2Mouse - Reworked driver to conform with Joystick...
2011-07-06 John HodgeKernel - Reworked PCI API to be cleaner
2011-07-05 John HodgeMisc changes
2011-07-03 John HodgeKernel - Absently cleaning up (minor presentation changes)
2011-07-03 John HodgeKernel - Fixed VTerm tab behavior when width is not...
2011-07-02 John HodgeKernel - Changed VFS_SelectNode to be able to watch...
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-07-02 John HodgeKernel - Fixed up a lack of const-ness
2011-06-22 John HodgeAcessNative - Fixing Fixing Fixing
2011-06-16 John HodgeKernel - Implemented waking from semaphores
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 HodgeMisc - x86_64 port related changes
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-08 John HodgeVTerm - Bugfixing mostly
2011-06-07 John HodgeNetworking - Heaps of changes
2011-06-07 John HodgeNetworking - Bugfixing in IPStack/RTL8139 driver
2011-06-05 John HodgeKernel - Fixed heap debug issue with valid side not...
2011-06-03 John HodgeMisc changes
2011-05-30 John HodgeWorking on AxWin2
2011-05-29 John HodgeMoved to BASE_IOCTLS() macro for keyboard driver
2011-05-28 John HodgeMouse driver and AxWin
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 HodgeBroke threads.h into two files (for better isolation)
2011-05-07 John HodgeKernel - Instruction tracing support
2011-05-07 John HodgeMoved call to strip until install (to allow the debug...
2011-04-02 John HodgeMisc changes
2011-03-24 John HodgeMore work on x86_64 port of usermode
2011-03-24 John HodgeCompile fixes for clang
next

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