Usermode/ld-acess - Fixed crash when arguments are passed to user apps
[tpg/acess2.git] / Kernel /
2011-10-18 John HodgeKernel/x86 - Compile fixes for newer gcc
2011-10-18 John HodgeKernel - Doxygen fixes
2011-10-18 John HodgeKernel/drvutil - Adding software cursor support
2011-10-18 John HodgeKernel/x86 - Fixed warnings in newer versions of GCC
2011-10-17 John HodgeKernel/x86_64 - Misc commenting
2011-10-17 John HodgeKernel/x86 - Fixed bug in user start, hidden by not...
2011-10-17 John HodgeModules/PS2KbMouse - Bugfixing (alignment issue)
2011-10-17 John HodgeModules/BochsGA - Debugging and porting to newer APIs
2011-10-17 John HodgeModules - Added DEPS variable for inter-module includes
2011-10-17 John HodgeChanged i386 build to x86
2011-10-17 John HodgeKernel/armv7 - Bugfixing (PAddr != PAGE_SIZE)
2011-10-17 John HodgeKernel/heap - Debug fixes
2011-10-17 John HodgeKernel/tpl_mm_phys - Added improved debug when allocati...
2011-10-16 John HodgeKernel - Heap debugging changes
2011-10-16 John HodgeKernel/vterm - Changed VTerm to be less x86 centric
2011-10-16 John HodgeKernel/x86_64 - Unbroke user stack creation
2011-10-16 John HodgeKernel/armv7 - Fixing/breaking things
2011-10-16 John HodgeModules/PL110 - Added ARM PL110 CLCD driver
2011-10-15 John HodgeCommenting and cleanup
2011-10-15 John HodgeKernel/armv7 - Added cache invalidate syscall
2011-10-15 John HodgeKernel - Cleaning up proc/syscalls
2011-10-15 John HodgeKernel/threads - Removing nested locks
2011-10-15 John HodgeKernel/armv7 - Bugfixing, can get to user relocation now
2011-10-14 John HodgeKernel/armv7 - Implemetned Hivecs, fixing bugs
2011-10-14 John HodgeKernel/armv7 - Fixing bugs, Proc_Clone works now
2011-10-13 John HodgeKernel - Fixing bugs
2011-10-13 John HodgeKernel/armv7 - Implementing MM_Clone and fixing MMU...
2011-10-12 John HodgeKernel/armv7 - Threading work
2011-10-12 John HodgeKernel - Changed Threads_CloneTCB (removed Err ptr)
2011-10-12 John HodgeKernel/armv7 - Set ARMv7 to use the initrd for /Acess rel0.12
2011-10-12 John HodgeMajor build system changes
2011-10-12 John HodgeKernel/armv7 - Fixed edge case in __divmod64
2011-10-11 John HodgeKernel/x86_64 - Fixed Kernel not using COW, cleanup
2011-10-11 John HodgeKernel/x86_64 - Now boots, login a little bugged though
2011-10-11 John HodgeKernel - MMU usage fixes
2011-10-11 John HodgeKernel/x86_64 - Implemented COW, fixed PMM bugs
2011-10-11 John HodgeKernel/armv7 - Added IRQ stack, changed IRQs to be...
2011-10-09 John HodgeKernel/x86_64 - Fixed usage of IA32_FMASK
2011-10-09 John HodgeKernel - Cleaning up a little
2011-10-09 John HodgeKernel/x86_64 - Fixed not resetting IF after SYSCALL...
2011-10-08 John HodgeMisc changes
2011-10-08 John HodgeKernel/armv7 - Working on interrupt support, currently...
2011-10-07 John HodgeKernel/arm7 - Implementing some MMU functions
2011-10-06 John HodgeKernel/x86_64 - Commenting and cleanup
2011-10-05 John HodgeKernel - Fixed vterm corruption at end of buffer
2011-10-05 John HodgeKernel/proc - Fixed version display
2011-10-04 John HodgeKernel - Cleaning up unneeded messages
2011-10-04 John HodgeKernel/x86_64 - Bugfixing, cleaning up scheduling
2011-10-04 John HodgeKernel/armv7 - Fixed lack of in*/out* functions
2011-09-28 John HodgeKernel - Added pointer to IRQ callbacks
2011-09-28 John HodgeKernel/vterm - Tiny commenting/indenting change
2011-09-27 John HodgeKernel/x86 - Disabled task tracing
2011-09-27 John HodgeKernel/armv7 - Task switching now supported
2011-09-27 John HodgeKernel/armv7 - Renamed to reduce confusion
2011-09-27 John HodgeKernel/arm7 - Tiny bugfix in NewKThread
2011-09-26 John HodgeKernel/arm7 - NewKThread (partially) implemented
2011-09-26 John HodgeKernel/arm7 - Working on threading
2011-09-26 John HodgeKernel - Added Proc_Rescedule support
2011-09-26 John HodgeKernel - Fixes to build info file
2011-09-26 John HodgeKernel/vfs - Fixed bug in VFS_ParsePath
2011-09-26 John HodgeKernel/arm7 - Fiddling on process switching
2011-09-26 John HodgeKernel/x86 - Separated timer and task switching
2011-09-26 John HodgeKernel/x86_64 - Separated task switching from timer...
2011-09-26 John HodgeKernel/x86_64 - Debugging iret->CPL3 crash
2011-09-26 John HodgeKernel/x86_64 - Bugfixing
2011-09-25 John HodgeKernel/arm7 - Fiddling with PCI etc
2011-09-25 John HodgeKernel/arm7 - Removed debug statement from VMM
2011-09-25 John HodgeKernel/arm7 - Starts, but no IO and task switching...
2011-09-25 John HodgeKernel - Oops, no compile test
2011-09-25 John HodgeKernel - Untested template stack based PMM
2011-09-25 John HodgeRenamed tpl_drv_* to api_drv_* (a more fitting name)
2011-09-25 John HodgeKernel/x86_64 - Oops, forgot some files
2011-09-25 John HodgeKernel/x86 - Fixed build and run after x86_64 and arm7...
2011-09-25 John HodgeKernel/arm7 - Debugging
2011-09-25 John HodgeKernel - Unlocked debug lock when entering kernel panic
2011-09-25 John HodgeKernel/vfs - Minor error reporting changes
2011-09-24 John HodgeKernel/arm7 - Now with less crash
2011-09-23 John HodgeKernel/x86 - Indent fixes only
2011-09-23 John HodgeKernel/x86_64 - Fucking about removing inline asm
2011-09-23 John HodgeUpdated to allow build number to be obtained far easier
2011-09-23 John HodgeKernel/arm7 - Fixing, manages to start pmm init
2011-09-23 John HodgeKernel/arm7 - Serial works (realview-pb-a8)
2011-09-09 John HodgeChanged Proc_StartUser to use SYSRET
2011-09-08 John HodgeKernel/x86_64 - Implemented SYSCALL in x86_64 port
2011-09-08 John HodgeKernel - Removed debug from elf and mmap
2011-09-08 John HodgeKernel - Trace messages now only go to debug (not VTerm)
2011-09-08 John HodgeKernel/x86_64 - Fixed MM bugs and StartProcess
2011-09-08 John HodgeKernel/tpl_phys - Fixed bug in GetPageNode
2011-09-08 John HodgeKernel/vterm - Attempting to fix scrolling issues
2011-09-08 John HodgeKernel - Updated ELF loader to support ELF64
2011-09-08 John HodgeKernel/x86-64 - Updated and debug
2011-09-08 John HodgeKernel/arm7 - Fiddling, still having issues with VMM
2011-08-28 John HodgeKernel/arm7 - Updated ARM7 code to newer HAL API changes
2011-08-28 John HodgeKernel - Added current thread ID to log messages
2011-08-28 John HodgeKernel - Working on IOCache using page sized blocks
2011-08-28 John HodgeKernel/arm7 - Fixed SPINLOCK to use the swap opcode
2011-08-28 John HodgeKernel - Fixed Binary_MapIn not closing its handle
2011-08-28 John HodgeKernel/mmap - Fixed pages being derefed, and memory...
2011-08-28 John HodgeKernel - Improved debug in threads.c
2011-08-28 John HodgeKernel/x86 - Misc fixes
next

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