Cleaning up for release
[tpg/acess2.git] / Kernel /
2012-01-20 John HodgeCleaning up for release rel0.14
2012-01-20 John HodgeKernel - Moved process cleanup to thread deletion code
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/mutex - Fixed double lock on glThreadListLock
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 - Fixed not using GZBIN in kernel makefile
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-12-01 John HodgeKernel/PCI - Updated PCI API to take the protocol field...
2011-12-01 John HodgeKernel - Removed boot script support (unneeded)
2011-12-01 John HodgeBuild - Removed -Werror from kmode to allow scan-build...
2011-11-30 John HodgeKernel - Removed debug from workqueue
2011-11-30 John HodgeKernel/x86 - Fixed timing error that caused time to...
2011-11-30 John HodgeKernel - Fixed double-lock caused by workqueue
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-29 John HodgeKernel - Added a FIFO to thread code
2011-11-28 John HodgeKernel/VTerm - Why did I remove the redraw?
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-26 John HodgeModules/USB - Coming along, reading descriptors now
2011-11-24 John HodgeKernel/vfs - Slight debugging changes in select()
2011-11-24 John HodgeKernel - Fixed a double-lock in message handling
2011-11-21 John HodgeKernel - Fixing vterm bug with 32-bit input, slight...
2011-11-20 John HodgeKernel - Cleaning up a little (implemented MIN and...
2011-11-20 John HodgeKernel/Keyboard - Changed keyboard API to facilitate...
2011-11-20 John HodgeKernel - Cleaned up a little (re-enabled cursor too)
2011-11-17 John HodgeKernel/syscalls - Fixed LogF format error causing TID...
2011-11-12 John HodgeKernel - Fixed not using %p for a pointer
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-12 John HodgeKernel/vfs - Debugging changes (and some limits to...
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 - Disabled -fno-builtins, removed some unneeded...
2011-11-11 John HodgeKernel/syscalls - Added timestamp to user debug
2011-11-11 John HodgeKernel/x86 - Distinguished tracing of unaligned memcpys...
2011-11-11 John HodgeKernel/VTerm - Cleaning up to remove unneeded memcpy...
2011-11-08 John HodgeKernel - Debugging memcpy use, cut down on some in...
2011-11-08 John HodgeKernel - Fixed IPC messages failing when list is emptied
2011-11-03 John HodgeKernel - Debugging
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/PCI - Fixed bug causing all BARs to be off
2011-10-28 John HodgeKernel - Updated makefiles to provide a better version...
2011-10-28 John HodgeKernel/armv7 - Cleaning up debug
2011-10-28 John HodgeKernel/VFS - Disabled debug in VFS_MMap
2011-10-28 John HodgeKernel/threads - Removed another nested lock
2011-10-28 John HodgeKernel/VFS - Fixed MMAP_MAP_ANONYMOUS not taking offset...
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/vfs - Added MMAP_PROT_EXECUTE support (needed...
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-24 John HodgeKernel - Made tFInfo packed to fix size mismatches...
2011-10-23 John HodgeKernel/DrvUtil - Fixed compile error on ARMv7
2011-10-23 John HodgeKernel/VTerm - Fixed not changing VT resolution when...
2011-10-23 John HodgeKernel - Fixed infinite loop in memmove (exposed by...
2011-10-22 John HodgeKernel/drvutil - Added 24bpp support
2011-10-22 John HodgeKernel/APIs - Commenting fix in Joystick
2011-10-22 John HodgeKernel/VTerm - Rewrote cursor handling to support FB...
2011-10-22 John HodgeKernel/drvutil - Fixes to cursor handling
2011-10-22 John HodgeKernel/armv7 - Debug changes, nothing more
2011-10-22 John HodgeKernel/Makefile - Fixed error when starting a new build
2011-10-22 John HodgeKernel/api_video - Oops, forgot this
2011-10-22 John HodgeKernel/VTerm - Disabled cursor unless the terminal...
2011-10-22 John HodgeModules/VESA - Added cursor support (with blinking)
2011-10-22 John HodgeKernel/drvutil - Fiddling with software cursor
2011-10-21 John HodgeKernel/armv7 - Fixed error messages having invalid...
2011-10-21 John HodgeKernel - memmove improved (but with an assumption)
next

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