1. d251fab arch-arm: Fix AArch32 branch instructions disassemble by Giacomo Travaglini · 6 years ago
  2. 96bba0c arch-arm: Fix secure write of SCTLR when EL3 is AArch64 by Giacomo Travaglini · 6 years ago
  3. 0fa5ed4 arch-arm: Correct mcrr,mrrc disassemble by Giacomo Travaglini · 6 years ago
  4. 906ef2f mem: Remove unused 'using namespace' by Daniel R. Carvalho · 6 years ago
  5. affbf2a mem-cache: Move insertBlock functionality in FALRU by Daniel R. Carvalho · 6 years ago
  6. f7c6d86 mem-cache: Create LIP Replacement Policy by Daniel R. Carvalho · 6 years ago
  7. 65a703c mem-cache: Create BIP Replacement Policy by Daniel R. Carvalho · 6 years ago
  8. 50cc923 mem-cache: Use Packet functions to write data blocks by Daniel R. Carvalho · 6 years ago
  9. f97f8a2 dev: Make sure the EtherTap device uses the right event queue. by Gabe Black · 6 years ago
  10. a82283d base: Make bitunion output functions static/inline. by Gabe Black · 6 years ago
  11. 430bef3 mem-cache: Remove unused return value from the recvTimingReq func by Nikos Nikoleris · 6 years ago
  12. 83f88cd mem-cache: Fix FALRU data block seg fault by Daniel R. Carvalho · 6 years ago
  13. c2d03ba mem-cache: Create LFU replacement policy by Daniel R. Carvalho · 6 years ago
  14. 2b5245b mem-cache: Create RRIP Replacement Policy by Daniel R. Carvalho · 6 years ago
  15. 207cb98 mem-cache: Create BRRIP replacement policy by Daniel R. Carvalho · 6 years ago
  16. ab46e32 base: Add a default output function for bitunion types. by Gabe Black · 6 years ago
  17. a5f933d dev: sparc: Get rid of the TheISA namespace in the SPARC devices. by Gabe Black · 6 years ago
  18. 8e111ba dev: Remove a bunch of Alpha code from MIPS, and unnecessary TheISAs. by Gabe Black · 6 years ago
  19. b18f707 cpu: Remove ExtMachInst typedefs from the O3 CPU model. by Gabe Black · 6 years ago
  20. 563e19d arch: cpu: Make the ExtMachInst type a template argument in InstMap. by Gabe Black · 6 years ago
  21. 4384493 sparc: Add some missing M5_FALLTHROUGHs and breaks. by Gabe Black · 6 years ago
  22. 197ae7a cpu: Stop extracting inst_flags from the machInst. by Gabe Black · 6 years ago
  23. 979b30e cpu: Proposed fix for backwards compatibility in proto/inst.proto. by Gabe Black · 6 years ago
  24. 1148c9f scons: Re-enable override based warnings on gcc. by Gabe Black · 6 years ago
  25. cdf3cc2 arch: Fix all override related warnings. by Gabe Black · 6 years ago
  26. 740619f cpu: Use the new asBytes function in the protobuf inst tracer. by Gabe Black · 6 years ago
  27. 81050be arch: Add a virtual asBytes function to the StaticInst class. by Gabe Black · 6 years ago
  28. f6a28e5 mem-cache: fix missing overrides in repl policies by Jason Lowe-Power · 6 years ago
  29. 9f37f28 ruby: Make sure addresses print in hex by Jason Lowe-Power · 7 years ago
  30. 173227b learning_gem5: Add a simple config for MI_example by Jason Lowe-Power · 6 years ago
  31. d9f9b80 learning_gem5: Ruby random tester files for MSI by Jason Lowe-Power · 6 years ago
  32. adbfde6 learning_gem5: Add config files for MSI protocol by Jason Lowe-Power · 6 years ago
  33. 0169113 learning_gem5: Add a simple Ruby protocol by Jason Lowe-Power · 6 years ago
  34. 288cbf8 mem-cache: Create FIFO replacement policy by Daniel R. Carvalho · 6 years ago
  35. 57b0be7 mem-cache: Fix MRU rebase by Daniel R. Carvalho · 6 years ago
  36. 9c8af42 arch-arm: Distinguish IS TLBI from non-IS by Giacomo Travaglini · 6 years ago
  37. 33bb1aa arch-arm: Created function for TLB ASID Invalidation by Giacomo Travaglini · 6 years ago
  38. e09a581 hsail: Get rid of an inert private member of StorageSpace. by Gabe Black · 6 years ago
  39. d28bc0f cpu: Make the protobuf inst tracer accept variable sized instructions. by Gabe Black · 6 years ago
  40. 8f1a604 mem-cache: Create MRU replacement policy by Daniel R. Carvalho · 6 years ago
  41. d207e9c mem-cache: Split array indexing and replacement policies. by Daniel R. Carvalho · 6 years ago
  42. 0473286 mem-cache: Allow clean operations when block allocation fails by Nikos Nikoleris · 6 years ago
  43. 68af229 arch-arm, configs: Treat the bootloader rom as cacheable memory by Nikos Nikoleris · 6 years ago
  44. fe187de arch, arm: Fix implicit-fallthrough GCC warnings by Chun-Chen Hsu · 6 years ago
  45. 212649b riscv: throw IllegalInstFault when decoding invalid instructions by Tuan Ta · 6 years ago
  46. 9dc44b4 arm: Fix implicit-fallthrough warnings when building with gcc-7+ by Siddhesh Poyarekar · 6 years ago
  47. 5a1e52d arch-x86,sim-se: Enable prlimit syscall by Jason Lowe-Power · 6 years ago
  48. 1e4ce6d sim-se: Fix fallthrough in prlimit by Jason Lowe-Power · 6 years ago
  49. 823d9d1 arch-x86,sim-se: Bump kernel version to 3.2 by Jason Lowe-Power · 6 years ago
  50. 1723e8e sim-se: Add /sys/devices/system/cpu/online file by Jason Lowe-Power · 7 years ago
  51. 65d0a6b tests: Add test program for C++ threads by Jason Lowe-Power · 7 years ago
  52. b26f70c arch-arm: Fix unused variable warning in faults.cc by Nikos Nikoleris · 6 years ago
  53. 8b66b56 x86: Add bitfields which can gather/scatter bases and limits. by Gabe Black · 6 years ago
  54. 497ebfe x86: Simplify the implementations of RDTSC and RDTSCP slightly. by Gabe Black · 6 years ago
  55. ea38388 x86: Implement the RDTSCP instruction. by Gabe Black · 6 years ago
  56. 8a71c57 x86: Mark the RDTSC instruction as .serialize_before. by Gabe Black · 6 years ago
  57. 0f425ad x86: Replace the .serializing directive with .serialize_(before|after). by Gabe Black · 6 years ago
  58. 9f8491e arm: Fix maybe-uninitialized GCC warnings by Chun-Chen Hsu · 6 years ago
  59. 182b44e base: Fix loop range in pngwriter by Chun-Chen Hsu · 6 years ago
  60. 6e63552 tests: Add missing print replacements in tests subdir by Giacomo Travaglini · 6 years ago
  61. 74305fa arch-arm: ERET from AArch64 to AArch32 ignore MSBs by Giacomo Travaglini · 6 years ago
  62. 8dc2664 learning_gem5: Update README for Learning gem5 by Jason Lowe-Power · 6 years ago
  63. 4cc9473 mem-ruby: Fix RubyPrefetcher support in MESI_Two_Level by Rico Amslinger · 6 years ago
  64. f1b7d0a arch-arm: Adding IPA-Based Invalidating instructions by Giacomo Travaglini · 6 years ago
  65. a2df8b2 arch-arm: Implement missing aarch32 TLBI registers by Giacomo Travaglini · 6 years ago
  66. b3d0f2d tests: Python regression scripts using new print function by Giacomo Travaglini · 6 years ago
  67. ee16a95 mem-cache: Use CacheBlk parameter on address regeneration by Daniel R. Carvalho · 6 years ago
  68. a883aef mem-cache: Fix missing overrides by Jason Lowe-Power · 6 years ago
  69. f2c8fcc sparc: Passify a new g++ warning. by Gabe Black · 6 years ago
  70. 5a72d77 arch-arm: Enable Debug IFSC when faulting to aarch64 mode by Giacomo Travaglini · 6 years ago
  71. 72ecef7 arch-arm: Fix FSC generation in AbortFault by Giacomo Travaglini · 6 years ago
  72. dbf7b0a arch-arm: Introduce update method in ArmFault class by Giacomo Travaglini · 6 years ago
  73. 689221c arch-arm: Fix PCAlignmentFault routing to Hypervisor by Giacomo Travaglini · 6 years ago
  74. 208b1fc mem-cache: Make the block invalidate functions virtual by Nikos Nikoleris · 7 years ago
  75. 9bd467b mem-cache: Make invalidate a common function between tag classes by Nikos Nikoleris · 8 years ago
  76. f80e7c0 mem-cache: Allow prefetchers to override setCache. by Xiaoyu Ma · 6 years ago
  77. 659900a config: Switch from the print statement to the print function. by Gabe Black · 6 years ago
  78. 0bb50e6 scons: Switch from the print statement to the print function. by Gabe Black · 6 years ago
  79. 10e5646 misc: Use the code format for commands and messages by Siddhesh Poyarekar · 6 years ago
  80. 1c4606b dev: Don't fall through into BRAR after RFDR case by Siddhesh Poyarekar · 6 years ago
  81. 35ea4a3 arm: Remove ignored const qualifier by Siddhesh Poyarekar · 6 years ago
  82. 1079663 dev: Leave last byte in strncpy for NULL by Siddhesh Poyarekar · 6 years ago
  83. 5c39832 scons: Import print_function from future by Siddhesh Poyarekar · 6 years ago
  84. 93f57da mem-cache: Fix bug generated by 8282 by Daniel R. Carvalho · 6 years ago
  85. 17d7f73 mem-cache: Populate whenReady for blocks filled from writebacks by Nikos Nikoleris · 7 years ago
  86. a66fe6a mem-cache: Use findBlock() in accessBlock() by Daniel R. Carvalho · 6 years ago
  87. 1ae7fce mem-cache: Remove redundant block initialization on allocation by Nikos Nikoleris · 8 years ago
  88. 1d4717a mem-cache: Remove mumBlock redundant initialiation from FALRU by Nikos Nikoleris · 8 years ago
  89. e5d98f6 mem-cache: Populate the secure bit when the temp block is filled by Nikos Nikoleris · 7 years ago
  90. 1ecc7a8 mem-cache: Remove unnecessary block initialization on writeback by Nikos Nikoleris · 8 years ago
  91. d7de6df configs: Fix L3Cache instantiation in lat_mem_rd.py by Nikos Nikoleris · 6 years ago
  92. 2a71435 mem-cache: Remove extra block init in BaseSetAssoc by Daniel R. Carvalho · 6 years ago
  93. 3c076e4 mem-cache: Vectorize C arrays in BaseSetAssoc. by Daniel R. Carvalho · 6 years ago
  94. f4d83ea sim, power: Temperature used for power calculations by Anouk Van Laer · 7 years ago
  95. ed0f02e sim: Added model type to power model by Anouk Van Laer · 7 years ago
  96. fbe6307 mem-cache: Fix CacheSet memory leak by Daniel R. Carvalho · 6 years ago
  97. e83f27e sparc: Fix FS Checkpoint loading by Khalique · 6 years ago
  98. 38a1e23 arch-arm: Make hlt64 a mem barrier with semihosting by Giacomo Travaglini · 6 years ago
  99. 73dcf05 arch-arm: Add AArch32 HLT Semihosting interface by Giacomo Travaglini · 6 years ago
  100. 26b0391 arch-arm: Add AArch32 SVC Semihosting interface by Giacomo Travaglini · 6 years ago