Age | Commit message (Expand) | Author |
2004-06-15 | Get software prefetching to work in full-system mode. | Steve Reinhardt |
2004-06-10 | Fixes for detailed boot, made cttz and ctlz instructions more compact, | Ali Saidi |
2004-06-08 | Updated Copyright with information in bitkeeper changelogs | Ali Saidi |
2004-05-31 | Merged head into linux tree | Ali Saidi |
2004-05-26 | Fixed serial support in 2.6 (too much work for...) | Ali Saidi |
2004-05-23 | make the interaction of the stats event stuff with the | Nathan Binkert |
2004-05-21 | Add support for event tracking. Esentially this puts a sequence | Nathan Binkert |
2004-05-21 | rename namespace Statistics to Stats | Nathan Binkert |
2004-05-21 | Change the namespace Statistics to Stats | Nathan Binkert |
2004-05-18 | merge m5 with linux for the event and binning lifting | Lisa Hsu |
2004-05-17 | push the new system_events file that i was prevented from pushing way back wh... | Lisa Hsu |
2004-05-12 | Make a new stat type of Value which is a scalar stat that | Nathan Binkert |
2004-05-11 | successful merge, linux still builds and runs as far it used to, network devi... | Lisa Hsu |
2004-05-11 | first pass at merging m5 with linux | Lisa Hsu |
2004-05-06 | Whole mess'o'changes.. see individual files | Andrew Schultz |
2004-05-06 | add support for sticking generated files in the build directory | Nathan Binkert |
2004-05-04 | Major stats package cleanup | Nathan Binkert |
2004-05-04 | Function for getting username | Nathan Binkert |
2004-04-21 | This is where I'm at for Linux Ethernet before I head to Mexico. | Lisa Hsu |
2004-03-24 | Minor cleanup from building & diffing behavior | Steve Reinhardt |
2004-03-24 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-03-24 | Hacks to make the libelf stuff work in openbsd. | Nathan Binkert |
2004-03-24 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-03-24 | A few memory system performance enhancements. | Erik Hallnor |
2004-03-24 | Minor changes to Time | Nathan Binkert |
2004-03-11 | merge with m5 head | Lisa Hsu |
2004-03-04 | Overall gist of this is to 'dynamicize' the tracking of functions so you can ... | Lisa Hsu |
2004-02-29 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2004-02-29 | Initial cleanup pass of lisa's function call tracking | Nathan Binkert |
2004-02-29 | more debugging support | Nathan Binkert |
2004-02-25 | Fix stats debugging and always compile it in for the | Nathan Binkert |
2004-02-21 | Load local kernel symbols, and set aic7xxx_no_reset to prevent an initial | Andrew Schultz |
2004-02-20 | Make it so dump takes a void * | Nathan Binkert |
2004-02-19 | Remote an old hack that is now unnecessary | Andrew Schultz |
2004-02-13 | Fix to remote debugger while in PAL | Andrew Schultz |
2004-02-09 | Merge linux tree with head | Andrew Schultz |
2004-02-09 | - Whack unused code | Nathan Binkert |
2004-02-09 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2004-02-09 | random fixes | Nathan Binkert |
2004-02-08 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-02-08 | Separate template definitions and instantiations into *_impl.hh and *.cc. Eve... | Erik Hallnor |
2004-02-07 | Totally rework the Range class. Now the range is from [start, end) | Nathan Binkert |
2004-02-05 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-02-04 | More reformatting of reference parameter declarations. | Steve Reinhardt |
2004-02-03 | merge | Nathan Binkert |
2004-02-03 | Remote debugging cleanup and internal debugging support | Nathan Binkert |
2004-02-02 | Change "Foo& foo" declarations to "Foo &foo". | Steve Reinhardt |
2004-02-02 | More conversions of ref-counted parameters to references: | Steve Reinhardt |
2004-01-30 | Merge | Nathan Binkert |
2004-01-29 | delete the data in the arglist when the list is destroyed, | Nathan Binkert |