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
Age
Commit message (
Expand
)
Author
2011-09-22
event: minor cleanup
Steve Reinhardt
2011-09-13
Mem: Allow ASID to be set after request is created.
Daniel Johnson
2011-09-13
Prefetch: Don't prefetch if address is in the write queue.
Ali Saidi
2011-09-09
Stack: Tidy up some comments, a warning, and make stack extension consistent.
Gabe Black
2011-09-01
Fix build for gcc-4.2 opt/fast
Lisa Hsu
2011-09-01
Functional Accesses: Update states to support Broadcast/Snooping protocols.
Lisa Hsu
2011-08-29
SLICC: Pass arguments by reference
Nilay Vaish
2011-08-29
Ruby: Remove some unused code
Nilay Vaish
2011-08-26
Ruby: Eliminate modulo op for computing set size.
Nilay Vaish
2011-08-19
Mem: Put prefetcher notify call before packet is deleted.
Ali Saidi
2011-08-19
Prefetcher: Fix some memory leaks with the prefetcher.
Ali Saidi
2011-08-15
Ruby: Initialize some variables.
Nilay Vaish
2011-08-08
BuildEnv: Eliminate RUBY as build environment variable
Nilay Vaish
2011-08-03
Ruby: Remove files and includes not in use
Nilay Vaish
2011-08-02
Scons: Make some Action objects fit the abreviated output format.
Gabe Black
2011-08-02
Scons: Drop RUBY as compile time option.
Nilay Vaish
2011-07-27
SLICC: Put functions of a controller in its .cc file
Nilay Vaish
2011-07-15
Mem: Fix issue with prefetches originating at non-L1 caches getting stale data
Ali Saidi
2011-07-06
ruby: added generic dma machine
Brad Beckmann
2011-07-06
MOESI_hammer: Fixed uniprocessor DMA bug
Brad Beckmann
2011-07-05
slicc: add a protocol statement and an include statement
Nathan Binkert
2011-07-05
slicc: cleanup slicc code and make it less verbose
Nathan Binkert
2011-07-05
grammar: better encapsulation of a grammar and parsing
Nathan Binkert
2011-07-03
Network_test: Conform it with functional access changes in Ruby
Nilay Vaish
2011-07-01
Ruby: Commit files missing from previous commit
Nilay Vaish
2011-06-30
Ruby: Add support for functional accesses
Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-06-24
Ruby: remove unused functions in CacheMemory: get/setMemoryValue
Joel Hestness
2011-06-14
Ruby: Correct set LONG_BITS and INDEX_SHIFT in class Set.
Nilay Vaish
2011-06-08
Ruby: Correctly set access permissions for directory entries
Nilay Vaish
2011-06-08
Mem: Use sysconf to get the page size instead of the PAGE_SIZE macro.
Gabe Black
2011-06-03
SLICC: Remove machine name as prefix to functions
Nilay Vaish
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-06-02
copyright: clean up copyright blocks
Nathan Binkert
2011-05-31
orion: bug fix in link power, and some reorg
Tushar Krishna
2011-05-31
garnet: added network ptr to links to be used by orion
Tushar Krishna
2011-05-23
config: tweak ruby configs to clean up hierarchy
Steve Reinhardt
2011-05-21
garnet: use vnet_type from protocol to decide buffer depths
Tushar Krishna
2011-05-20
slicc: added vnet_type to MI_example
Tushar Krishna
2011-05-18
slicc: added vnet_type field to identify response vnets from others
Tushar Krishna
2011-05-18
garnet: rename and rearrange config parameters.
Tushar Krishna
2011-05-07
network: added Torus and Pt2Pt topologies
Tushar Krishna
2011-05-05
ruby: use RubyMemory flag & remove setDebug() functionality
Korey Sewell
2011-05-02
ruby: dbg: use system ticks instead of cycles
Korey Sewell
2011-04-28
network: set the ExtLink bw to 16 bytes
Brad Beckmann
2011-04-28
garnet: removed flit_width from Routers
Brad Beckmann
2011-04-28
network: adjusted default endpoint bandwidth
Brad Beckmann
2011-04-28
network: removed the unused network-wide latency param
Brad Beckmann
2011-04-28
network: moved network config params
Brad Beckmann
2011-04-28
network: basic link bw for garnet and simple networks
Brad Beckmann
2011-04-28
network: convert links & switches to first class C++ SimObjects
Brad Beckmann
[next]