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
path:
root
/
src
/
mem
/
ruby
Age
Commit message (
Expand
)
Author
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-04-06
ruby: fixes to support more types of RubyRequests
Brad Beckmann
2011-03-31
CacheMemory: add allocateVoid() that is == allocate() but no return value.
Lisa Hsu
2011-03-31
Ruby: Add new object called WireBuffer to mimic a Wire.
Lisa Hsu
2011-03-31
Ruby: pass Packet->Req->contextId() to Ruby.
Lisa Hsu
2011-03-28
This patch supports cache flushing in MOESI_hammer
Somayeh Sardashti
2011-03-22
Ruby: Remove CacheMsg class from SLICC
Nilay Vaish
2011-03-21
This patch makes garnet use the info about active and inactive vnets during a...
Tushar Krishna
2011-03-21
fix garnet fleible pipeline
Tushar Krishna
2011-03-21
This patch adds the network tester for simple and garnet networks.
Tushar Krishna
2011-03-19
Ruby: Convert CacheRequestType to RubyRequestType
Nilay Vaish
2011-03-19
Ruby: Convert AccessModeType to RubyAccessMode
Nilay Vaish
2011-03-19
Ruby: dma retry fix
Brad Beckmann
2011-03-19
RubyPort: minor fixes to trace flag and dprintfs
Brad Beckmann
2011-03-19
ruby: added useful dma progress dprintf
Brad Beckmann
2011-03-17
Ruby: minor bugfix, line did not adhere to some macro usage conventions.
Lisa Hsu
2011-03-17
Ruby: expose a simple mod function in slicc interface.
Lisa Hsu
2011-03-11
Gems: Eliminate the now unused GEMS_ROOT scons variable.
Gabe Black
2011-03-11
Ruby: Get rid of the dead ruby tester.
Gabe Black
2011-03-01
Ruby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer
Nilay Vaish
2011-03-01
Ruby: Mention that Ruby's bound checking option only applies to Ruby.
Gabe Black
2011-02-26
getopt: Remove GPL code.
Nathan Binkert
2011-02-25
Ruby: Remove store buffer
Nilay Vaish
2011-02-25
Ruby: Remove libruby
Nilay Vaish
2011-02-25
Ruby: Make Address.hh independent of RubySystem
Nilay Vaish
2011-02-25
Ruby: Make DataBlock.hh independent of RubySystem
Nilay Vaish
2011-02-23
ruby: automate permission setting
Brad Beckmann
2011-02-23
ruby: cleaned up access permission enum
Brad Beckmann
2011-02-23
ruby: cleaning up RubyQueue and RubyNetwork dprintfs
Korey Sewell
2011-02-14
Ruby: Improve Change PerfectSwitch's wakeup function
Nilay Vaish
2011-02-09
ruby: removed duplicate make response call
Brad Beckmann
2011-02-07
Orion: Replace printf() with fatal()
Nilay Vaish
2011-02-07
ruby: add stdio header in SRAM.hh
Korey Sewell
2011-02-06
ruby: support to stallAndWait the mandatory queue
Brad Beckmann
2011-02-06
ruby: minor fix to deadlock panic message
Brad Beckmann
2011-02-06
garnet: Split network power in ruby.stats
Joel Hestness
2011-02-06
ruby: numa bit fix for sparse memory
Brad Beckmann
2011-02-06
mem: Added support for Null data packet
Brad Beckmann
2011-02-06
ruby: Fix RubyPort to properly handle retrys
Brad Beckmann
2011-02-06
Ruby: Fix to return cache block size to CPU for split data transfers
Joel Hestness
2011-02-06
Ruby: Add support for locked memory accesses in X86_FS
Joel Hestness
2011-02-06
Ruby: Update the Ruby request type names for LL/SC
Joel Hestness
2011-02-06
ruby: Assert for x86 misaligned access
Brad Beckmann
2011-02-06
MOESI_hammer: Added full-bit directory support
Brad Beckmann
2011-02-06
garnet: added orion2.0 for network power calculation
Tushar Krishna
2011-02-06
garnet: separate data and ctrl VCs
Tushar Krishna
2011-01-17
Change interface between coherence protocols and CacheMemory
Nilay Vaish
2011-01-10
ruby: get rid of ruby's Debug.hh
Nathan Binkert
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
[next]