| 2011-08-01 |
Frans Kaashoek | Don't map IO space in the user part of the address... |
commit | commitdiff | tree | snapshot |
| 2011-07-29 |
Frans Kaashoek | Map kernel high |
commit | commitdiff | tree | snapshot |
| 2011-07-28 |
Frans Kaashoek | Merge commit 'origin/master' into page |
commit | commitdiff | tree | snapshot |
| 2011-07-28 |
Frans Kaashoek | Dirt simple logging |
commit | commitdiff | tree | snapshot |
| 2011-06-24 |
Austin Clements | Add -fno-omit-frame-pointer to compile flags. |
commit | commitdiff | tree | snapshot |
| 2011-06-24 |
Nickolai Zeldovich | do not run past the end of the disk! |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Frans Kaashoek | Russ's fix for panic remap |
commit | commitdiff | tree | snapshot |
| 2011-02-28 |
Russ Cox | rebuild xv6-rev5.tar.gz |
commit | commitdiff | tree | snapshot |
| 2011-02-28 |
Russ Cox | fixes from Peter Froehlich |
commit | commitdiff | tree | snapshot |
| 2011-02-20 |
Russ Cox | web: rev5 |
commit | commitdiff | tree | snapshot |
| 2011-02-20 |
Russ Cox | updated book pdfs |
commit | commitdiff | tree | snapshot |
| 2011-02-20 |
Russ Cox | xv6: formatting, cleanup, rev5 (take 2) |
commit | commitdiff | tree | snapshot |
| 2011-02-20 |
Russ Cox | xv6: formatting, cleanup, rev5 |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Russ Cox | xv6: refresh from 2010 page |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Russ Cox | xv6: link to xv6-rev4 |
commit | commitdiff | tree | snapshot |
| 2011-01-11 |
Russ Cox | missing file memide.c |
commit | commitdiff | tree | snapshot |
| 2011-01-11 |
Russ Cox | more trivial cleanup |
commit | commitdiff | tree | snapshot |
| 2011-01-11 |
Russ Cox | multiboot support and memory-only (no disk) kernel |
commit | commitdiff | tree | snapshot |
| 2011-01-11 |
Russ Cox | mp: do not panic on surprising hw |
commit | commitdiff | tree | snapshot |
| 2011-01-11 |
Russ Cox | make new code like old code |
commit | commitdiff | tree | snapshot |
| 2011-01-10 |
Russ Cox | mkfs: avoid clash with system struct stat |
commit | commitdiff | tree | snapshot |
| 2011-01-02 |
Russ Cox | mkfs: avoid out of bounds access to sb in wsect |
commit | commitdiff | tree | snapshot |
| 2010-09-29 |
Robert Morris | even more fabulous exec |
commit | commitdiff | tree | snapshot |
| 2010-09-27 |
Robert Morris | check exec() arg length |
commit | commitdiff | tree | snapshot |
| 2010-09-27 |
Robert Morris | copyout() copies data to a va in a pagetable, for exec... |
commit | commitdiff | tree | snapshot |
| 2010-09-20 |
Robert Morris | map kernel instructions r/o |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Robert Morris | Merge branch 'master' of git+ssh://amsterdam.csail... |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Robert Morris | my comment is wrong, exec handles BSS fine |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Robert Morris | exec questions |
commit | commitdiff | tree | snapshot |
| 2010-09-15 |
Austin Clements | Simplify boot loader by removing some JOS'isms |
commit | commitdiff | tree | snapshot |
| 2010-09-13 |
Robert Morris | change some comments, maybe more informative |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Austin Clements | Rev 4 |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Update example in TOC footer |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Consistent style in defs.h |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Get consoleintr back on one page |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Get cgaputc and consputc back on the same page |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Get rid of the blank page in picirq.c. It misaligs... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Simplify allocuvm/deallocuvm to operate in a contiguous... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Nits |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Comment inituvm and loaduvm |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Fix comment capitalization |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Rearrange vm.c so it's in logical order and prints... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Simplify inituvm and userinit by assuming initcode... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Simplify freevm using deallocuvm |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Oops. Broke the build when I rearranged proc.c |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Remove unused nop_pause function. |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Rearrange proc.h and proc.c to get our action-packed... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Re-re-arrange bootasm and bootother. We can't get... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | I totally misunderstood the even/odd spec. Add some... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Specify in runoff.spec which side sheet 1 is on, since... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Pack five columns into cross-ref. This saves us an... |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Oops, missed a comment about the stack guard |
commit | commitdiff | tree | snapshot |
| 2010-09-02 |
Austin Clements | Add Nickolai and myself and scrunch two lines out of... |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Slight simplification of copyuvm. We could simplify... |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Remove the stack guard page. Processes are now contigu... |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Make it easy to change the number of CPUs |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Space police |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Tab police |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Merge branch 'master' of git+ssh://am.lcs/home/am0... |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Fix similar leak in copyuvm |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Austin Clements | Cleanup if allocuvm fails to alloc. Add a test. |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Robert Morris | Merge branch 'master' of git+ssh://amsterdam.csail... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Robert Morris | oops. last minute simplicifaction to kalloc(). |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Page break kalloc.c |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Our proc.c alignment is perfect. Since ksegment/usegme... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Make it possible to express half-page preferences |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Got the meat of spinlocks on one spread |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Swap bootmain.c and bootother.S. This puts the whole... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Sheet 1 is a right page now because of the (much) longe... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | print depends on runoff.spec |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | We don't use lesp/lebp and using them at all from C... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Page breaking of mmu.h |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Start PDE defs on new page |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Follow xv6 code style. Also fixes indexing for these... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Rearrange for better page breaking |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Fix too-long lines |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Rebalance TOC |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Acknowledge patches |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Hopefully get the printf size spec right, regardless... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Robert Morris | no more pminit, or ELF header at 0x10000 |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | mkfs must be compiled 32-bit. Fix mkfs warnings |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Infer qemu path, just like in JOS |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Austin Clements | Infer TOOLPREFIX, just like in JOS |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Frans Kaashoek | Merge branch 'page' of git+ssh://amsterdam.csail.mit... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Robert Morris | kalloc/kfree now only a page at a time |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Frans Kaashoek | Merge branch 'page' of git+ssh://amsterdam.csail.mit... |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Frans Kaashoek | Merge branch 'master' of git+ssh://amsterdam.csail... |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | Merge remote branch 'origin/master' into page |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Austin Clements | Fix for gdbstub argument change in qemu 0.11. Rename... |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | oops ended up with 2x vm.c |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | Merge remote branch 'origin/page' into page |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | xx |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | no more xv6.pdf .ps |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | we don't need CR0_WP |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Robert Morris | set only PG and WP in vminit; the rest don't seem to... |
commit | commitdiff | tree | snapshot |
| 2010-08-26 |
Frans Kaashoek | Merge commit 'origin/page' into page |
commit | commitdiff | tree | snapshot |
| 2010-08-26 |
Frans Kaashoek | add vm.c |
commit | commitdiff | tree | snapshot |
| 2010-08-11 |
Robert Morris | uptime() sys call for benchmarking |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Robert Morris | allow sbrk(-x) to de-allocate user memory |
commit | commitdiff | tree | snapshot |
| 2010-08-06 |
Robert Morris | fix corner cases in exec of ELF |
commit | commitdiff | tree | snapshot |
| next |