git.ucc.asn.au
/
tpg
/
acess2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Usermode/ld-acess - Clean up loadlib.c, improved debug
[tpg/acess2.git]
/
KernelLand
/
Kernel
/
arch
/
2015-02-17
John Hodge
Kernel/x86 - (minor) Fix spaces in log output on ZERO...
tree
|
commitdiff
2015-02-17
John Hodge
Kernel/ARMv7 - Hacky (non-atomic) sync_and_fetch_4
tree
|
commitdiff
2015-02-16
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
2015-02-15
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
tree
|
commitdiff
2015-02-12
John Hodge
Kernel/x86_64 - Fix task switching
tree
|
commitdiff
2015-02-08
John Hodge
Kernel/x86 - Clean up some of the task switching code...
tree
|
commitdiff
2014-11-27
John Hodge
Merge branch 'master' of git://github.com/thepowersgang...
tree
|
commitdiff
2014-11-05
John Hodge (sonata)
Kernel/x86_64 - Disable full page dump on #PF
tree
|
commitdiff
2014-11-03
John Hodge (sonata)
Kernel/x86_64 - Fix broken memset
tree
|
commitdiff
2014-11-03
John Hodge (sonata)
Kernel/x86 - Fix forgetting to reference pointer in...
tree
|
commitdiff
2014-08-24
John Hodge
x86_64 build working with new compiler
tree
|
commitdiff
2014-06-22
John Hodge
Kernel/VFS - Truncate support, mmap fixes
tree
|
commitdiff
2014-06-08
John Hodge
Kernel/Debug - Fix normal log lines to be printed in...
tree
|
commitdiff
2014-06-08
John Hodge
Kernel - Fix user handles not being cleared by Threads_...
tree
|
commitdiff
2014-05-18
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2014-05-18
John Hodge
Kernel/x86_64 - Fix MM_AllocDMA to handle NULL PAddr...
tree
|
commitdiff
2014-05-18
John Hodge
Kernel/x86 - Fix not restoring registers in Proc_CloneInt
tree
|
commitdiff
2014-05-18
John Hodge (sonata)
Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
tree
|
commitdiff
2014-05-10
John Hodge
Kernel/arch - Fix common division macro to handle numer...
tree
|
commitdiff
2014-05-10
John Hodge
Kernel/x86_64 - Fix DumpTables handling edge of user...
tree
|
commitdiff
2014-04-08
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
tree
|
commitdiff
2014-03-22
John Hodge
Kernel/x86 - Structure for watchpoints (not used)
tree
|
commitdiff
2014-03-17
John Hodge
Kernel/x86 - Evil hack to do validation of virtual...
tree
|
commitdiff
2014-03-15
John Hodge (sonata)
Merge branch 'master' of git://ted.mutabah.net/acess2
tree
|
commitdiff
2014-03-15
John Hodge
Kernel/x86 - Add IP/SP output to thread dump
tree
|
commitdiff
2014-03-11
John Hodge (sonata)
Merge branch 'master' of git://ted.mutabah.net/acess2
tree
|
commitdiff
2014-03-09
John Hodge
Kernel/x86 - Handle zero page in vmem dump
tree
|
commitdiff
2014-02-19
John Hodge
Kernel/x86 - Reference issues
tree
|
commitdiff
2014-02-19
John Hodge
Kernel/x86 - Update pmem statistics method
tree
|
commitdiff
2014-02-19
John Hodge
Kernel/x86 - Slight cleanup to VMem code
tree
|
commitdiff
2014-02-19
John Hodge
Kernel/x86 - Multiboot module cleanup
tree
|
commitdiff
2014-02-15
John Hodge
Kernel - Fix compilation on x86_64 and armv7 (for MM...
tree
|
commitdiff
2014-02-15
John Hodge
Kernel - Change virtual memory API to use void* for...
tree
|
commitdiff
2014-02-09
John Hodge
Kernel/x86 - Add flag to set PIT to larges possible...
tree
|
commitdiff
2014-01-21
John Hodge
Kernel/x86_64 - Fix compilation error
tree
|
commitdiff
2014-01-21
John Hodge
ACPICA - Replace acacess.h with a modified version...
tree
|
commitdiff
2013-12-25
John Hodge
Kernel/x86 - #if'd out kernel panic clear (can't assume...
tree
|
commitdiff
2013-12-21
John Hodge
Kernel/armv7 - Stub backtrace to make compilation happy
tree
|
commitdiff
2013-12-21
John Hodge
Kernel/x86 - Fix PMem bitmap overflow
tree
|
commitdiff
2013-12-21
John Hodge
Kernel/x86 - Hacky multiboot->VESA hook
tree
|
commitdiff
2013-11-06
John Hodge
Kernel - Replaced for(;;); in panic with HALT_CPU macro
tree
|
commitdiff
2013-10-28
John Hodge
Kernel - Renamed signal.h to avoid collision in AcessNative
tree
|
commitdiff
2013-10-12
John Hodge
Kernel - Cleanup and fix all memfiles treated as same...
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/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/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-19
John Hodge
Kernel - Fixed compilation of x86_64 and armv7
tree
|
commitdiff
2013-09-08
John Hodge
Kernel - Implimenting POSIX/C Signals
tree
|
commitdiff
2013-09-07
John Hodge
Kernel - More extensive multiboot fields
tree
|
commitdiff
2013-08-01
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
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-06-26
John Hodge
Kernel/x86 - Hack to return quickly when mapping <1MiB...
tree
|
commitdiff
2013-06-23
John Hodge
Kernel/x86 - Workaround for possibly buggy 64-bit divid...
tree
|
commitdiff
2013-06-19
John Hodge
Kernel - Cleaned up MM_AllocDMA/_MapHWPages/_GetPhysAddr
tree
|
commitdiff
2013-05-16
John Hodge
Kernel - Added 'Flags' param to VFS Read/Write/FindDir
tree
|
commitdiff
2013-05-12
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2013-05-08
John Hodge (sonata)
Kernel/armv7 - Extra code for Tegra2 timer tests
tree
|
commitdiff
2013-05-08
John Hodge (sonata)
Kernel/x86 - Untested MicroSleep function
tree
|
commitdiff
2013-05-03
John Hodge (sonata)
Kernel/acpica - Disable debug
tree
|
commitdiff
2013-05-03
John Hodge (sonata)
Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
tree
|
commitdiff
2013-05-03
John Hodge (sonata)
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2013-05-03
John Hodge
Kernel/acpica - Fiddling
tree
|
commitdiff
2013-04-26
John Hodge
Kernel/x86 - mboot: Cleaning up source, added sanity...
tree
|
commitdiff
2013-04-26
John Hodge
Kernel/x86 - acpica: Debug to trace AE_NO_MEMORY cause
tree
|
commitdiff
2013-04-26
John Hodge
Kernel/x86 - mm_virt: Allowed PhysAddr=NULL with AllocDMA
tree
|
commitdiff
2013-04-02
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
tree
|
commitdiff
2013-03-30
John Hodge (sonata)
Kernel/x86 - Report ACPICA cache name on exhaustion
tree
|
commitdiff
2013-02-16
John Hodge
Kernel - Signals partially implimented
tree
|
commitdiff
2013-02-09
John Hodge
Kernel/x86 - Removed conditional debug statement in...
tree
|
commitdiff
2013-02-09
John Hodge
Kernel/x86 - Fixed ACPICA shim possible null deref
tree
|
commitdiff
2013-02-09
John Hodge (sonata)
Kernel/x86 - Moved MP Table parsing into its own file
tree
|
commitdiff
2013-01-30
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
2013-01-28
John Hodge
Kernel/x86_64 - Fixed misplaced jump
tree
|
commitdiff
2013-01-28
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
2013-01-28
John Hodge
Kernel[Tegra2] - Messing about debugging tegra stuff
tree
|
commitdiff
2013-01-22
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
2013-01-22
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2013-01-20
John Hodge (sonata)
Kernel/x86 - (minor) Cleaned up debug in VM8086
tree
|
commitdiff
2013-01-19
John Hodge (sonata)
Kernel/x86 - Disabled ACPICA debug
tree
|
commitdiff
2012-12-31
John Hodge
Merge branch 'master' of git://localhost/acess2
tree
|
commitdiff
2012-12-30
John Hodge (sonata)
Merge branch 'master' of github.com:thepowersgang/acess2
tree
|
commitdiff
2012-12-30
John Hodge (sonata)
Fixed broken symlinks
tree
|
commitdiff
2012-12-30
John Hodge
All - Changes for AcessNative on windows
tree
|
commitdiff
2012-12-20
John Hodge
Merge branch 'master' of git://github.com/thepowersgang...
tree
|
commitdiff
2012-12-20
John Hodge
Kernel/x86 - Removed now-redundant extern prototype
tree
|
commitdiff
2012-12-20
John Hodge
Kernel/armv7 - Tegra2 timer and interrupt rework
tree
|
commitdiff
2012-12-10
John Hodge
Kernel/x86 - Fixed ACPICA shim not zeroing allocated...
tree
|
commitdiff
2012-12-09
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
tree
|
commitdiff
next
UCC
git Repository :: git.ucc.asn.au