2011-10-22 |
John Hodge | Kernel/APIs - Commenting fix in Joystick |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/VTerm - Rewrote cursor handling to support FB... |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/drvutil - Fixes to cursor handling |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/armv7 - Debug changes, nothing more |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/Makefile - Fixed error when starting a new build |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/api_video - Oops, forgot this |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/VTerm - Disabled cursor unless the terminal... |
tree | commitdiff |
2011-10-22 |
John Hodge | Modules/VESA - Added cursor support (with blinking) |
tree | commitdiff |
2011-10-22 |
John Hodge | Kernel/drvutil - Fiddling with software cursor |
tree | commitdiff |
2011-10-21 |
John Hodge | Kernel/armv7 - Fixed error messages having invalid... |
tree | commitdiff |
2011-10-21 |
John Hodge | Kernel - memmove improved (but with an assumption) |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/armv7 - Moved to asssembly 32-bit divide |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixed Proc_NewKThread, included lib... |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/armv7 - Improved memcpy |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/vterm - Removed an unneeded divide |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixed worker thread creation |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixing some unneeded errors |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel - Updated free's error checking to print the... |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixed MM_Clone bug, moved cache invalida... |
tree | commitdiff |
2011-10-20 |
John Hodge | Kernel/x86_64 - Added backtrace on user page fault |
tree | commitdiff |
2011-10-19 |
John Hodge | Kernel/APIs - Moved buffer mode to FBInfo |
tree | commitdiff |
2011-10-19 |
John Hodge | Kernel - Fixed error when checking syscall params |
tree | commitdiff |
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 |
next |