git.ucc.asn.au
/
tpg
/
acess2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
UDI/ne2000 - Tweaks to get _core.c compiling
[tpg/acess2.git]
/
KernelLand
/
Kernel
/
2013-09-29
John Hodge
Kernel - Added event mask to thread dump
tree
|
commitdiff
2013-09-23
John Hodge
Kernel/ARMv7 - Call timers on tegra2
tree
|
commitdiff
2013-09-23
John Hodge
Kernel/ARMv7 - Added Tegra2 EHCI controllers
tree
|
commitdiff
2013-09-23
John Hodge
Kernel/x86 - Some extra logging in ACPICA shim
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Enabled UART input on tegra2
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Altered makefile to retain ELF kernel
tree
|
commitdiff
2013-09-22
John Hodge
Kernel - Added sanity check to template PMM
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Hack to prevent two multiple running...
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Fixed incorrect addresses in Tegra2...
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/sysfs - (minor) Fixed extra newline in log message
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - [realview_pb] Implemented basic timekeeping
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Implemented CLONE_NOUSER
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Missing files for 25398a7f24d189ee7a70fc...
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/armv7 - Added debug serial input
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/x86_64 - Added input on debug serial
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/x86 - Added input support to serial terminal
tree
|
commitdiff
2013-09-22
John Hodge
Kernel/VFS - Clean up handle save+restore code
tree
|
commitdiff
2013-09-22
John Hodge
(minor) Kernel - Commenting in PTY
tree
|
commitdiff
2013-09-22
John Hodge
Kernel - Stopped unneeded VFS handle save/restore on...
tree
|
commitdiff
2013-09-22
John Hodge
Kernel - Added serial port 'driver' (wraps PTY)
tree
|
commitdiff
2013-09-19
John Hodge
Kernel - Fixed compilation of x86_64 and armv7
tree
|
commitdiff
2013-09-17
John Hodge
Kernel - Switched to hex in ASSERTC* because it's cleaner
tree
|
commitdiff
2013-09-16
John Hodge
Usermode/insmod - Added insmod program (and relevant...
tree
|
commitdiff
2013-09-16
John Hodge
Kernel - Fixed buggy module loader logic, allowed ELF...
tree
|
commitdiff
2013-09-14
John Hodge
Kernel/VTerm - Switched to using userland VT100 code
tree
|
commitdiff
2013-09-13
John Hodge
Kernel/libc - Fixed passing INT_MIN to %i causing an...
tree
|
commitdiff
2013-09-13
John Hodge
Kernel - Added assert() macro (same as ASSERT)
tree
|
commitdiff
2013-09-10
John Hodge
Kernel/PTYs - Fixed client writes not blocking
tree
|
commitdiff
2013-09-10
John Hodge
Kernel/libc - Fixed memory clobbering when vsnprintf...
tree
|
commitdiff
2013-09-10
John Hodge
Kernel/debug - Added indicator when formatted debug...
tree
|
commitdiff
2013-09-08
John Hodge
Kernel - Added default actions to most signals
tree
|
commitdiff
2013-09-08
John Hodge
Kernel/VTerm - Fixed wrong order for \e[H arguments
tree
|
commitdiff
2013-09-08
John Hodge
Kernel/VTerm - Implemented \ec, reset settings
tree
|
commitdiff
2013-09-08
John Hodge
Kernel/PTYs - Added support for sending signals to...
tree
|
commitdiff
2013-09-08
John Hodge
Kernel/VTerm - (minor) Possible escape sequence to...
tree
|
commitdiff
2013-09-08
John Hodge
Kernel - Implimenting POSIX/C Signals
tree
|
commitdiff
2013-09-08
John Hodge
Kernel/PTYs - Fixed named ptys not being removed from...
tree
|
commitdiff
2013-09-07
John Hodge
Kernel - Fixed missing arguments to early-reschedule...
tree
|
commitdiff
2013-09-07
John Hodge
Kernel - More extensive multiboot fields
tree
|
commitdiff
2013-08-11
John Hodge (sonata)
Kernel/debug - Enabled vterm traces, removed threads...
tree
|
commitdiff
2013-08-11
John Hodge
Kernel - Planning SMP fix with sleep edge case
tree
|
commitdiff
2013-08-11
John Hodge
Kernel/RootFS - Upped max filesize to 10MB for TCP...
tree
|
commitdiff
2013-08-11
John Hodge
Kernel/PTY - Fixed NULL deref in kernel pty
tree
|
commitdiff
2013-08-10
John Hodge
Kernel - Caught infinite kernel panics
tree
|
commitdiff
2013-08-09
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2013-08-09
John Hodge (sonata)
Modules/PRO100 - Implimenting, still untested
tree
|
commitdiff
2013-08-06
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2013-08-06
John Hodge
Kernel - Switch to VT7 on kernel panic
tree
|
commitdiff
2013-08-05
John Hodge
Kernel/PTYs - Added block on user write when server...
tree
|
commitdiff
2013-08-05
John Hodge
Kernel/VTerm - Added better option debug
tree
|
commitdiff
2013-08-01
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
tree
|
commitdiff
2013-07-31
John Hodge
Kernel - Changed PTY code to not expose userland server...
tree
|
commitdiff
2013-07-30
John Hodge
Kernel/Syscalls - Added syscall IDs for POSIX signal...
tree
|
commitdiff
2013-07-30
John Hodge
Kernel - Added errno print when Binary_Load fails
tree
|
commitdiff
2013-07-30
John Hodge
Kernel/VFS - Added warning (instead of LOG) when GetNod...
tree
|
commitdiff
2013-07-27
John Hodge
Kernel - ADded ctype.h to utf16.h's include list
tree
|
commitdiff
2013-07-27
John Hodge
Kernel/IOCache - Fixed IOCache eating all temp mappings
tree
|
commitdiff
2013-07-27
John Hodge
Kernel/x86 - Removed busy wait in MM_MapTemp
tree
|
commitdiff
2013-07-27
John Hodge
Kernel/x86 - Added backtrace to running program in...
tree
|
commitdiff
2013-07-27
John Hodge
Kernel/x86 - Included EAX in user state dump
tree
|
commitdiff
2013-07-27
John Hodge
Kernel/PTYs - Fixed server-end of user closing prematurely
tree
|
commitdiff
2013-07-27
John Hodge
Kernel/syscalls - Added syscall for Time_Wait
tree
|
commitdiff
2013-07-22
John Hodge
Kernel - Fixed crash on setting GUI cursor
tree
|
commitdiff
2013-07-22
John Hodge
Kernel/VFS - Added debug for IOCtl failing
tree
|
commitdiff
2013-07-15
John Hodge
Kernel/VFS - Added setting of errno to _Write
tree
|
commitdiff
2013-07-12
John Hodge
Kernel/PCI - Added function to access the Command field...
tree
|
commitdiff
2013-07-11
John Hodge
Kernel/timers - Fixed bad assertions
tree
|
commitdiff
2013-07-11
John Hodge
Kernel - Fixed hack that was tripping armv7 alignment...
tree
|
commitdiff
2013-07-10
John Hodge
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2013-07-10
John Hodge
Kernel/logdebug - More useful asserts
tree
|
commitdiff
2013-07-09
John Hodge
Merge pull request #1 from berkus/patch-1
tree
|
commitdiff
2013-07-09
Berkus
Fix typo.
tree
|
commitdiff
2013-07-07
John Hodge
Kernel - Meta Serial driver (incomplete)
tree
|
commitdiff
2013-07-03
John Hodge
Kernel/syscalls - Implimenting _SysMkDir
tree
|
commitdiff
2013-06-26
John Hodge
Kernel/x86 - Hack to return quickly when mapping <1MiB...
tree
|
commitdiff
2013-06-26
John Hodge
Kernel/IOCache - Page-based caching implimented
tree
|
commitdiff
2013-06-26
John Hodge
KernelLand - Better node chaching code
tree
|
commitdiff
2013-06-24
John Hodge
Kernel/IOCache - Constness fixes and pointer callback...
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/UTF-16 - Added case-insensitive compre (for...
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/VFS - Disabled use of .Size in directories
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/libc - Added support for utf16 strings (%ls)
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/PCI - Fixed lack of shift in detecting special...
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/x86 - Workaround for possibly buggy 64-bit divid...
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/VFS - Update to node cache to support extra...
tree
|
commitdiff
2013-06-22
John Hodge
Kernel - Added UTF-16 functions
tree
|
commitdiff
2013-06-19
John Hodge
Kernel - Cleaned up MM_AllocDMA/_MapHWPages/_GetPhysAddr
tree
|
commitdiff
2013-05-27
John Hodge (sonata)
Kernel/VTerm - Implimented cursor save/restore
tree
|
commitdiff
2013-05-20
John Hodge
Kernel/VTerm - Include forgotten 2D command handling
tree
|
commitdiff
2013-05-20
John Hodge
Kernel/VTerm,PTY - Replaced VTerm buffers with PTY...
tree
|
commitdiff
2013-05-18
John Hodge
Kernel - Misc fixes and debug in VTerm/PTY, AxWin3...
tree
|
commitdiff
2013-05-18
John Hodge
Kernel - Integrated PTY with VTerm, userland currently...
tree
|
commitdiff
2013-05-18
John Hodge
Kernel/PTYs - Fixed maths error causing page fault
tree
|
commitdiff
2013-05-18
John Hodge
Kernel/threads - Fixed infinite fault loop if thread...
tree
|
commitdiff
2013-05-17
John Hodge
Kernel/PTYs - Finishing touches on implimentation
tree
|
commitdiff
2013-05-17
John Hodge
Kernel - Implimenting PTYs (untested, unintegrated)
tree
|
commitdiff
2013-05-16
John Hodge
Kernel/VFS - Fixed bug with setting flags on FD0
tree
|
commitdiff
2013-05-16
John Hodge
Kernel - Implimented VFS_Reopen
tree
|
commitdiff
2013-05-16
John Hodge
Kernel - Added 'Flags' param to VFS Read/Write/FindDir
tree
|
commitdiff
2013-05-15
John Hodge (sonata)
Kernel - SYS_FDCTL
tree
|
commitdiff
2013-05-15
John Hodge (sonata)
Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
tree
|
commitdiff
next
UCC
git Repository :: git.ucc.asn.au