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
2016-11-09
syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2017-01-09
misc: fixes deprecated sc_time function for SystemC 2.3.1
Matthias Jung
2017-01-09
misc: Documentation Update
Matthias Jung
2017-01-09
config: Fix missing include in fs.py
Matthias Jung
2017-01-03
sim: Remove declaration of unused CountedDrainEvent
Andreas Sandberg
2017-01-03
python: Don't use Swig to cast stats
Andreas Sandberg
2017-01-03
sim: Remove redundant export_method_cxx_predecls
Andreas Sandberg
2017-01-03
util: Add maintainer tools to create upstream patches
Andreas Sandberg
2016-12-23
sim: Fix SE mode checkpoint restore file handling
Joel Hestness
2016-12-21
cpu: implement an L-TAGE branch predictor
Arthur Perais
2016-12-21
cpu: disallow speculative update of branch predictor tables (o3)
Arthur Perais
2016-12-21
cpu: correct comments in tournament branch predictor
Arthur Perais
2016-12-21
cpu: Resolve targets of predicted 'taken' decode for O3
Arthur Perais
2016-12-21
cpu: Clarify meaning of cachePorts variable in lsq_unit.hh of O3
Arthur Perais
2016-12-20
ruby: Make MessageBuffers actually finite sized
Joel Hestness
2016-12-20
ruby: fix typo in DMASequencer::ackCallback()
Tony Gutierrez
2016-12-20
ruby: fix issue with unused var in DMASequencer
Tony Gutierrez
2016-12-19
dist, dev: fix etherswitch upgrade script
Curtis Dunham
2016-12-19
stats: update references
Curtis Dunham
2016-12-19
arm: provide correct timer availability in ID_PFR1 register
Curtis Dunham
2016-12-19
arm: compute ID_AA64PFR{0,1}_EL1 registers
Curtis Dunham
2016-12-19
arm: compute ID_PFR{0,1} registers
Curtis Dunham
2016-12-19
arm: miscreg refactoring
Curtis Dunham
2016-12-19
arm: audit SCTLR
Curtis Dunham
2016-12-19
arm: remove SCTLR.FI
Curtis Dunham
2016-12-19
arm: update AArch{64,32} register mappings
Curtis Dunham
2016-12-19
mem: Make the BaseXBar public to not confuse Python wrappers
Andreas Sandberg
2016-12-19
python: Export periodicStatDump
Andreas Sandberg
2016-12-19
dev: Include DmaDevice in NULL builds
Andreas Sandberg
2016-12-19
python: Fix incorrect header in the DmaDevice wrapper
Andreas Sandberg
2016-12-19
sim: Remove redundant buildEnv import
Andreas Sandberg
2016-12-15
ruby: Detect garnet network-level deadlock.
Jieming Yin
2016-11-09
base: remove header file to prevent a macro name collision
Brandon Potter
2016-12-15
syscall_emul: implement fallocate
Brandon Potter
2016-12-15
syscall_emul: add support for x86 statfs system calls
Brandon Potter
2016-12-15
syscall_emul: extend sysinfo system call to include mem_unit
Brandon Potter
2016-12-06
dev: Fix race conditions at terminating dist-gem5 simulations
Gabor Dozsa
2016-12-06
arm, config: Add missing IOCache in bL config
Gabor Dozsa
2016-12-05
ruby: Remove RubyMemoryControl and associated files
Andreas Hansson
2016-12-05
stats: Update stats to reflect cache changes
Andreas Hansson
2016-12-05
config: Add an option to generate a random topology in memcheck
Nikos Nikoleris
2016-12-05
config: Add whole line accesses to improve memchecker's coverage
Nikos Nikoleris
2016-12-05
mem: Respond to InvalidateReq when the block is (pending) dirty
Nikos Nikoleris
2016-12-05
mem: Invalidate a blk when servicing the 1st invalidating target
Nikos Nikoleris
2016-12-05
mem: Allow non invalidating snoops on an InvalidateReq MSHR
Nikos Nikoleris
2016-12-05
mem: Don't use hasSharers in the snoopFilter for memory responses
Nikos Nikoleris
2016-12-05
mem: Always use InvalidateReq to service WriteLineReq misses
Nikos Nikoleris
2016-12-05
mem: Assert that the responderHadWritable is set only once
Nikos Nikoleris
2016-12-05
mem: Ensure InvalidateReq is considered isForward by MSHRs
Andreas Hansson
[next]