index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-31
ruby: correct computation of number of bits required for address
Nilay Vaish
2013-01-31
mem: Add comments for the DRAM address decoding
Andreas Hansson
2013-01-31
stats: Update stats for regressions using SimpleDDR3
Andreas Hansson
2013-01-31
mem: Add DDR3 and LPDDR2 DRAM controller configurations
Andreas Hansson
2013-01-31
mem: Add tTAW and tFAW to the SimpleDRAM model
Ani Udipi
2013-01-31
mem: Separate out the different cases for DRAM bus busy time
Andreas Hansson
2013-01-28
cache: remove drainManager because it's not used
Anthony Gutierrez
2013-01-28
merged 798c2cec8e37 and e96ff45795bc
Nilay Vaish
2013-01-28
stats: Fix naming (BPredUnit to branchPred) for 20.parser ARM o3
Andreas Hansson
2013-01-28
ruby: remove get_time()
Nilay Vaish
2013-01-28
ruby: remove call to curCycle in panic()
Nilay Vaish
2013-01-24
regressions: update stats due to branch predictor changes
Nilay Vaish
2013-01-24
branch predictor: move out of o3 and inorder cpus
Nilay Vaish ext:(%2C%20Timothy%20Jones%20%3Ctimothy.jones%40cl.cam.ac.uk%3E)
2013-01-22
o3 cpu: fix zero reg problem
Andrea Pellegrini
2013-01-22
x86, cpu: corrects 270c9a75e91f, take over decoder on cpu switch
Nilay Vaish
2013-01-21
scons: Disable protobuf if pkg-config and CheckLib fails
Andreas Hansson
2013-01-19
O3 IEW: Make incrWb and decrWb clearer
Joel Hestness
2013-01-17
ruby: remove calls to g_system_ptr->getTime()
Nilay Vaish
2013-01-15
x86 regressions: updates due to new instructions and cpuid
Nilay Vaish
2013-01-15
x86 cpuid: enable clflush
Nilay Vaish
2013-01-15
x86: implements fsin, fcos instructions
Nilay Vaish
2013-01-15
x86: implements emms instruction
Nilay Vaish
2013-01-15
x86: implement fabs, fchs instructions
Nilay Vaish
2013-01-14
regressions: update stats due to changes in ruby obj hierarchy
Nilay Vaish
2013-01-14
config: move ruby objects under ruby_system in obj hierarchy
Malek Musleh
2013-01-14
ruby sequencer: converts cycles to ticks in deadlock panic()
Malek Musleh
2013-01-14
Ruby: remove reference to g_system_ptr from class Message
Nilay Vaish
2013-01-14
Ruby: use ClockedObject in Consumer class
Nilay Vaish
2013-01-14
scons: Address clang 3.2 compilation error
Andreas Hansson
2013-01-14
stats: Bump failing x86 regression stats
Andreas Hansson
2013-01-12
base simple cpu: removes commented out code about cache ops
Nilay Vaish
2013-01-12
x86: Changes to decoder, corrects 9376
Nilay Vaish
2013-01-08
config: Fix issue with changeset: a4739b6f799d.
Ali Saidi
2013-01-08
stats: update stats for previous six changes
Ali Saidi
2013-01-08
util: add writefile to m5 util program for x86
Lluís Vilanova
2013-01-08
util: add m5_fail op.
Lluís Vilanova
2013-01-08
sim: Fix early termination in multi-core simulation under SE mode.
Tao Zhang
2013-01-08
arm: add access syscall for ARM SE mode
Mitch Hayenga
2013-01-08
mem: Make LL/SC locks fine grained
Mitch Hayenga
2013-01-08
mem: Fix use-after-free bug
Mitch Hayenga
2013-01-07
dev: Fix infinite recursion in DMA devices
Andreas Sandberg
2013-01-07
util: Fix stack corruption in the m5 util
Andreas Sandberg
2013-01-07
stats: Fix swig wrapping for Tick in stats
Sascha Bischoff
2013-01-07
stats: update stats for previous changes.
Ali Saidi
2013-01-07
cpu: Unify the serialization code for all of the CPU models
Andreas Sandberg
2013-01-07
tests: Add CPU switching tests
Andreas Sandberg
2013-01-07
cpu: Flush TLBs on switchOut()
Andreas Sandberg
2013-01-07
mem: Fix guest corruption when caches handle uncacheable accesses
Andreas Sandberg
2013-01-07
cpu: Rewrite O3 draining to avoid stopping in microcode
Andreas Sandberg
2013-01-07
cpu: Make sure that a drained atomic CPU isn't executing ucode
Andreas Sandberg
[next]