git.ucc.asn.au
/
tpg
/
acess2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Kernel - Fixed stupid bug in utf-8 code (mirrored in userland)
[tpg/acess2.git]
/
KernelLand
/
Kernel
/
2012-11-28
John Hodge (sonata)
Kernel - Fixed stupid bug in utf-8 code (mirrored in...
tree
|
commitdiff
2012-11-28
John Hodge (sonata)
Kernel/threads - (minor) Fixed stray newline
tree
|
commitdiff
2012-11-28
John Hodge (sonata)
Kernel/messages - Fixed IPCMSG flag not being reset...
tree
|
commitdiff
2012-11-26
John Hodge (sonata)
Kernel/x86_64 - Debugging GUI errors (and a wild goose...
tree
|
commitdiff
2012-11-25
John Hodge (sonata)
Kernel/x86_64 - Fixed MM_AllocDMA off by `n` pages...
tree
|
commitdiff
2012-11-18
John Hodge (sonata)
Kernel/x86_64 - Debugging
tree
|
commitdiff
2012-11-17
John Hodge (sonata)
Kernel/x86 - Fixed possible issue with entrypoint not...
tree
|
commitdiff
2012-11-13
John Hodge (sonata)
Kernel - Fixing bugs from previous commig
tree
|
commitdiff
2012-11-13
John Hodge (sonata)
Misc - Changes to allow warning-less compilation with...
tree
|
commitdiff
2012-11-11
John Hodge (sonata)
Kernel - Minor changes to SysSpawn
tree
|
commitdiff
2012-11-06
John Hodge (sonata)
Kernel - Fixing bugs in kernel-land ELF relocation
tree
|
commitdiff
2012-11-04
John Hodge (sonata)
User/Kernel - ARMv7 fixes (relocation of .text)
tree
|
commitdiff
2012-10-23
John Hodge (sonata)
Kernel - Fixed ARMv7 build, doesn't run
tree
|
commitdiff
2012-10-07
John Hodge
Kernel - Removed old KEY_* enum
tree
|
commitdiff
2012-10-07
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
2012-10-06
John Hodge
AcessNative - Changes to allow _compiling_ on windows.
tree
|
commitdiff
2012-10-04
John Hodge
Syscalls - Changed SysGetMessage to provide a buffer...
tree
|
commitdiff
2012-10-03
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
2012-10-03
John Hodge
AcessNative - Implimented (serverside) TCP
tree
|
commitdiff
2012-10-01
John Hodge
Kernel/x86_64 - Forgot VPCI stub
tree
|
commitdiff
2012-09-30
John Hodge
Kernel - x86_64 booting again (with some hackery)
tree
|
commitdiff
2012-09-17
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-09-16
John Hodge
Kernel/x86_64 - Update for Proc_SpawnWorker API change
tree
|
commitdiff
2012-09-16
John Hodge
Kernel - API Change - Proc_SpawnWorker return thread...
tree
|
commitdiff
2012-09-16
John Hodge
Kernel - Added user events
tree
|
commitdiff
2012-09-13
John Hodge
Kernel - Added a (slightly hacky) virtual PCI interface
tree
|
commitdiff
2012-09-10
John Hodge
ARMv7 Compile Fixes
tree
|
commitdiff
2012-09-02
John Hodge
Kernel - Misc
tree
|
commitdiff
2012-08-28
John Hodge
Modules/Ext2 - Adding inode creation/writeback on file...
tree
|
commitdiff
2012-08-23
John Hodge
Kernel - Added a per-thread timer object to reduce...
tree
|
commitdiff
2012-08-23
John Hodge
Kernel/VFS - Fixed mount reference counting and shutdow...
tree
|
commitdiff
2012-08-21
John Hodge
Kernel - VFS API Update - ReadDir caller provided buffer
tree
|
commitdiff
2012-08-20
John Hodge
Misc code cleanup
tree
|
commitdiff
2012-08-15
John Hodge
Kernel/VFS - Fixed debug in open.c
tree
|
commitdiff
2012-08-15
John Hodge
Kernel/vfs - TODO in open.c for relative symlinks
tree
|
commitdiff
2012-08-09
John Hodge
Kernel/x86_64 - Fixed garbage TIDs before threading...
tree
|
commitdiff
2012-08-09
John Hodge
Kernel - Removed unused ring buffer when disabled
tree
|
commitdiff
2012-08-09
John Hodge
Kernel/x86_64 - Rework to use pmemmap.h (and share...
tree
|
commitdiff
2012-08-09
John Hodge
Kernel/x86_64 - Fixed bad ELF entrypoint causing qemu...
tree
|
commitdiff
2012-08-08
John Hodge
Kernel/PCI - Fixed using the wrong node type for PCI...
tree
|
commitdiff
2012-08-07
John Hodge
Kernel/x86 - Fixed x86 passing NULL to free
tree
|
commitdiff
2012-08-07
John Hodge
Kernel - Fixed heap returning (void*)-1 instead of...
tree
|
commitdiff
2012-08-05
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-08-05
John Hodge
Merge branch 'master' of git.mutabah.net:acess2
tree
|
commitdiff
2012-08-03
John Hodge
Kernel - Added untested armv6 tree (mostly copypasta...
tree
|
commitdiff
2012-08-03
John Hodge
Kernel - Added $(LIBGCC_PATH) to allow libgcc to be...
tree
|
commitdiff
2012-08-03
John Hodge
Kernel/tpl_mm_phys - Fixed use of MM_GetPhyAddr
tree
|
commitdiff
2012-08-01
John Hodge
Kernel/vfs - Fixed potential lockup, logging for crap...
tree
|
commitdiff
2012-08-01
John Hodge
Kernel - (minor) Debug changes in x86_64
tree
|
commitdiff
2012-07-31
John Hodge
Kernel/vfs - (minor) Logging update in ChDir
tree
|
commitdiff
2012-07-31
John Hodge
Kernel - (minor) Changed log type for GetThreadByID...
tree
|
commitdiff
2012-07-31
John Hodge
Kernel - Fixed screen not updating in VT framebuffer...
tree
|
commitdiff
2012-07-30
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-07-30
John Hodge
Kernel - Cleaing out x86 mm_phys
tree
|
commitdiff
2012-07-30
John Hodge
Kernel - Fixing x86_64 compile errors from MM_GetPhysAd...
tree
|
commitdiff
2012-07-24
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-07-20
John Hodge
Kernel - Implimented double buffering in video utils...
tree
|
commitdiff
2012-07-20
John Hodge
Kernel - Added pmemmap sorting and fixed memmove
tree
|
commitdiff
2012-07-19
John Hodge
Kernel - Cleaning up useless message spam
tree
|
commitdiff
2012-07-19
John Hodge
Just a little cleanup
tree
|
commitdiff
2012-07-19
John Hodge
Modules/Ext2 - Fixed zero-length filenames and memory...
tree
|
commitdiff
2012-07-19
John Hodge
DiskTool - Fixing build errors from recent kernel changes
tree
|
commitdiff
2012-07-19
John Hodge
Kernel - Standardised kernel build tag (placed in gsBui...
tree
|
commitdiff
2012-07-18
John Hodge
Kernel - Changed MM_GetPhysAddr to take a pointer
tree
|
commitdiff
2012-07-18
John Hodge
Kernel/x86 - Cleaned up PMM init (and removed mboot...
tree
|
commitdiff
2012-07-17
John Hodge
Kernel - Fixing bugs exposed with `qemu -nographic`
tree
|
commitdiff
2012-07-17
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2012-07-17
John Hodge
Kernel/vfs - Added (but haven't used) dirty node flag
tree
|
commitdiff
2012-07-16
John Hodge
KernelLand - Fixing issues compiling ARMv7
tree
|
commitdiff
2012-07-15
John Hodge
Kernel - Debugging AxWin3 error
tree
|
commitdiff
2012-07-15
John Hodge
General cleanup and bugfixes
tree
|
commitdiff
2012-07-14
John Hodge
Merge branch 'master' of ted.mutabah.net:acess2
tree
|
commitdiff
2012-07-14
John Hodge
Kernel - Silencing complaining compilers
tree
|
commitdiff
2012-07-14
John Hodge
Merge branch 'master' of ted.mutabah.net:acess2
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/rootfs - Fixed root not being a directory
tree
|
commitdiff
2012-07-14
John Hodge
Kernel - Fixed bug in DrvUtil_Disk causing bad return...
tree
|
commitdiff
2012-07-14
John Hodge
VFS - Fixed unmount issues and added filesystem autodet...
tree
|
commitdiff
2012-07-14
John Hodge
Kernel - Added .Detect method to VFS drivers
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/VFS - Fixed logic error in MkNod (rootfs and...
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/Heap - Debugging change (dump paddr of bad value)
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/PCI - Removed unused port bitmap
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/rwlock - Fixed wrong logic causing lockup
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/libc - Fixed vsnprintf to be more standard
tree
|
commitdiff
2012-07-14
John Hodge
Merge branch 'master' of ted.mutabah.net:acess2
tree
|
commitdiff
2012-07-14
John Hodge
Kernel - Added return value to module cleanup, fixed...
tree
|
commitdiff
2012-07-14
John Hodge
Kernel/VFS - Added unmount support
tree
|
commitdiff
2012-07-14
John Hodge
Kernel - Added a Read-Write lock implimentation (untested)
tree
|
commitdiff
2012-07-13
John Hodge
VFS - Bugfixes to nodecache
tree
|
commitdiff
2012-07-13
John Hodge
Kernel - Split drvutil.c into disk and video variants
tree
|
commitdiff
2012-07-13
John Hodge
Kernel - Better documentation of timestamp/format_date
tree
|
commitdiff
2012-07-12
John Hodge
Kernel - Added ctype.h header
tree
|
commitdiff
2012-07-11
John Hodge
Kernel - Split libc-esque functions into another file...
tree
|
commitdiff
2012-07-11
John Hodge
Kernel/VFS - Error catching in MkNod/O_CREAT
tree
|
commitdiff
2012-07-09
John Hodge
Kernel - Fixed improper use of sprintf
tree
|
commitdiff
2012-07-09
John Hodge
Kernel/VFS - Fixed missuse of strcmp that caused userla...
tree
|
commitdiff
2012-07-08
John Hodge
Kernel - Adding network debugging, disabled
tree
|
commitdiff
2012-06-20
John Hodge
Kernel - Cleaning up some ARMv7 warnings due to alignment
tree
|
commitdiff
2012-06-20
John Hodge
Kernel - Moved node type to the beginning of tVFS_Node
tree
|
commitdiff
2012-06-20
John Hodge
Kernel - PMM Statistics prototype in hal_proc.h
tree
|
commitdiff
2012-06-20
John Hodge
Kernel - Added PMM stats method (stubbed) to x86_64...
tree
|
commitdiff
next
UCC
git Repository :: git.ucc.asn.au