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
2014-01-27
stats: update eio stats for recent changes
Steve Reinhardt
2014-01-24
stats: update stats for ARMv8 changes
Ali Saidi
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2014-01-24
stats: update stats for cache occupancy and clock domain changes
Ali Saidi
2014-01-24
arch: Make all register index flattening const
Andreas Hansson
2014-01-24
checker: CheckerCPU handling of MiscRegs was incorrect
Geoffrey Blake
2014-01-24
arch, cpu: Add support for flattening misc register indexes.
Ali Saidi
2014-01-24
cpu: Add support for Memory+Barrier instruction types in O3 cpu.
Giacomo Gabrielli
2014-01-24
cpu: Add support for instructions that zero cache lines.
Ali Saidi
2014-01-24
cpu: Add CPU support for generatig wake up events when LLSC adresses are snoo...
Ali Saidi
2014-01-24
mem: Add flag to request if it was generated by a page table walk
Giacomo Gabrielli
2014-01-24
mem: Add support for a security bit in the memory system
Giacomo Gabrielli
2014-01-24
sim: Add openat/fstatat syscalls and fix mremap
Chris Adeniyi-Jones
2014-01-24
mem: Remove explict cast from memhelper.
Ali Saidi
2014-01-24
Cache: Collect very basic stats on tag and data accesses
Timothy M. Jones
2014-01-24
mem: per-thread cache occupancy and per-block ages
Dam Sunwoo
2014-01-24
base: add support for probe points and common probes
Matt Horsnell
2014-01-24
sim: Expose the current voltage for each object as a stat
Andreas Hansson
2014-01-24
sim: Expose the current clock period as a stat
Andreas Hansson
2014-01-24
mem: track per-request latencies and access depths in the cache hierarchy
Matt Horsnell
2014-01-24
config: Make the Clock a Tick parameter like Latency/Frequency
Andreas Hansson
2014-01-24
x86: Fix memory leak in table walker
Andreas Hansson
2014-01-24
cpu: Relax check on squashed non-speculative instructions
Andreas Hansson
2014-01-24
util: updated Streamline flow to support ARM DS-5 v5.17 protocol
Dam Sunwoo
2014-01-24
cpu: remove faulty simpoint basic block inst count assertion
Dam Sunwoo
2014-01-17
ruby: remove unused label no_vector
Nilay Vaish
2014-01-10
stats: updates due to changes to ruby
Nilay Vaish
2014-01-10
ruby: move all statistics to stats.txt, eliminate ruby.stats
Nilay Vaish
2014-01-10
stats: add function for adding two histograms
Nilay Vaish
2014-01-09
ruby: fix bug introduced to revision 8523754f8885
Nilay Vaish
2014-01-08
ruby: slicc: remove variable 'addr' used in calls to doTransition
Nilay Vaish
2014-01-04
ruby: add a three level MESI protocol.
Nilay Vaish
2014-01-04
ruby: rename MESI_CMP_directory to MESI_Two_Level
Nilay Vaish
2014-01-04
ruby: remove cntrl_id from python config scripts.
Nilay Vaish
2014-01-04
ruby: add support for clusters
Nilay Vaish
2014-01-04
ruby: some small changes
Nilay Vaish
2014-01-03
config, x86: move kernel specification from tests to FSConfig.py
Steve Reinhardt
2014-01-03
python: provide better error message for wrapped C++ methods
Steve Reinhardt
2014-01-03
python: don't die on assignment to cloned object
Steve Reinhardt
2013-12-29
sim: Add support for dynamic frequency scaling
Christopher Torng
2013-12-29
mips: Floating point convert bug fix
Christopher Torng
2013-12-26
stats: updates due to bug fixed in mesi coherence protocol
Nilay Vaish
2013-12-26
ruby: fix bugs in mesi cmp directory protocol
Nilay Vaish
2013-12-20
ruby: slicc: replace max_in_port_rank with number of inports
Nilay Vaish
2013-12-20
ruby: declare variables to be unsigned in Address.hh
Nilay Vaish
2013-12-20
ruby: mesi: remove owner and sharer fields from directory tags
Nilay Vaish
2013-12-03
sim: reset stats after startup
Nilay Vaish
2013-12-03
cpu: call BaseCPU startup() function in o3 cpu
Nilay Vaish
2013-12-03
util: update checkpoint aggregation script
Nilay Vaish
2013-11-29
base: Fix race in PollQueue and remove SIGALRM workaround
Andreas Sandberg
[next]