2010-06-20 |
John Hodge | Fixing behavior of Threads_CloneTCB |
tree | commitdiff |
2010-06-19 |
John Hodge | Cleaning up and attempting to fix these darn heisenbugs |
tree | commitdiff |
2010-06-19 |
John Hodge | Fixed #PF in Memory Manager (mm_virt.h was using KERNEL... |
tree | commitdiff |
2010-06-18 |
John Hodge | Fixed the EnvP array passed to Proc_StartUser not being... |
tree | commitdiff |
2010-06-18 |
John Hodge | It's been too long since I committed |
tree | commitdiff |
2010-06-03 |
John Hodge | Bugfixing |
tree | commitdiff |
2010-05-31 |
John Hodge | More 32-bit int fixes |
tree | commitdiff |
2010-05-31 |
John Hodge | Darn defaulting to 32-bit integers :( |
tree | commitdiff |
2010-05-31 |
John Hodge | Speedups to physical memory allocation, fixed a stupid... |
tree | commitdiff |
2010-05-31 |
John Hodge | New kernel stack, fixing pmem alloc bug, updated to... |
tree | commitdiff |
2010-05-31 |
John Hodge | Yay! TSS issues fixed, now to work on the VMM |
tree | commitdiff |
2010-05-31 |
John Hodge | Fixed GCC using sse instructions, fixing TSS support... |
tree | commitdiff |
2010-05-31 |
John Hodge | Disabled debug in PMM, and fixed error in #UD reporting |
tree | commitdiff |
2010-05-31 |
John Hodge | Fixed heap bug |
tree | commitdiff |
2010-05-31 |
John Hodge | Fixed bug with physical memory allocation, update MM_Al... |
tree | commitdiff |
2010-05-31 |
John Hodge | Added page table dump and using INVPLG |
tree | commitdiff |
2010-05-30 |
John Hodge | Cleaning up and adding page fault handler |
tree | commitdiff |
2010-05-29 |
John Hodge | Updated mm_phys to use Debug statements instead of... |
tree | commitdiff |
2010-05-29 |
John Hodge | Fixed typo, cleaned up stuff |
tree | commitdiff |
2010-05-29 |
John Hodge | Fun bugs are fun, fixed MM_AllocPhysRange, now for... |
tree | commitdiff |
2010-05-29 |
John Hodge | Physical page counts are now filled |
tree | commitdiff |
2010-05-29 |
John Hodge | Chicken and egg problem, solved |
tree | commitdiff |
2010-05-29 |
John Hodge | Now with less fail |
tree | commitdiff |
2010-05-29 |
John Hodge | Bitmap filling done |
tree | commitdiff |
2010-05-29 |
John Hodge | Nearly completed physical init |
tree | commitdiff |
2010-05-28 |
John Hodge | Untested work on physical mm setup |
tree | commitdiff |
2010-05-28 |
John Hodge | Fixes to 64-bit port, now working on physical memory... |
tree | commitdiff |
2010-05-28 |
John Hodge | More work on error and interrupt handling (almost got... |
tree | commitdiff |
2010-05-27 |
John Hodge | More work on x86_64 build, error handling and IDT |
tree | commitdiff |
2010-05-27 |
John Hodge | Working on 64-bit IDT |
tree | commitdiff |
2010-05-27 |
John Hodge | x86_64 starts without erroring, reaches high mem and... |
tree | commitdiff |
2010-05-27 |
John Hodge | x86_64 now compiles and builds :) :) |
tree | commitdiff |
2010-05-27 |
John Hodge | VM8086 stub for x86_64 build |
tree | commitdiff |
2010-05-27 |
John Hodge | Bugfixing |
tree | commitdiff |
2010-05-24 |
John Hodge | slight change to memory map |
tree | commitdiff |
2010-05-17 |
John Hodge | Working on mem management |
tree | commitdiff |
2010-05-16 |
John Hodge | Added architectue documentation |
tree | commitdiff |
2010-05-15 |
John Hodge | Slight memory organisation changes |
tree | commitdiff |
2010-05-15 |
John Hodge | Updates to CPU Determining and initialising fractal... |
tree | commitdiff |
2010-05-14 |
John Hodge | More work on x86_64 port, near compiling now |
tree | commitdiff |
2010-05-13 |
John Hodge | More memory management functions implemented, other... |
tree | commitdiff |
2010-05-13 |
John Hodge | Speedup fix to PUSH_GPR and POP_GPR |
tree | commitdiff |
2010-05-13 |
John Hodge | Fixed bugs caused by the segregation of timer code. |
tree | commitdiff |
2010-05-13 |
John Hodge | More work on x86_64 port, also cleaned up a little... |
tree | commitdiff |
2010-05-13 |
John Hodge | Working on separating architecture dependent and indepe... |
tree | commitdiff |
2010-05-11 |
John Hodge | x86_64 support, requiring a slight refactor to the... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-05-11 |
John Hodge | Adding start of x86_64 port |
tree | commitdiff |
2010-05-01 |
John Hodge | Improved user error handling, now a user DIV0 doesn... |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-24 |
John Hodge | Fixed the EFLAGS contents to actually enable IF |
tree | commitdiff |
2010-04-24 |
John Hodge | Fixed MM_UnmapHWPages overwriting the wrong area |
tree | commitdiff |
2010-04-23 |
John Hodge | Fixes to error handling and User text mappings |
tree | commitdiff |
2010-04-23 |
John Hodge | Fixes to VM8086 handler to remove operand size errors. |
tree | commitdiff |
2010-04-21 |
John Hodge | Fixed case where the screen was cleared during a panic |
tree | commitdiff |
2010-04-21 |
John Hodge | Made the KPanic routine switch back to 0xB8000 text... |
tree | commitdiff |
2010-04-21 |
John Hodge | Added kernel panic routines to output to the screen... |
tree | commitdiff |
2010-04-21 |
John Hodge | Random fixes, disabled debug in vterm, random crash... |
tree | commitdiff |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
tree | commitdiff |
2010-04-10 |
John Hodge | Fixed a bug in the heap manager where if an exact match... |
tree | commitdiff |
2010-04-06 |
John Hodge | Cleaning up more Log( calls with Log_*( |
tree | commitdiff |
2010-04-06 |
John Hodge | Fixed VM8086/Vesa memory allocation bug |
tree | commitdiff |
2010-04-06 |
John Hodge | Many changes, Mostly working on improving the BootConf... |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
tree | commitdiff |
2010-04-02 |
John Hodge | VM8086 Support, Starting on VESA Driver |
tree | commitdiff |
2010-04-01 |
John Hodge | Misc Changes |
tree | commitdiff |
2010-03-29 |
John Hodge | Added mboot2 header |
tree | commitdiff |
2010-03-29 |
John Hodge | Bugfixing FAT Driver, Addint Multiboot2 Support |
tree | commitdiff |
2010-03-27 |
John Hodge | Updating drivers to use the Log_ functions instead... |
tree | commitdiff |
2010-03-21 |
John Hodge | Misc Changes, Added Logging Subsystem, Fixes to InitRD... |
tree | commitdiff |
2010-03-18 |
John Hodge | Bugfixing initrd and ld-acess |
tree | commitdiff |
2010-03-17 |
John Hodge | Multiple fixes |
tree | commitdiff |
2010-03-06 |
John Hodge | Slight Changes, mostly fixing CPU error reporting |
tree | commitdiff |
2010-03-05 |
John Hodge | doxygen fixes |
tree | commitdiff |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
tree | commitdiff |
2010-02-03 |
John Hodge | Cleanups that will hopefully allow compilation in more... |
tree | commitdiff |
2010-01-14 |
John Hodge | Bugfixes and UDI Updates |
tree | commitdiff |
2010-01-12 |
John Hodge | Bugfixes, Cleanup and Rewite started on UDI interface |
tree | commitdiff |
2010-01-02 |
John Hodge | Fixed a bug that caused physical memory allocation... |
tree | commitdiff |
2010-01-01 |
John Hodge | SMP Work (APs now start, just seem to lock up on lgdt... |
tree | commitdiff |
2010-01-01 |
John Hodge | More SMP Work, also changed the physical allocator... |
tree | commitdiff |
2009-12-31 |
John Hodge | Working on Multiprocessing support |
tree | commitdiff |
2009-12-30 |
John Hodge | Starting on PAE support, removed UDI from kernel |
tree | commitdiff |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
tree | commitdiff |
2009-12-28 |
John Hodge | Attempting to fix an intermittent TSS bug |
tree | commitdiff |
2009-12-28 |
John Hodge | Cleaned up some more debug |
tree | commitdiff |
2009-12-28 |
John Hodge | Changed the x86 architecture to have tPAddr be 64-bits... |
tree | commitdiff |
2009-12-26 |
John Hodge | Big Changes - See commit details |
tree | commitdiff |
2009-11-23 |
John Hodge | More work on IPStack (Also fixed Proc_SpawnWorker) |
tree | commitdiff |
2009-11-22 |
John Hodge | Added ProcDev/SysFS + Cleanup |
tree | commitdiff |
2009-11-20 |
John Hodge | Cleanup and Bugfixing |
tree | commitdiff |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
tree | commitdiff |
2009-11-17 |
John Hodge | Cleanups & Implementations to allow IPStack to compile |
tree | commitdiff |
2009-11-13 |
John Hodge | Fixes and Cleanup |
tree | commitdiff |
2009-11-10 |
John Hodge | General Cleanup, Implemented DMA Allocation |
tree | commitdiff |
2009-10-27 |
John Hodge | Implemented Dependency resolving for compile-time modul... |
tree | commitdiff |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
tree | commitdiff |
2009-10-18 |
John Hodge | Multiple changes (Module Interopability, Timers, FDD... |
tree | commitdiff |
2009-10-15 |
John Hodge | Various Changes |
tree | commitdiff |
next |