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
/
2012-11-28
John Hodge (sonata)
Kernel - Fixed stupid bug in utf-8 code (mirrored in...
tree
|
commitdiff
2012-11-28
John Hodge (sonata)
Modules/InitRD - Added ate to initrd image
tree
|
commitdiff
2012-11-28
John Hodge (sonata)
Kernel/threads - (minor) Fixed stray newline
tree
|
commitdiff
2012-11-28
John Hodge (sonata)
Modules/BochsGA - Added SETCURSORBITMAP
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)
Modules/UHCI - Added logging and ASSERTs to find bugs
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)
Modules/UHCI - Debugging x86_64 errors
tree
|
commitdiff
2012-11-18
John Hodge (sonata)
Modules/FAT - Slight improvement to detection code
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-10
John Hodge (sonata)
Modules/UHCI - Added option to disable at runtime
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-19
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-09-19
John Hodge
Modules/EHCI - Debugging EHCI, still broken
tree
|
commitdiff
2012-09-17
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-09-17
John Hodge
Modules/EHCI - Implimenting functions (doesn't fully...
tree
|
commitdiff
2012-09-16
John Hodge
Kernel/x86_64 - Update for Proc_SpawnWorker API change
tree
|
commitdiff
2012-09-16
John Hodge
Modules/IPStack - Fix for Proc_SpawnWorker 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-16
John Hodge
Modules/USB - EHCI Driver and related changes to hub...
tree
|
commitdiff
2012-09-13
John Hodge
Kernel - Added a (slightly hacky) virtual PCI interface
tree
|
commitdiff
2012-09-13
John Hodge
Modules/EHCI - Debug output, nowhere near usable yet
tree
|
commitdiff
2012-09-10
John Hodge
ARMv7 Compile Fixes
tree
|
commitdiff
2012-09-02
John Hodge
Modules/FAT - Replaced literal -1 for EOC with GETFATVA...
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
Modules/FAT - (minor) Add forgotten LEAVE
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-20
John Hodge
Modules/Ext2 - Fixed compile errors caused by differing...
tree
|
commitdiff
2012-08-20
John Hodge
Modules/Ext2 - Experimental write support coming along
tree
|
commitdiff
2012-08-15
John Hodge
Modules/ATA - Unified DMA code, cleaned up removed...
tree
|
commitdiff
2012-08-15
John Hodge
Modules/Ext2 - Fixed typo and forgetting to set inode...
tree
|
commitdiff
2012-08-15
John Hodge
Kernel/VFS - Fixed debug in open.c
tree
|
commitdiff
2012-08-15
John Hodge
Modules/Ext2 - Fixed not unlocking node lock for non...
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
USB - Fixed compile errors for x86_64
tree
|
commitdiff
2012-08-09
John Hodge
Kernel/x86_64 - Fixed bad ELF entrypoint causing qemu...
tree
|
commitdiff
2012-08-08
John Hodge
Modules/NVidia - Stub driver (not compiled)
tree
|
commitdiff
2012-08-08
John Hodge
Added lspci to core build and initrd
tree
|
commitdiff
2012-08-08
John Hodge
Kernel/PCI - Fixed using the wrong node type for PCI...
tree
|
commitdiff
2012-08-08
John Hodge
Modules/InitRD - (minor) Omnispeak/keen5 file changes...
tree
|
commitdiff
2012-08-08
John Hodge
USB - Silenced device init debug
tree
|
commitdiff
2012-08-07
John Hodge
USB - HC API Update
tree
|
commitdiff
2012-08-07
John Hodge
Modules/LVM - Catches for stupid coding
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-06
John Hodge
USB - Added rudimentary device cleanup
tree
|
commitdiff
2012-08-06
John Hodge
USB - Updated code to use endpoint registration
tree
|
commitdiff
2012-08-06
John Hodge
USB - Changed HC API to reflect more advanced features
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
Modules - Added -ffreestanding to module build (allows...
tree
|
commitdiff
2012-08-03
John Hodge
Modules/IPStack - Made use of "sti" x86 only
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
Kernel - Adding flags for network adapters
tree
|
commitdiff
2012-07-19
John Hodge
Kernel - Added stub E1000 driver
tree
|
commitdiff
2012-07-19
John Hodge
Modules/InitRD - Added telnetd
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
next
UCC
git Repository :: git.ucc.asn.au