1. eaa994e cache: Allow main memory to be at disjoint address ranges. by Ali Saidi · 13 years ago
  2. cda4c2d Fix the SPARC fs regression by adding a call to createInterruptController. by Gabe Black · 13 years ago
  3. 75681d3 Stats: Update stats for changeset 8868 by Andreas Hansson · 13 years ago
  4. 32eae80 CPU: Check that the interrupt controller is created when needed by Andreas Hansson · 13 years ago
  5. c0b9f32 Stats: Fix the realview regression stats after nvmem move by Andreas Hansson · 13 years ago
  6. 13e14ba EIO: update stats (mostly order change, some renames) by Steve Reinhardt · 13 years ago
  7. ac91f90 Script: Fix the scripts that use the num_cpus cache parameter by Andreas Hansson · 13 years ago
  8. 0d46708 bp: fix up stats for changes to branch predictor by Ali Saidi · 13 years ago
  9. 5a9a743 MEM: Introduce the master/slave port roles in the Python classes by Andreas Hansson · 13 years ago
  10. 8cb4a22 tests: fix diff-out script for op/inst stat changes. by Ali Saidi · 13 years ago
  11. 4f8d1a4 stats: update stats for insts/ops and master id changes by Ali Saidi · 13 years ago
  12. 230540e mem: fix cache stats to use request ids correctly by Dam Sunwoo · 13 years ago
  13. b7cf643 Regressions: Update stats due to change in MESI protocol by Nilay Vaish · 13 years ago
  14. 26ca8b8 Regressions: Update stats due to O3 CPU changes by Nilay Vaish · 13 years ago
  15. e88165a Merge with main repository. by Gabe Black · 13 years ago
  16. ade53de Ruby: Connect system port in Ruby network test by Andreas Hansson · 13 years ago
  17. 39f314c Yet another merge with the main repository. by Gabe Black · 13 years ago
  18. f19b3f3 X86 Regressions: Update stats due to introduction of TSO by Nilay Vaish · 13 years ago
  19. 57e07ac SE/FS: Make both SE and FS tests available all the time. by Gabe Black · 13 years ago
  20. ec20ee2 SE/FS: Make SE vs. FS mode a runtime parameter. by Gabe Black · 13 years ago
  21. c3d41a2 Merge with the main repo. by Gabe Black · 13 years ago
  22. da2a4ac Merge yet again with the main repository. by Gabe Black · 13 years ago
  23. a17dbdf stats: Update stats for final tick and memory bandwidth patches by Ali Saidi · 13 years ago
  24. 2208ea0 MEM: Make the bus bridge unidirectional and fixed address range by Andreas Hansson · 13 years ago
  25. f85286b MEM: Add port proxies instead of non-structural ports by Andreas Hansson · 13 years ago
  26. 06c39a1 Ruby: Change the access permissions for MOESI hammer by Andreas Hansson · 13 years ago
  27. 8c7936c stats: undo parser change from initparam change by Ali Saidi · 13 years ago
  28. d272bdb MOESI Hammer: Update regression test output by Nilay Vaish · 13 years ago
  29. a5a2b9e X86 Regressions: Update stats due to fence instruction by Nilay Vaish · 13 years ago
  30. 8d75703 stats: Update stats for ARM init param changes. by Ali Saidi · 13 years ago
  31. ec93636 Merge with the main repository again. by Gabe Black · 13 years ago
  32. 36a822f Merge with main repository. by Gabe Black · 13 years ago
  33. cb6ea04 regress: updated hammer memtest and rubytest outputs by Brad Beckmann · 13 years ago
  34. d1dd7a2 imported patch ext/stats_updates.patch by Ali Saidi · 13 years ago
  35. 61c14da O3: Remove hardcoded tgts_per_mshr in O3CPU.py. by Chander Sudanthi · 13 years ago
  36. e436d18 SPARC: update SE stats for FP fix by Ali Saidi · 13 years ago
  37. 0e621fd SPARC: Update the FS stats for the recent FP fix. by Gabe Black · 13 years ago
  38. f171a29 Regression: Update statistics for x86 long regression tests by Nilay Vaish · 13 years ago
  39. 472645d Tests: Update stats due to addition of fence microop by Nilay Vaish · 13 years ago
  40. c6dd122 tests: fix spurious scons "Error 1" messages by Steve Reinhardt · 13 years ago
  41. 020e923 Configs: Use connectAllPorts to connect ports for simple-timing-ruby. by Gabe Black · 13 years ago
  42. ae62d97 MIPS: Fix regressions tests by Ali Saidi · 13 years ago
  43. 28a2236 O3: Update stats for new ordering fix. by Ali Saidi · 13 years ago
  44. c5fd6f4 MIPS: Update MIPS stats for cleaned up operand checks. by Gabe Black · 14 years ago
  45. ba265ab ARM: Add some MP regressions and clean up the disk images and kernels a bit by Ali Saidi · 14 years ago
  46. 999cd8a StoreSet: Update stats for store-set clearing by Ali Saidi · 14 years ago
  47. f125ef2 O3: Update stats for LSQ changes. by Ali Saidi · 14 years ago
  48. cbf7982 X86: Add an X86_FS o3 regression. by Gabe Black · 14 years ago
  49. a81d4a8 Stats: Small update to stats for change to x86 inst flags. by Gabe Black · 14 years ago
  50. 6bbd74e SCons,tests: Tell scons about pc-o3-timing regressions. by Gabe Black · 14 years ago
  51. c3e7b57 Stats: Update stats for the end of macroop O3 fix. by Gabe Black · 14 years ago
  52. 8586a80 Stats: Update stats for the recent O3 interrupt change. by Gabe Black · 14 years ago
  53. 821dfc1 BuildEnv: Eliminate RUBY as build environment variable by Nilay Vaish · 14 years ago
  54. 9c806fe Stats: Update stats for the previous change. by Gabe Black · 14 years ago
  55. a1aaeac Stats: Update the stats after the uninitialized branch predictor variable fix. by Gabe Black · 14 years ago
  56. 1b49c56 Scons: Drop RUBY as compile time option. by Nilay Vaish · 14 years ago
  57. 6308ca2 Stats: Update stats for the recent fix to fetch. by Gabe Black · 14 years ago
  58. 145deb7 inorder-fs: temp. regression removal by Korey Sewell · 14 years ago
  59. 09914cd ARM: Update stats for better miscreg support for MP configurations. by Ali Saidi · 14 years ago
  60. 3ebfe2e O3: Update stats for fetch and bp changes. by Ali Saidi · 14 years ago
  61. a4bd05d X86: Add a config for an FS regression on O3. by Gabe Black · 14 years ago
  62. d42e471 Stats: Update stats for the x86 store fault fix. by Gabe Black · 14 years ago
  63. 12dc51f Regression: Updates regression outputs for Ruby memtest by Brad Beckmann · 14 years ago
  64. c86f849 Ruby: Add support for functional accesses by Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) · 14 years ago
  65. 6630d4c inorder: sparc: add 02.insttest regression by Korey Sewell · 14 years ago
  66. d1e8be9 inorder: sparc: add hello world regression by Korey Sewell · 14 years ago
  67. 08c1a6f merge regression updates by Korey Sewell · 14 years ago
  68. b5736ba alpha:o3:simple: update simout/err files by Korey Sewell · 14 years ago
  69. 9124f46 inorder: alpha-hello regression update by Korey Sewell · 14 years ago
  70. 97449ef inorder: update eon regr w/eon info by Korey Sewell · 14 years ago
  71. d16b0dc inorder: add 10.linux-boot regression by Korey Sewell · 14 years ago
  72. 60da569 inorder: add eon regression by Korey Sewell · 14 years ago
  73. 55dce64 inorder: update SE regressions by Korey Sewell · 14 years ago
  74. e8b7df0 inorder: make InOrder CPU FS compilable/visible by Korey Sewell · 14 years ago
  75. 1aa4869 sparc: update long regressions by Korey Sewell · 14 years ago
  76. fb8c9582 sparc: update o3 regressions by Korey Sewell · 14 years ago
  77. 9331b5d sparc: update simple cpu regressions use stats file generated by zizzer by Korey Sewell · 14 years ago
  78. 8a652f9 config: tweak ruby configs to clean up hierarchy by Steve Reinhardt · 14 years ago
  79. 5d5b0f4 Stats: Update stats for minor O3 changes below. by Ali Saidi · 14 years ago
  80. 44e599a ARM: Fix up stats for previous changes to condition codes by Ali Saidi · 14 years ago
  81. fea2c26 ARM: Update ARM_FS stats for mp changes by Ali Saidi · 14 years ago
  82. 307f089 O3/ARM: Update stats for recent changes. by Ali Saidi · 14 years ago
  83. 001c16b regress: updates after changing ruby network bandwidth by Brad Beckmann · 14 years ago
  84. 3d93439 stats: update 20.parser o3 now that it works. realview-o3 works too. by Nathan Binkert · 14 years ago
  85. a7e27f9 tests: updates for stat name change by Nathan Binkert · 14 years ago
  86. 8c15630 tests: update stats for name changes by Nathan Binkert · 14 years ago
  87. d50d015 ARM: Fix stats for ARM_SE checkpoint restore fix. by Ali Saidi · 14 years ago
  88. afa8974 ARM: Update stats for default inclusion of CF adapter. by Ali Saidi · 14 years ago
  89. b20e92e ARM: Update stats for previous changes. by Ali Saidi · 14 years ago
  90. 1114be4 O3: Update stats for memory order violation checking patch. by Ali Saidi · 14 years ago
  91. bb67c70 tests: update reference outputs for ruby cache index change by Steve Reinhardt · 14 years ago
  92. 63eb337 ARM: Update stats for the previous changes and add ARM_FS/O3 regression. by Ali Saidi · 14 years ago
  93. 845f791 Stats: Update the statistics for rfe patch. by Ali Saidi · 14 years ago
  94. 7112b44 O3: Update regressions for mem block caching change. by Ali Saidi · 14 years ago
  95. a432d8e Mem: Fix issue with dirty block being lost when entire block transferred to non-cache. by Ali Saidi · 14 years ago
  96. 3a44307 X86: Update the stats for parser on x86 O3. by Ali Saidi · 14 years ago
  97. 27f5a8c X86: Update the stats for gzip on x86 O3. by Gabe Black · 14 years ago
  98. 47615d0 Regressions: Move the X86_FS regressions to "quick" instead of "long". by Gabe Black · 14 years ago
  99. fa44812 SCons: Turn some scons variables into command line options. by Gabe Black · 14 years ago
  100. e8b982e X86: Update stats for the x86 o3 hello world regression. by Gabe Black · 14 years ago