Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / KernelLand / Kernel /
2013-01-27 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-25 John Hodge (sonata)Kernel/vterm - Fixed bug in \e[100m support
2013-01-25 John Hodge (sonata)Kernel - Moved string functions into a separate header...
2013-01-23 John Hodge (sonata)Kernel/vterm - Implimented 90-97/100-107 font modes...
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeKernel/debug - Panic to VT for the first nested panic
2013-01-20 John Hodge (sonata)Kernel/fifo - Fixed memory corruption
2013-01-20 John Hodge (sonata)Kernel - Fixed recursion runaway on Panic() in debug
2013-01-20 John Hodge (sonata)Kernel/FIFO - Debug
2013-01-20 John Hodge (sonata)Kernel/vterm - Added warning on unknown init option
2013-01-20 John Hodge (sonata)Kernel/fifo - (minor) Debugging
2013-01-20 John Hodge (sonata)Kernel/vfs - Better handling of -1 in handle list
2013-01-20 John Hodge (sonata)Kernel - Debug to messages/select
2013-01-20 John Hodge (sonata)Kernel/x86 - (minor) Cleaned up debug in VM8086
2013-01-19 John Hodge (sonata)Kernel - Misc minor fixes
2013-01-19 John Hodge (sonata)Kernel - Added (possibly buggy) support for WaitTID...
2013-01-19 John Hodge (sonata)Kernel/x86 - Disabled ACPICA debug
2013-01-19 John Hodge (sonata)Kernel/VTerm - (minor) Improved logging
2013-01-19 John Hodge (sonata)Kernel - Opened stdin/stdout on VT0 for init
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-30 John Hodge (sonata)Fixed broken symlinks
2012-12-30 John HodgeAll - Changes for AcessNative on windows
2012-12-20 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2012-12-20 John HodgeKernel/x86 - Removed now-redundant extern prototype
2012-12-20 John HodgeKernel/armv7 - Tegra2 timer and interrupt rework
2012-12-20 John HodgeKernel/VFS - Shut handle.c up about missing prototype
2012-12-20 John HodgeKernel - Added strtoul and friends to acess.h
2012-12-20 John HodgeKernel - Fixed VPCI bugs
2012-12-10 John HodgeKernel/x86 - Fixed ACPICA shim not zeroing allocated...
2012-12-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-09 John Hodge (sonata)Kernel/x86 - Added USE_ACPICA makefile variable to...
2012-12-09 John Hodge (sonata)Kernel/x86_64 - Fixed collision with stddef.h
2012-12-09 John Hodge (sonata)Kernel/x86 - Fixed VMM bug causing ACPI crash
2012-12-08 John Hodge (sonata)Merge branch 'master' of ted.mutabah.net:acess2
2012-12-07 John HodgeKernel - Updated syscall list header
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-03 John Hodge (sonata)Kernel/armv7 - Fixed build
2012-12-02 John Hodge (sonata)KernelLand - Misc debugging
2012-12-01 John Hodge (sonata)Kernel - ACPI debugging, and disabled
2012-12-01 John Hodge (sonata)Kernel/acpi - Tweaking
2012-12-01 John Hodge (sonata)Kernel/ACPI - Added initialisation call, unimplimented...
2012-12-01 John Hodge (sonata)Kernel/libc - Added prototypes
2012-12-01 John Hodge (sonata)Kernel - Adding (unused) ACPI code
2012-12-01 John Hodge (sonata)Kernel - Imported userland strtoi file (and other minor...
2012-11-30 John Hodge (sonata)Kernel/x86-smp - Fixing SMP support
2012-11-30 John Hodge (sonata)Kernel/libc - Fixed infinite loop in vsnprintf
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-29 John Hodge (sonata)Kernel/x86 - Added owner field to SHORTLOCK to catch...
2012-11-28 John Hodge (sonata)Kernel - Debugging hard locks
2012-11-28 John Hodge (sonata)Kernel - Fixed stupid bug in utf-8 code (mirrored in...
2012-11-28 John Hodge (sonata)Kernel/threads - (minor) Fixed stray newline
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-28 John HodgeKernel/x86_64 - Cleanup and pondering mboot framebuffer
2012-11-28 John Hodge (sonata)Kernel/messages - Fixed IPCMSG flag not being reset...
2012-11-26 John Hodge (sonata)Kernel/x86_64 - Debugging GUI errors (and a wild goose...
2012-11-25 John Hodge (sonata)Kernel/x86_64 - Fixed MM_AllocDMA off by `n` pages...
2012-11-18 John Hodge (sonata)Kernel/x86_64 - Debugging
2012-11-17 John Hodge (sonata)Kernel/x86 - Fixed possible issue with entrypoint not...
2012-11-13 John Hodge (sonata)Kernel - Fixing bugs from previous commig
2012-11-13 John Hodge (sonata)Misc - Changes to allow warning-less compilation with...
2012-11-11 John Hodge (sonata)Kernel - Minor changes to SysSpawn
2012-11-06 John Hodge (sonata)Kernel - Fixing bugs in kernel-land ELF relocation
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-23 John Hodge (sonata)Kernel - Fixed ARMv7 build, doesn't run
2012-10-07 John HodgeKernel - Removed old KEY_* enum
2012-10-07 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-06 John HodgeAcessNative - Changes to allow _compiling_ on windows.
2012-10-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-03 John HodgeAcessNative - Implimented (serverside) TCP
2012-10-01 John HodgeKernel/x86_64 - Forgot VPCI stub
2012-09-30 John HodgeKernel - x86_64 booting again (with some hackery)
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-16 John HodgeKernel/x86_64 - Update for Proc_SpawnWorker API change
2012-09-16 John HodgeKernel - API Change - Proc_SpawnWorker return thread...
2012-09-16 John HodgeKernel - Added user events
2012-09-13 John HodgeKernel - Added a (slightly hacky) virtual PCI interface
2012-09-10 John HodgeARMv7 Compile Fixes
2012-09-02 John HodgeKernel - Misc
2012-08-28 John HodgeModules/Ext2 - Adding inode creation/writeback on file...
2012-08-23 John HodgeKernel - Added a per-thread timer object to reduce...
2012-08-23 John HodgeKernel/VFS - Fixed mount reference counting and shutdow...
2012-08-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-21 John HodgeKernel - VFS API Update - ReadDir caller provided buffer
2012-08-20 John HodgeMisc code cleanup
2012-08-15 John HodgeKernel/VFS - Fixed debug in open.c
2012-08-15 John HodgeKernel/vfs - TODO in open.c for relative symlinks
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-09 John HodgeKernel/x86_64 - Fixed garbage TIDs before threading...
2012-08-09 John HodgeKernel - Removed unused ring buffer when disabled
2012-08-09 John HodgeKernel/x86_64 - Rework to use pmemmap.h (and share...
2012-08-09 John HodgeKernel/x86_64 - Fixed bad ELF entrypoint causing qemu...
2012-08-08 John HodgeKernel/PCI - Fixed using the wrong node type for PCI...
2012-08-07 John HodgeKernel/x86 - Fixed x86 passing NULL to free
2012-08-07 John HodgeKernel - Fixed heap returning (void*)-1 instead of...
2012-08-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-03 John HodgeKernel - Added untested armv6 tree (mostly copypasta...
2012-08-03 John HodgeKernel - Added $(LIBGCC_PATH) to allow libgcc to be...
next

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