2011-10-18 |
John Hodge | Kernel/x86 - Compile fixes for newer gcc |
tree | commitdiff |
2011-10-18 |
John Hodge | Kernel - Doxygen fixes |
tree | commitdiff |
2011-10-18 |
John Hodge | Kernel/drvutil - Adding software cursor support |
tree | commitdiff |
2011-10-18 |
John Hodge | Kernel/x86 - Fixed warnings in newer versions of GCC |
tree | commitdiff |
2011-10-17 |
John Hodge | Kernel/x86_64 - Misc commenting |
tree | commitdiff |
2011-10-17 |
John Hodge | Kernel/x86 - Fixed bug in user start, hidden by not... |
tree | commitdiff |
2011-10-17 |
John Hodge | Modules/PS2KbMouse - Bugfixing (alignment issue) |
tree | commitdiff |
2011-10-17 |
John Hodge | Modules/BochsGA - Debugging and porting to newer APIs |
tree | commitdiff |
2011-10-17 |
John Hodge | Modules - Added DEPS variable for inter-module includes |
tree | commitdiff |
2011-10-17 |
John Hodge | Changed i386 build to x86 |
tree | commitdiff |
2011-10-17 |
John Hodge | Kernel/armv7 - Bugfixing (PAddr != PAGE_SIZE) |
tree | commitdiff |
2011-10-17 |
John Hodge | Kernel/heap - Debug fixes |
tree | commitdiff |
2011-10-17 |
John Hodge | Kernel/tpl_mm_phys - Added improved debug when allocati... |
tree | commitdiff |
2011-10-16 |
John Hodge | Kernel - Heap debugging changes |
tree | commitdiff |
2011-10-16 |
John Hodge | Kernel/vterm - Changed VTerm to be less x86 centric |
tree | commitdiff |
2011-10-16 |
John Hodge | Kernel/x86_64 - Unbroke user stack creation |
tree | commitdiff |
2011-10-16 |
John Hodge | Kernel/armv7 - Fixing/breaking things |
tree | commitdiff |
2011-10-16 |
John Hodge | Modules/PL110 - Added ARM PL110 CLCD driver |
tree | commitdiff |
2011-10-15 |
John Hodge | Commenting and cleanup |
tree | commitdiff |
2011-10-15 |
John Hodge | Kernel/armv7 - Added cache invalidate syscall |
tree | commitdiff |
2011-10-15 |
John Hodge | Kernel - Cleaning up proc/syscalls |
tree | commitdiff |
2011-10-15 |
John Hodge | Kernel/threads - Removing nested locks |
tree | commitdiff |
2011-10-15 |
John Hodge | Kernel/armv7 - Bugfixing, can get to user relocation now |
tree | commitdiff |
2011-10-14 |
John Hodge | Kernel/armv7 - Implemetned Hivecs, fixing bugs |
tree | commitdiff |
2011-10-14 |
John Hodge | Kernel/armv7 - Fixing bugs, Proc_Clone works now |
tree | commitdiff |
2011-10-13 |
John Hodge | Kernel - Fixing bugs |
tree | commitdiff |
2011-10-13 |
John Hodge | Kernel/armv7 - Implementing MM_Clone and fixing MMU... |
tree | commitdiff |
2011-10-12 |
John Hodge | Kernel/armv7 - Threading work |
tree | commitdiff |
2011-10-12 |
John Hodge | Kernel - Changed Threads_CloneTCB (removed Err ptr) |
tree | commitdiff |
2011-10-12 |
John Hodge | Kernel/armv7 - Set ARMv7 to use the initrd for /Acess rel0.12 |
tree | commitdiff |
2011-10-12 |
John Hodge | Major build system changes |
tree | commitdiff |
2011-10-12 |
John Hodge | Kernel/armv7 - Fixed edge case in __divmod64 |
tree | commitdiff |
2011-10-11 |
John Hodge | Kernel/x86_64 - Fixed Kernel not using COW, cleanup |
tree | commitdiff |
2011-10-11 |
John Hodge | Kernel/x86_64 - Now boots, login a little bugged though |
tree | commitdiff |
2011-10-11 |
John Hodge | Kernel - MMU usage fixes |
tree | commitdiff |
2011-10-11 |
John Hodge | Kernel/x86_64 - Implemented COW, fixed PMM bugs |
tree | commitdiff |
2011-10-11 |
John Hodge | Kernel/armv7 - Added IRQ stack, changed IRQs to be... |
tree | commitdiff |
2011-10-09 |
John Hodge | Kernel/x86_64 - Fixed usage of IA32_FMASK |
tree | commitdiff |
2011-10-09 |
John Hodge | Kernel - Cleaning up a little |
tree | commitdiff |
2011-10-09 |
John Hodge | Kernel/x86_64 - Fixed not resetting IF after SYSCALL... |
tree | commitdiff |
2011-10-08 |
John Hodge | Misc changes |
tree | commitdiff |
2011-10-08 |
John Hodge | Kernel/armv7 - Working on interrupt support, currently... |
tree | commitdiff |
2011-10-07 |
John Hodge | Kernel/arm7 - Implementing some MMU functions |
tree | commitdiff |
2011-10-06 |
John Hodge | Kernel/x86_64 - Commenting and cleanup |
tree | commitdiff |
2011-10-05 |
John Hodge | Kernel - Fixed vterm corruption at end of buffer |
tree | commitdiff |
2011-10-05 |
John Hodge | Kernel/proc - Fixed version display |
tree | commitdiff |
2011-10-04 |
John Hodge | Kernel - Cleaning up unneeded messages |
tree | commitdiff |
2011-10-04 |
John Hodge | Kernel/x86_64 - Bugfixing, cleaning up scheduling |
tree | commitdiff |
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-28 |
John Hodge | Kernel/vterm - Tiny commenting/indenting change |
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 - Added Proc_Rescedule support |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel - Fixes to build info file |
tree | commitdiff |
2011-09-26 |
John Hodge | Kernel/vfs - Fixed bug in VFS_ParsePath |
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 - Oops, no compile test |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel - Untested template stack based PMM |
tree | commitdiff |
2011-09-25 |
John Hodge | Renamed tpl_drv_* to api_drv_* (a more fitting name) |
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-25 |
John Hodge | Kernel - Unlocked debug lock when entering kernel panic |
tree | commitdiff |
2011-09-25 |
John Hodge | Kernel/vfs - Minor error reporting changes |
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 | Updated to allow build number to be obtained far easier |
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 - Removed debug from elf and mmap |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel - Trace messages now only go to debug (not VTerm) |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/x86_64 - Fixed MM bugs and StartProcess |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/tpl_phys - Fixed bug in GetPageNode |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel/vterm - Attempting to fix scrolling issues |
tree | commitdiff |
2011-09-08 |
John Hodge | Kernel - Updated ELF loader to support ELF64 |
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 - Added current thread ID to log messages |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel - Working on IOCache using page sized blocks |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel/arm7 - Fixed SPINLOCK to use the swap opcode |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel - Fixed Binary_MapIn not closing its handle |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel/mmap - Fixed pages being derefed, and memory... |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel - Improved debug in threads.c |
tree | commitdiff |
2011-08-28 |
John Hodge | Kernel/x86 - Misc fixes |
tree | commitdiff |
next |