Kernel - (minor) Changed log type for GetThreadByID failure
[tpg/acess2.git] / KernelLand / Kernel /
2012-07-31 John HodgeKernel - (minor) Changed log type for GetThreadByID...
2012-07-31 John HodgeKernel - Fixed screen not updating in VT framebuffer...
2012-07-30 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-30 John HodgeKernel - Cleaing out x86 mm_phys
2012-07-30 John HodgeKernel - Fixing x86_64 compile errors from MM_GetPhysAd...
2012-07-20 John HodgeKernel - Implimented double buffering in video utils...
2012-07-20 John HodgeKernel - Added pmemmap sorting and fixed memmove
2012-07-19 John HodgeKernel - Cleaning up useless message spam
2012-07-19 John HodgeJust a little cleanup
2012-07-19 John HodgeModules/Ext2 - Fixed zero-length filenames and memory...
2012-07-19 John HodgeDiskTool - Fixing build errors from recent kernel changes
2012-07-19 John HodgeKernel - Standardised kernel build tag (placed in gsBui...
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
2012-07-18 John HodgeKernel/x86 - Cleaned up PMM init (and removed mboot...
2012-07-17 John HodgeKernel - Fixing bugs exposed with `qemu -nographic`
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-17 John HodgeKernel/vfs - Added (but haven't used) dirty node flag
2012-07-15 John HodgeKernel - Debugging AxWin3 error
2012-07-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel - Silencing complaining compilers
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel/rootfs - Fixed root not being a directory
2012-07-14 John HodgeKernel - Fixed bug in DrvUtil_Disk causing bad return...
2012-07-14 John HodgeVFS - Fixed unmount issues and added filesystem autodet...
2012-07-14 John HodgeKernel - Added .Detect method to VFS drivers
2012-07-14 John HodgeKernel/VFS - Fixed logic error in MkNod (rootfs and...
2012-07-14 John HodgeKernel/Heap - Debugging change (dump paddr of bad value)
2012-07-14 John HodgeKernel/PCI - Removed unused port bitmap
2012-07-14 John HodgeKernel/rwlock - Fixed wrong logic causing lockup
2012-07-14 John HodgeKernel/libc - Fixed vsnprintf to be more standard
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel - Added return value to module cleanup, fixed...
2012-07-14 John HodgeKernel/VFS - Added unmount support
2012-07-14 John HodgeKernel - Added a Read-Write lock implimentation (untested)
2012-07-13 John HodgeVFS - Bugfixes to nodecache
2012-07-13 John HodgeKernel - Split drvutil.c into disk and video variants
2012-07-13 John HodgeKernel - Better documentation of timestamp/format_date
2012-07-12 John HodgeKernel - Added ctype.h header
2012-07-11 John HodgeKernel - Split libc-esque functions into another file...
2012-07-11 John HodgeKernel/VFS - Error catching in MkNod/O_CREAT
2012-07-09 John HodgeKernel - Fixed improper use of sprintf
2012-07-09 John HodgeKernel/VFS - Fixed missuse of strcmp that caused userla...
2012-07-08 John HodgeKernel - Adding network debugging, disabled
2012-06-20 John HodgeKernel - Cleaning up some ARMv7 warnings due to alignment
2012-06-20 John HodgeKernel - Moved node type to the beginning of tVFS_Node
2012-06-20 John HodgeKernel - PMM Statistics prototype in hal_proc.h
2012-06-20 John HodgeKernel - Added PMM stats method (stubbed) to x86_64...
2012-06-20 John HodgeKernel/x86 - Added PMM statistics
2012-06-14 John HodgeKernel/modules - moved relocation to before dep checks...
2012-06-14 John HodgeCommon/ELF Loader - Debug fixes and detection for no...
2012-06-14 John HodgeKernel - Added /Devices/{zero,one,null}
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-24 John HodgeFixing up misc x86-64 bugs
2012-05-22 John HodgeKernel - Applying MM_MapTemp changes to armv7 and amd64
2012-05-22 John HodgeCleanups - MM_MapTemp to return void*, VFS use Unlink...
2012-05-22 John HodgeKernel - Moved module relocation to after dependencies...
2012-05-19 John HodgeKernel - Added SwapEndian64 for SCSI code (coming)
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeKernel/VFS - Added timeouts to select
2012-05-16 John HodgeKernel - Made things a little less chatty during boot...
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-07 John HodgeReduced chattiness of threading, x86 IRQs and BochsGA
2012-05-05 John HodgeKernel/threads - Fixed crash due to error in process...
2012-05-04 John HodgeKernel/x86_64 - Added header to vm8086
2012-05-04 John HodgeKernel/VTerm - Fixed mistype in warning
2012-05-04 John HodgeKernel/x86 - Fixed a bug in vm8086 that caused modesets...
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-22 John HodgeMerge branch 'master' of cadel.mutabah.net:acess2
2012-04-22 John HodgeVESA - Debugging issue on VIA S3 BIOS
2012-04-20 John HodgeInconcequential changes to ARM proc.S (syntax hilighting)
2012-04-01 John HodgeKernel/threads - Adding PGIDs, made processes have...
2012-04-01 John HodgeKernel/vm8086 - Added debugging message for 0F XX instr...
2012-03-27 John HodgeTESTING - Patches to implement Ctrl-C in VTerm
2012-03-27 John HodgeKernel - Fixed PCI bus enumeration bug, switched x86...
2012-03-24 John HodgeKernel - Put debug output to the vterm to allow rhw...
2012-03-22 John HodgeKernel/RingBuffer - Fix spinlock not being zeroed
2012-03-16 John HodgeFixing KMod support
2012-03-15 John HodgeKernel - Fixing bugs in VT scrolling and keyboard mappi...
2012-03-14 John HodgeKernel/messages - Fix compile error in debug
2012-03-11 John HodgeUsermode/axwin3 - Little additions and bugfixes
2012-03-01 John HodgeKernel - Slight comming change
2012-03-01 John HodgeKernel/VTerm - Fixing meta-key handling
2012-03-01 John HodgeKernel - Split key translation out of PS2Keyboard
2012-02-26 John HodgeKernel - Added another event and allowed clearing of...
2012-02-26 John HodgeKernel/x86 - Added option to disable preemption, and...
2012-02-23 John HodgeKernel - Slight semaphore fix
2012-02-17 John HodgeModules - Working on LVM layer (not integrated yet)
2012-02-17 John HodgeKernel - Update VFS API to use off_t/size_t instead...
2012-02-17 John HodgeKernel - Added snprintf function
2012-02-16 John HodgeKernel - Fixed bug in x86/proc.c (caused early task...
2012-02-14 John HodgeKernel/vfs - Fixed edge case bug with chroots
2012-02-13 John HodgeKernel - Fixed freeze (I think)
2012-02-13 John HodgeKernel - Reenabled locking on debug output
2012-02-13 John HodgeKernel/timers - Cleaning up timer code... might have...
2012-02-10 John HodgeKernel/x86 - Slight fixes to PMM statistics
2012-02-09 John HodgeMisc warning killing
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
next

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