1. fcc5595 mem-ruby: removed Message copy constructors by Tiago Mück · 4 years, 1 month ago
  2. 8633802 mem-ruby: alternative interface for func. reads by Tiago Mück · 4 years, 8 months ago
  3. 3fb6492 mem-ruby: extended transaction profiling by Tiago Mück · 4 years, 6 months ago
  4. 7f0c011 cpu,mem,sim: Use ADD_STAT macro where possible by Hoa Nguyen · 4 years ago
  5. 3e62820 mem: Stop "using namespace std" by Gabe Black · 4 years ago
  6. 6a80d9f mem-ruby: Update stats of AbstractController and derived classes by Hoa Nguyen · 4 years, 2 months ago
  7. d05a0a4 misc: Delete the now unnecessary create methods. by Gabe Black · 4 years, 3 months ago
  8. 91d83cc misc: Standardize the way create() constructs SimObjects. by Gabe Black · 4 years, 4 months ago
  9. 0d5a80c mem-ruby: detailed transaction latency profiling by Tiago Mück · 4 years, 6 months ago
  10. 60df5a4 mem-ruby: expose transition info to actions by Tiago Mück · 4 years, 6 months ago
  11. afdbe98 mem-ruby: support for template types in structs by Tiago Mück · 4 years, 9 months ago
  12. b877efa misc: Update attribute syntax, and reorganize compiler.hh. by Gabe Black · 4 years, 4 months ago
  13. 0a8a787 mem-ruby: HTM mem implementation by Timothy Hayes · 5 years ago
  14. 675e012 mem-ruby: Support device memories by Matthew Poremba · 4 years, 8 months ago
  15. e30ef99 mem-ruby: Fix Prefetcher to RubyPrefetcher in StateMachine. by seanzw · 4 years, 8 months ago
  16. e5a2fbb mem-ruby,misc: Fixed clang template def error by Bobby R. Bruce · 4 years, 8 months ago
  17. 4f1c414 mem-ruby: Deep renaming of Prefetcher to RubyPrefetcher by Ayaz Akram · 4 years, 9 months ago
  18. ca11bfb mem-ruby: Fix Ruby handling of functional requests by Tiago Muck · 6 years ago
  19. b3f264a mem-ruby: Add functionalReadBuffers to AbstractController by Tiago Muck · 6 years ago
  20. 53b6e21 mem-ruby: Replace SLICC queueMemory calls with enqueue by Matt Poremba · 7 years ago
  21. 10b4842 misc: Views and Iterators instead of Lists in python3 by Giacomo Travaglini · 4 years, 11 months ago
  22. 921a72f mem: Delete authors lists from mem files. by Gabe Black · 5 years ago
  23. d637436 mem: Make slicc generate some default methods explicitly. by Gabe Black · 5 years ago
  24. c08351f mem: Move ruby protocols into a directory called ruby_protocol. by Gabe Black · 5 years ago
  25. 7d71f66 python: Make iterator handling Python 3 compatible by Andreas Sandberg · 6 years ago
  26. 5cd4248 python: Replace dict.has_key with 'key in dict' by Andreas Sandberg · 6 years ago
  27. bc42d2f python: Replace orderdict with collections.OrderedDict by Andreas Sandberg · 6 years ago
  28. ef71a98 python: Don't assume SimObjects live in the global namespace by Andreas Sandberg · 6 years ago
  29. 9f37f28 ruby: Make sure addresses print in hex by Jason Lowe-Power · 7 years ago
  30. 9737d93 mem-ruby: Remove function that maps responses to a DMA engine by Nikos Nikoleris · 7 years ago
  31. 5c41076 misc: Updates for gcc7.2 for x86 by Jason Lowe-Power · 7 years ago
  32. 1088f0c misc: Rename misc.(hh|cc) to logging.(hh|cc) by Gabe Black · 7 years ago
  33. 12db50c ruby: Add support for address ranges in the directory by Nikos Nikoleris · 8 years ago
  34. 7a8dda4 style: [patch 1/22] use /r/3648/ to reorganize includes by Brandon Potter · 8 years ago
  35. 74249f8 hsail,gpu-compute: fixes to appease clang++ by Tony Gutierrez · 8 years ago
  36. f6b828d style: eliminate explicit boolean comparisons by Steve Reinhardt · 9 years ago
  37. 698866d ruby: split CPU and GPU latency stats by David Hashe · 10 years ago
  38. 1a7d3f9 gpu-compute: AMD's baseline GPU model by Tony Gutierrez · 9 years ago
  39. a317764 ruby: slicc: have a static MachineType by Tony Gutierrez · 10 years ago
  40. d10fac2 slicc: fixes for the Address to Addr changeset (11025) by Tony Gutierrez · 9 years ago
  41. 96c999f ruby: print addresses in hex by Nilay Vaish · 9 years ago
  42. 216529b ruby: slicc: derive DataMember class from Var instead of PairContainer by Nilay Vaish · 9 years ago
  43. b3eb0d1 ruby: update WireBuffer API to match that of MessageBuffer by Tony Gutierrez · 9 years ago
  44. 950e431 ruby: fix message buffer init order by Joe Gross · 9 years ago
  45. cd9e445 ruby: message buffer, timer table: significant changes by Nilay Vaish · 9 years ago
  46. b6b972d ruby: rename System.{hh,cc} to RubySystem.{hh,cc} by David Hashe · 9 years ago
  47. 4e898be ruby: slicc: remove member buffer_expr from Var class by Nilay Vaish · 9 years ago
  48. f611d4f ruby: slicc: remove nextLineHack from Type.py by Nilay Vaish · 9 years ago
  49. 7962a81 ruby: declare all protocol message buffers as parameters by Nilay Vaish · 9 years ago
  50. 426e38a ruby: slicc: avoid duplicate code for function argument check by Nilay Vaish · 9 years ago
  51. 4727fc2 ruby: eliminate type uint64 and int64 by Nilay Vaish · 9 years ago
  52. 2f44dad ruby: reverts to changeset: bf82f1f7b040 by Nilay Vaish · 9 years ago
  53. 8114c7f ruby: slicc: remove a stray line in StateMachine.py by Nilay Vaish · 9 years ago
  54. a6f3f38 ruby: eliminate type uint64 and int64 by Nilay Vaish · 9 years ago
  55. 9648c05 ruby: slicc: use default argument value by Nilay Vaish · 9 years ago
  56. 7fc725f ruby: slicc: avoid duplicate code for function argument check by Nilay Vaish · 9 years ago
  57. 91a84c5 ruby: replace Address by Addr by Nilay Vaish · 9 years ago
  58. 581bae9 ruby: Expose MessageBuffers as SimObjects by Joel Hestness · 9 years ago
  59. 848861a slicc: fix error in conflicing symbol declaration by Brad Beckmann · 10 years ago
  60. 8a54adc slicc: enable overloading in functions not in classes by Brad Beckmann · 10 years ago
  61. 3454a4a slicc: support for arbitrary DPRINTF flags (not just RubySlicc) by David Hashe · 10 years ago
  62. 536e366 slicc: support for multiple cache entry types in the same state machine by David Hashe · 10 years ago
  63. ee0d414 slicc: support for transitions with a wildcard next state by David Hashe · 10 years ago
  64. 6a288d9 slicc: support for multiple message types on the same buffer by David Hashe · 10 years ago
  65. b609b03 slicc: fatal->panic on invalid transitions by Brad Beckmann · 9 years ago
  66. a254786 slicc: isinstance bugfix by David Hashe · 10 years ago
  67. bfe7ee9 ruby: replace global g_abs_controls with per-RubySystem var by Brandon Potter · 10 years ago
  68. f9a370f ruby: replace global g_system_ptr with per-object pointers by Brandon Potter · 10 years ago
  69. 9eda4bd ruby: remove extra whitespace and correct misspelled words by Brandon Potter · 10 years ago
  70. 16ac48e ruby: drop NetworkMessage class by Nilay Vaish · 10 years ago
  71. 3022d46 ruby: interface with classic memory controller by Nilay Vaish · 10 years ago
  72. 68ddfab ruby: remove the function functionalReadBuffers() by Nilay Vaish · 10 years ago
  73. db37396 mem: Use shared_ptr for Ruby Message classes by Andreas Hansson · 10 years ago
  74. 7a0d5aa ruby: message buffers: significant changes by Nilay Vaish · 10 years ago
  75. cee8faa ruby: slicc: change the way configurable members are specified by Nilay Vaish · 10 years ago
  76. b1d3873 ruby: slicc: improve the grammar by Nilay Vaish · 10 years ago
  77. 5572007 ruby: slicc: donot prefix machine name to variables by Nilay Vaish · 10 years ago
  78. 6ceb1aa ruby: remove unused toString() from AbstractController by Nilay Vaish · 10 years ago
  79. 82d1362 ruby: move files from ruby/system to ruby/structures by Nilay Vaish · 10 years ago
  80. e685767 ruby: slicc: remove unused ids DNUCA* by Nilay Vaish · 11 years ago
  81. 183100b ruby: slicc: slight change to rule for transitions by Nilay Vaish · 11 years ago
  82. 4f7ef51 ruby: slicc: code refactor by Nilay Vaish · 11 years ago
  83. 8966547 ruby: controller: slight code refactoring by Nilay Vaish · 11 years ago
  84. 407f37e ruby: move all statistics to stats.txt, eliminate ruby.stats by Nilay Vaish · 11 years ago
  85. 0387281 ruby: fix bug introduced to revision 8523754f8885 by Nilay Vaish · 11 years ago
  86. 4070b00 ruby: add a three level MESI protocol. by Nilay Vaish · 11 years ago
  87. fc53f9f ruby: slicc: replace max_in_port_rank with number of inports by Nilay Vaish · 11 years ago
  88. c0a8ad0 ruby: converts sparse memory stats to gem5 style by Nilay Vaish · 11 years ago
  89. f1b17bf ruby: slicc: move some code to AbstractController by Nilay Vaish · 11 years ago
  90. 1be0098 ruby: append transition comment only when in opt/debug by Nilay Vaish · 12 years ago
  91. beb6e57 ruby: profiler: lots of inter-related changes by Nilay Vaish · 12 years ago
  92. eb1279f ruby: fix slicc compiler to complain about duplicate symbols by Lena Olson · 12 years ago
  93. f59a7af ruby: stats: use gem5's stats for cache and memory controllers by Nilay Vaish · 12 years ago
  94. 59a7abf ruby: add stats to .sm files, remove cache profiler by Nilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E) · 12 years ago
  95. e98c3c2 Ruby: Add field to slicc machine for generic type by Joel Hestness · 12 years ago
  96. b936619 Ruby: Order profilers based on version by Joel Hestness · 12 years ago
  97. b2c8c50 ruby: slicc: set sender, receiver clock objs for optional queue by Nilay Vaish · 12 years ago
  98. 870d545 slicc: remove check if the L1Cache has a sequencer by Nilay Vaish · 12 years ago
  99. 8573a69 ruby: move stall and wakeup functions to AbstractController by Nilay Vaish · 12 years ago
  100. eccc86e ruby: connect two controllers using only message buffers by Nilay Vaish · 12 years ago