Age | Commit message (Expand) | Author |
2011-10-22 | SE: move page allocation from PageTable to Process | Steve Reinhardt |
2011-10-22 | syscall_emul: implement MAP_FIXED option to mmap() | Steve Reinhardt |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2009-09-23 | arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh | Nathan Binkert |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2009-02-16 | sycalls: implement mremap() and add DATA flag for getrlimit(). mremap has bee... | Lisa Hsu |
2008-11-15 | syscalls: fix latent brk/obreak bug. | Steve Reinhardt |
2007-10-25 | TLB: Fix serialization issues with the tlb entries and make the page table st... | Gabe Black |
2007-08-26 | Address translation: Make the page table more flexible. | Gabe Black |
2007-06-05 | Clean up some of vincent's code and commit it | Ali Saidi |
2006-10-17 | add code to serialize se structures. Lisa is working on the python side of th... | Ali Saidi |
2006-08-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-08-14 | Fix up doxygen. | Steve Reinhardt |
2006-08-14 | Changed the size parameter from int to int64_t | Gabe Black |
2006-08-11 | Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create... | Gabe Black |
2006-06-27 | change the page table from map to hash_map and create small cache to to speed... | Ali Saidi |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |