MakeReleaseSet - Made clean code before building
[tpg/acess2.git] / Kernel / arch /
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/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/x86_64 - Fixed not resetting IF after SYSCALL...
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-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-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/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/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-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 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/x86_64 - Fixed MM bugs and StartProcess
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/arm7 - Fixed SPINLOCK to use the swap opcode
2011-08-28 John HodgeKernel/x86 - Misc fixes
2011-08-26 John HodgeKernel/x86 - Added node display to DumpTables, fixed...
2011-08-25 John HodgeKernel/x86 - Implemented VFS node in PMM, debugging...
2011-08-24 John HodgeKernel/x86 - Fixed bug MM_DumpTables
2011-08-24 John HodgeKernel - Fixes to Proc_Clone usage in x86
2011-08-23 John HodgeMerge commit 'eb98f1f2915446ef05120482a2fc353c76330b50...
2011-08-23 John HodgeKernel/x86 - Fixed usage of Proc_Clone
2011-08-22 John HodgeKernel - General fixing after ARM7 changes
2011-08-22 John HodgeKernel/arm7 - Stubbing functions, now compiles and...
2011-08-21 John HodgeKernel/arm7 - Working on ARM7 port
2011-08-20 John HodgeKernel/x86_64 - Working on 64-bit build, required rewor...
2011-08-08 John HodgeKernel - Fixes from clang's scan-build tool
2011-08-08 John HodgeKernel/x86 - Removed PAE support
2011-08-07 John HodgeKernel - Cleaning up messages rel0.10
2011-08-06 John HodgeKernel - Cleaning up unneeded malloc() calls
2011-08-04 John HodgeKernel/arm7 - Still working on it
2011-07-30 John HodgeKernel - Bugfixing x86_64 port
2011-07-28 John HodgeKernel/x86_64 - Implemented UserRIP/CS
2011-07-27 John HodgeKernel - Cleaning up
2011-07-18 John HodgeKernel - Reworked x86 physical memory allocation
2011-07-05 John HodgeMisc changes
2011-07-03 John HodgeKernel - Absently cleaning up (minor presentation changes)
2011-07-02 John HodgeBugfixing a hidden bug in vm8086 (to help trace a tcp...
2011-07-02 John HodgeKernel/x86_64 - Cleaning up unused symbols in linker...
2011-06-16 John HodgeKernel/x86_64 - Working out bugs and unimplementeds
2011-06-12 John HodgeKernel/x86_64 - Bugfixing
2011-06-11 John HodgeKernel/x86_64 - Bugfixing
2011-06-11 John HodgeKernel/x86 - Emarrasing, stray " at the start of the...
2011-06-11 John HodgeKernel - x86 Fixed a couple of bugs
2011-06-11 John HodgeKernel - x86_64 mm_virt rework
2011-06-03 John HodgeMisc changes
2011-05-28 John HodgeKernel - Finally fixed that corruption bug (description...
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeARM7 - Removed unneeded div header
2011-05-28 John HodgeKernel - More work on ARM port
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeARM Build (doesn't compile yet)
2011-05-16 John HodgeHore work to allow ARM builds
2011-05-08 John HodgeFiddling ready for an ARM port
2011-05-07 John HodgeCleaning up and Debugging (Exposed by AcessNative mostly)
2011-05-07 John HodgeKernel - Instruction tracing support
2011-04-02 John HodgeMisc changes
2011-03-24 John HodgeMore work on x86_64 port of usermode
2011-03-23 John HodgeCleaning up mostly
2011-03-23 John HodgeFiddling with the x86_64 port
2011-03-01 John HodgeKernel - Added backtrace for user segfault
2011-02-27 John HodgeMisc changes, fixing problems with long log strings
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-13 John HodgeReworked semaphores to be symetric
2011-02-13 John HodgeWorking on x86_64 build
2011-02-13 John HodgeFixed a bug where stack was accessed after address...
2011-02-13 John Hodgecleanup (removed debug comment)
2011-02-13 John HodgeCleanup (debug statements removed)
next

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