Cleaning up for release
[tpg/acess2.git] / Kernel / arch /
2012-01-20 John HodgeCleaning up for release rel0.14
2012-01-20 John HodgeKernel/x86 - Cleaning up and implmented address space...
2012-01-15 John HodgeModules/UHCI - Fixed edge case NULL dereference
2012-01-15 John HodgeFixing bugs exposed by scan-build
2012-01-15 John HodgeKernel/x86 - Cleaning up dead code
2012-01-15 John HodgeKernel/armv7 - Added nG detection to DumpTables
2012-01-15 John HodgeKernel/x86 - Fixed bug in SHORTLOCK that caused locks...
2012-01-15 John HodgeKernel/x86 - Fixed SMP bug, #if'd out some dead code
2012-01-14 John HodgeKernel/armv7 - Noted said hack as such
2012-01-14 John HodgeKernel/armv7 - Debugging, fixed TLB issues with a HACK!
2012-01-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-01-14 John Hodgeminor
2012-01-14 John HodgeKernel/x86 - Debugging SMP bugs, lead to some fixes...
2012-01-08 John HodgeKernel/armv7 - Fiddling with prefetch abort output
2012-01-07 John HodgeFixing Tegra2 build
2012-01-06 John HodgeKernel/armv7 - Debug output added
2012-01-06 John HodgeMisc fiddling to ARMv7 for trimslice builds
2011-12-29 John HodgeKernel/armv7 - Fidding with tegra2 config
2011-12-07 John HodgeKernel/x86 - Fixing build
2011-12-04 John HodgeKernel - Fixing and breaking SMP related stuff
2011-12-03 John HodgeBuild - Renamed $(CONFIG) to $(PLATFORM)
2011-12-03 John HodgeBuild - Cleaning up distinction between architectures...
2011-12-01 John HodgeKernel - Fixing boot headers
2011-12-01 John HodgeMisc - Cleaning up logging output
2011-11-30 John HodgeKernel/x86 - Fixed timing error that caused time to...
2011-11-30 John HodgeModules/InitRD - Fixing ARM bug (actually in boot args)
2011-11-30 John HodgeKernel - Added (completely untested) m68k port
2011-11-30 John HodgeBuild - Restructured configuration
2011-11-29 John HodgeKernel - Disable nested locks in x86, added workqueue...
2011-11-27 John HodgeMerge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2011-11-27 John HodgeKernel/x86 - Oops, bad entry
2011-11-26 John HodgeKernel - Removed some unneeded logging statements
2011-11-12 John HodgeKernel/x86_64 - More bugfixes, I suspect the PMM code...
2011-11-12 John HodgeKernel/x86_64 - Fixed bugs exposed by -O3
2011-11-11 John HodgeKernel - Fixing very slow CheckMem function
2011-11-11 John HodgeKernel - Fixing bugs exposed by enabling -O3
2011-11-11 John HodgeKernel/threads - Cleaning out delete queue
2011-11-11 John HodgeKernel - Split Mutexes/Semaphores out
2011-11-11 John HodgeKernel/x86 - Added SSE/FPU state saving, not fully...
2011-11-11 John HodgeKernel/x86 - Distinguished tracing of unaligned memcpys...
2011-11-08 John HodgeKernel - Debugging memcpy use, cut down on some in...
2011-10-29 John HodgeKernel/x86_64 - Combined EFER modifcations into one
2011-10-29 John HodgeKernel/x86_64 - Fixed recursive page fault, wasn't...
2011-10-28 John HodgeKernel/x86_64 - Fixed typo in kernel version line
2011-10-28 John HodgeKernel/armv7 - Cleaning up debug
2011-10-28 John HodgeKernel/armv7 - Fixed not zeroing course table (and...
2011-10-27 John HodgeKernel/armv7 - Cleaing up mostly
2011-10-26 John HodgeKernel/armv7 - Bugfixes
2011-10-26 John HodgeKernel/armv7 - Implementing COW
2011-10-26 John HodgeKernel/armv7 - Bugfixing, implemented protection fully...
2011-10-24 John HodgeOops, forgot some files
2011-10-24 John HodgeKernel - Cleaned up rear PCI api
2011-10-24 John HodgeKernel - Fixing up doxygen commenting
2011-10-22 John HodgeKernel/armv7 - Debug changes, nothing more
2011-10-21 John HodgeKernel/armv7 - Fixed error messages having invalid...
2011-10-20 John HodgeKernel/armv7 - Moved to asssembly 32-bit divide
2011-10-20 John HodgeKernel/armv7 - Fixed Proc_NewKThread, included lib...
2011-10-20 John HodgeKernel/armv7 - Improved memcpy
2011-10-20 John HodgeKernel/armv7 - Fixed worker thread creation
2011-10-20 John HodgeKernel/armv7 - Fixing some unneeded errors
2011-10-20 John HodgeKernel/armv7 - Fixed MM_Clone bug, moved cache invalida...
2011-10-20 John HodgeKernel/x86_64 - Added backtrace on user page fault
2011-10-18 John HodgeKernel/x86 - Compile fixes for newer gcc
2011-10-18 John HodgeKernel/x86 - Fixed warnings in newer versions of GCC
2011-10-17 John HodgeKernel/x86_64 - Misc commenting
2011-10-17 John HodgeKernel/x86 - Fixed bug in user start, hidden by not...
2011-10-17 John HodgeChanged i386 build to x86
2011-10-17 John HodgeKernel/armv7 - Bugfixing (PAddr != PAGE_SIZE)
2011-10-16 John HodgeKernel/x86_64 - Unbroke user stack creation
2011-10-16 John HodgeKernel/armv7 - Fixing/breaking things
2011-10-15 John HodgeCommenting and cleanup
2011-10-15 John HodgeKernel/armv7 - Added cache invalidate syscall
2011-10-15 John HodgeKernel - Cleaning up proc/syscalls
2011-10-15 John HodgeKernel/armv7 - Bugfixing, can get to user relocation now
2011-10-14 John HodgeKernel/armv7 - Implemetned Hivecs, fixing bugs
2011-10-14 John HodgeKernel/armv7 - Fixing bugs, Proc_Clone works now
2011-10-13 John HodgeKernel/armv7 - Implementing MM_Clone and fixing MMU...
2011-10-12 John HodgeKernel/armv7 - Threading work
2011-10-12 John HodgeKernel - Changed Threads_CloneTCB (removed Err ptr)
2011-10-12 John HodgeKernel/armv7 - Set ARMv7 to use the initrd for /Acess rel0.12
2011-10-12 John HodgeMajor build system changes
2011-10-12 John HodgeKernel/armv7 - Fixed edge case in __divmod64
2011-10-11 John HodgeKernel/x86_64 - Fixed Kernel not using COW, cleanup
2011-10-11 John HodgeKernel/x86_64 - Now boots, login a little bugged though
2011-10-11 John HodgeKernel/x86_64 - Implemented COW, fixed PMM bugs
2011-10-11 John HodgeKernel/armv7 - Added IRQ stack, changed IRQs to be...
2011-10-09 John HodgeKernel/x86_64 - Fixed usage of IA32_FMASK
2011-10-09 John HodgeKernel/x86_64 - Fixed not resetting IF after SYSCALL...
2011-10-08 John HodgeKernel/armv7 - Working on interrupt support, currently...
2011-10-07 John HodgeKernel/arm7 - Implementing some MMU functions
2011-10-06 John HodgeKernel/x86_64 - Commenting and cleanup
2011-10-04 John HodgeKernel - Cleaning up unneeded messages
2011-10-04 John HodgeKernel/x86_64 - Bugfixing, cleaning up scheduling
2011-10-04 John HodgeKernel/armv7 - Fixed lack of in*/out* functions
2011-09-28 John HodgeKernel - Added pointer to IRQ callbacks
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
next

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