2011-10-04 |
John Hodge | Kernel/armv7 - Fixed lack of in*/out* functions |
tree | commitdiff |
2011-09-28 |
John Hodge | Kernel - Added pointer to IRQ callbacks |
tree | commitdiff |
2011-09-27 |
John Hodge | Kernel/x86 - Disabled task tracing |
tree | commitdiff |
2011-09-27 |
John Hodge | Kernel/armv7 - Task switching now supported |
tree | commitdiff |
2011-09-27 |
John Hodge | Kernel/armv7 - Renamed to reduce confusion |
tree | commitdiff |
2011-09-27 |
John Hodge | Kernel/arm7 - Tiny bugfix in NewKThread |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/arm7 - NewKThread (partially) implemented |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/arm7 - Working on threading |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/arm7 - Fiddling on process switching |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/x86 - Separated timer and task switching |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/x86_64 - Separated task switching from timer... |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/x86_64 - Debugging iret->CPL3 crash |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/x86_64 - Bugfixing |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/arm7 - Fiddling with PCI etc |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/arm7 - Removed debug statement from VMM |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/arm7 - Starts, but no IO and task switching... |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/x86_64 - Oops, forgot some files |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/x86 - Fixed build and run after x86_64 and arm7... |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/arm7 - Debugging |
tree | commitdiff |
2011-09-24 |
John Hodge | Kernel/arm7 - Now with less crash |
tree | commitdiff |
2011-09-23 |
John Hodge | Kernel/x86 - Indent fixes only |
tree | commitdiff |
2011-09-23 |
John Hodge | Kernel/x86_64 - Fucking about removing inline asm |
tree | commitdiff |
2011-09-23 |
John Hodge | Kernel/arm7 - Fixing, manages to start pmm init |
tree | commitdiff |
2011-09-23 |
John Hodge | Kernel/arm7 - Serial works (realview-pb-a8) |
tree | commitdiff |
2011-09-09 |
John Hodge | Changed Proc_StartUser to use SYSRET |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/x86_64 - Implemented SYSCALL in x86_64 port |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/x86_64 - Fixed MM bugs and StartProcess |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/x86-64 - Updated and debug |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/arm7 - Fiddling, still having issues with VMM |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel/arm7 - Updated ARM7 code to newer HAL API changes |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel/arm7 - Fixed SPINLOCK to use the swap opcode |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel/x86 - Misc fixes |
tree | commitdiff |
2011-08-26 |
John Hodge | Kernel/x86 - Added node display to DumpTables, fixed... |
tree | commitdiff |
2011-08-25 |
John Hodge | Kernel/x86 - Implemented VFS node in PMM, debugging... |
tree | commitdiff |
2011-08-24 |
John Hodge | Kernel/x86 - Fixed bug MM_DumpTables |
tree | commitdiff |
2011-08-24 |
John Hodge | Kernel - Fixes to Proc_Clone usage in x86 |
tree | commitdiff |
2011-08-23 |
John Hodge | Merge commit 'eb98f1f2915446ef05120482a2fc353c76330b50... |
tree | commitdiff |
2011-08-23 |
John Hodge | Kernel/x86 - Fixed usage of Proc_Clone |
tree | commitdiff |
2011-08-22 |
John Hodge | Kernel - General fixing after ARM7 changes |
tree | commitdiff |
2011-08-22 |
John Hodge | Kernel/arm7 - Stubbing functions, now compiles and... |
tree | commitdiff |
2011-08-21 |
John Hodge | Kernel/arm7 - Working on ARM7 port |
tree | commitdiff |
2011-08-20 |
John Hodge | Kernel/x86_64 - Working on 64-bit build, required rewor... |
tree | commitdiff |
2011-08-08 |
John Hodge | Kernel - Fixes from clang's scan-build tool |
tree | commitdiff |
2011-08-08 |
John Hodge | Kernel/x86 - Removed PAE support |
tree | commitdiff |
2011-08-07 |
John Hodge | Kernel - Cleaning up messages rel0.10 |
tree | commitdiff |
2011-08-06 |
John Hodge | Kernel - Cleaning up unneeded malloc() calls |
tree | commitdiff |
2011-08-04 |
John Hodge | Kernel/arm7 - Still working on it |
tree | commitdiff |
2011-07-30 |
John Hodge | Kernel - Bugfixing x86_64 port |
tree | commitdiff |
2011-07-28 |
John Hodge | Kernel/x86_64 - Implemented UserRIP/CS |
tree | commitdiff |
2011-07-27 |
John Hodge | Kernel - Cleaning up |
tree | commitdiff |
2011-07-18 |
John Hodge | Kernel - Reworked x86 physical memory allocation |
tree | commitdiff |
2011-07-05 |
John Hodge | Misc changes |
tree | commitdiff |
2011-07-03 |
John Hodge | Kernel - Absently cleaning up (minor presentation changes) |
tree | commitdiff |
2011-07-02 |
John Hodge | Bugfixing a hidden bug in vm8086 (to help trace a tcp... |
tree | commitdiff |
2011-07-02 |
John Hodge | Kernel/x86_64 - Cleaning up unused symbols in linker... |
tree | commitdiff |
2011-06-16 |
John Hodge | Kernel/x86_64 - Working out bugs and unimplementeds |
tree | commitdiff |
2011-06-12 |
John Hodge | Kernel/x86_64 - Bugfixing |
tree | commitdiff |
2011-06-11 |
John Hodge | Kernel/x86_64 - Bugfixing |
tree | commitdiff |
2011-06-11 |
John Hodge | Kernel/x86 - Emarrasing, stray " at the start of the... |
tree | commitdiff |
2011-06-11 |
John Hodge | Kernel - x86 Fixed a couple of bugs |
tree | commitdiff |
2011-06-11 |
John Hodge | Kernel - x86_64 mm_virt rework |
tree | commitdiff |
2011-06-03 |
John Hodge | Misc changes |
tree | commitdiff |
2011-05-28 |
John Hodge | Kernel - Finally fixed that corruption bug (description... |
tree | commitdiff |
2011-05-28 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2011-05-28 |
John Hodge | ARM7 - Removed unneeded div header |
tree | commitdiff |
2011-05-28 |
John Hodge | Kernel - More work on ARM port |
tree | commitdiff |
2011-05-25 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2011-05-16 |
John Hodge | ARM Build (doesn't compile yet) |
tree | commitdiff |
2011-05-16 |
John Hodge | Hore work to allow ARM builds |
tree | commitdiff |
2011-05-08 |
John Hodge | Fiddling ready for an ARM port |
tree | commitdiff |
2011-05-07 |
John Hodge | Cleaning up and Debugging (Exposed by AcessNative mostly) |
tree | commitdiff |
2011-05-07 |
John Hodge | Kernel - Instruction tracing support |
tree | commitdiff |
2011-04-02 |
John Hodge | Misc changes |
tree | commitdiff |
2011-03-24 |
John Hodge | More work on x86_64 port of usermode |
tree | commitdiff |
2011-03-23 |
John Hodge | Cleaning up mostly |
tree | commitdiff |
2011-03-23 |
John Hodge | Fiddling with the x86_64 port |
tree | commitdiff |
2011-03-01 |
John Hodge | Kernel - Added backtrace for user segfault |
tree | commitdiff |
2011-02-27 |
John Hodge | Misc changes, fixing problems with long log strings |
tree | commitdiff |
2011-02-14 |
John Hodge | Added some very pedantic warning flags |
tree | commitdiff |
2011-02-13 |
John Hodge | Reworked semaphores to be symetric |
tree | commitdiff |
2011-02-13 |
John Hodge | Working on x86_64 build |
tree | commitdiff |
2011-02-13 |
John Hodge | Fixed a bug where stack was accessed after address... |
tree | commitdiff |
2011-02-13 |
John Hodge | cleanup (removed debug comment) |
tree | commitdiff |
2011-02-13 |
John Hodge | Cleanup (debug statements removed) |
tree | commitdiff |
2011-02-13 |
John Hodge | Changed to a classfull sequential allocation algo |
tree | commitdiff |
2011-02-12 |
John Hodge | TSC backed timekeeping, 64-bit integer printing |
tree | commitdiff |
2011-02-12 |
John Hodge | Cleaned up places where MM_Allocate was used without... |
tree | commitdiff |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb |
tree | commitdiff |
2011-01-25 |
John Hodge | Kernel - Fixed page fault Proc_ReturnToUser |
tree | commitdiff |
2011-01-24 |
John Hodge | IPStack - Routing improvement |
tree | commitdiff |
2011-01-23 |
John Hodge | Kernel - So... should remember to initialise structures |
tree | commitdiff |
2011-01-22 |
John Hodge | Lots of work on the AcessNative kernel |
tree | commitdiff |
2011-01-18 |
John Hodge | - Misc changes |
tree | commitdiff |
2010-11-27 |
John Hodge | Build fixes |
tree | commitdiff |
2010-11-25 |
John Hodge | Slight change to VMM defines |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixed memcmp error (checks 1 more byte than it should) |
tree | commitdiff |
2010-11-20 |
John Hodge | General fixes |
tree | commitdiff |
2010-11-19 |
John Hodge | Multiple IPStack Related changes (and other bugfixes) |
tree | commitdiff |
2010-10-31 |
John Hodge | Fiddling with x86_64 and i486 builds |
tree | commitdiff |
2010-10-30 |
John Hodge | x86_64 fixes |
tree | commitdiff |
next |