Kernel - (minor) Changed log type for GetThreadByID failure
[tpg/acess2.git] / KernelLand / Modules /
2012-07-20 John HodgeKernel - Implimented double buffering in video utils...
2012-07-19 John HodgeKernel - Cleaning up useless message spam
2012-07-19 John HodgeJust a little cleanup
2012-07-19 John HodgeKernel - Adding flags for network adapters
2012-07-19 John HodgeKernel - Added stub E1000 driver
2012-07-19 John HodgeModules/InitRD - Added telnetd
2012-07-19 John HodgeModules/Ext2 - Fixed zero-length filenames and memory...
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
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 HodgeModules/EXT2 - Working on write support
2012-07-15 John HodgeModules/USB - Fixed debugging typo in devinit
2012-07-15 John HodgeKernel/Modules - Removed "nothing to be done for 'insta...
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 HodgeModules/LVM - Fixed bugs with reference counting and...
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 HodgeModules/FAT - Fixed unimplimented incomplete directory...
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-13 John HodgeModules/FAT - Logged unimplimented function
2012-07-13 John HodgeModules/FAT - Fixed write support
2012-07-12 John HodgeKernel - Fixing small errors exposed by new compiler
2012-07-12 John HodgeModules/FAT - Implimentation of FAT_Link, validity...
2012-07-11 John HodgeModules/FAT - HUGE Rewrite to driver, with experimental...
2012-07-09 John HodgeModules/FAT - Changed error message to be more specific
2012-07-08 John HodgeKernel - Adding network debugging, disabled
2012-07-06 John HodgeModules/PS2KbMouse - Fixed lack of brackets in pl050
2012-06-20 John HodgeModules/InitRD - Added comment support
2012-06-20 John HodgeKernel/x86 - Added PMM statistics
2012-06-14 John HodgeModules/LVM - Changed drive file from .volume to ROOT
2012-06-14 John HodgeModules/ATA - A little more debug
2012-06-14 John HodgeModules/LVM - Fixed uninitalised value
2012-05-27 John HodgeModules/UHCI - More verbose interrupt messages (x86_64...
2012-05-22 John HodgeCleanups - MM_MapTemp to return void*, VFS use Unlink...
2012-05-22 John Hodge64-bit warning fixes
2012-05-22 John HodgeModules/RAMDisk - a bit more work
2012-05-21 John HodgeModules/RAMDisk - Non-linking RAMDisk driver
2012-05-20 John HodgeModules/LVM - Fixed a crash caused by not clearing...
2012-05-20 John HodgeModules/USB MSC - Added correct naming
2012-05-20 John HodgeModules/UHCI - Removed redundant packet splitting in...
2012-05-20 John HodgeModules/USB - Changes to allow MSC to set up correctly
2012-05-19 John HodgeModules/USB MSC - Forgot a TODO
2012-05-19 John HodgeModules/USB MSC - Can now read on qemu (dunno how reliable)
2012-05-19 John HodgeModules/UHCI - Added callback to the BulkIN/BulkOUT...
2012-05-19 John HodgeModules/USB - Added prototype mass storage driver
2012-05-19 John HodgeModules/USB Core - Implemented _SendData and _RecvData
2012-05-19 John HodgeModules/{ATA,LVM} - Slight API change because SCSI...
2012-05-19 John HodgeModules/{ATA,LVM} - Moved ATA to use the LVM partition...
2012-05-19 John HodgeModules/Ext2 - Little debug removal and code cleanup
2012-05-18 John HodgeModules/LVM - Seriously working on it after the network...
2012-05-18 John HodgeCompile testing, what's that?
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeModules/InitRD - Renamed ifconfig to ip, and moved...
2012-05-18 John HodgeModules/VIARhineII - Debugging, able to get a DHCP...
2012-05-18 John HodgeIPStack - Added quirk for unconfigured interfaces to...
2012-05-16 John HodgeModules - Little debugging fixes (and planning VESA...
2012-05-16 John HodgeModules/IPStack - Fixed bugs in IPStack_Buffer_GetBuffer
2012-05-16 John HodgeModules/VIARhineII - RX and TX works, but TX is a hack atm
2012-05-15 John HodgeModules/VIARhineII - More implementation work
2012-05-13 John HodgeModules/VIARhineII - Implementing, won't work yet
2012-05-12 John HodgeModules/USB - Less chatty device initialisation
2012-05-12 John HodgeIPStack - Making TCP a little less chatty
2012-05-12 John HodgeIPStack - Cleaned up userland 'ip' tool, and fixed...
2012-05-12 John HodgeIPStack - Removed early network config, because it...
2012-05-12 John HodgeIPStack - Reworking of network device API
2012-05-11 John HodgeModules/VIARhineII - Fiddling
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-09 John HodgeModules/VIARhineII - Working on a driver, doesn't do...
2012-05-07 John HodgeModules/UHCI - Fixed (or hid) a bug causing lockups...
2012-05-07 John HodgeReduced chattiness of threading, x86 IRQs and BochsGA
2012-05-04 John HodgeModules/VBE - Fixed integer overflow if avaliable modes...
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-25 John HodgeVIAVideo - Does something different now!
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-24 John HodgeKernel - Working on VIA Video driver
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-01 John HodgeModules/InitRD - Added gitignore to stop autogenerated...
2012-03-24 John HodgeModules/InitRD - Disabled tree dump, it makes things...
2012-03-24 John HodgeModules/RTL8139 - Improved debugging for RHW bugs
2012-03-23 John HodgeIPStack - Fixed bug in ping code
2012-03-21 John HodgeModules/IPStack - Moving to reduction of memcpy usage
2012-03-16 John HodgeAdding some newer files to initrd
2012-03-15 John HodgeModules - x86_64 compile fix to ATA and LVM
2012-03-15 John HodgeKernel - Fixing bugs in VT scrolling and keyboard mappi...
2012-03-11 John HodgeModules/Mouse - Fixing bugs, removing debug
2012-03-11 John HodgeModules - Implementing mouse multiplexer
2012-03-10 John HodgeModules/UHCI - Fixed interrupt bug that caused keyboard...
2012-03-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-03-08 John HodgeModules/Tegra2Vid - Fiddling!
2012-03-08 John HodgeModules/AHCI - Initial fiddling
2012-03-06 John HodgeModules/Tegra2Vid - Slight debugging updates
2012-03-06 John HodgeModules/RTL8169 - Misc
2012-03-06 John HodgeModules/USB - Fixing lack of locking, some commenting...
2012-03-05 John HodgeModules/USB HID - Keyboard support!
next

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