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
2011-01-18
O3: Fix corner cases where multiple squashes/fetch redirects overwrite timebuf.
Matt Horsnell
2011-01-18
O3: Fix mispredicts from non control instructions.
Matt Horsnell
2011-01-18
O3: Fixes the way prefetches are handled inside the iew unit.
Matt Horsnell
2011-01-18
O3: Support timing translations for O3 CPU fetch.
Ali Saidi
2011-01-18
ARM: Add support for moving predicated false dest operands from sources.
Ali Saidi
2011-01-18
O3: Fixes fetch deadlock when the interrupt clears before CPU handles it.
Min Kyu Jeong
2011-01-18
ARM: Use an actual NOP instead of a instruction that happens to do nothing
Ali Saidi
2011-01-18
ARM: fix mismatched new/delete.
Ali Saidi
2011-01-18
mkblankimage: bash != sh on many systems and this script needs bash
Ali Saidi
2011-01-18
ARM: Add code for a simple bootloader for MP boot.
Ali Saidi
2011-01-18
Unit tests: Convert the refcnttest unit test to use the new EXPECT macros.
Gabe Black
2011-01-18
Unit tests: Define a header file for common unit testing functions/macros.
Gabe Black
2011-01-15
time: improve time datastructure
Nathan Binkert
2011-01-17
Change interface between coherence protocols and CacheMemory
Nilay Vaish
2011-01-15
SPARC: Update stats for the call r15 as source change.
Gabe Black
2011-01-15
SPARC: Adjust the "call" instruction so R15 doesn't get marked as a source.
Gabe Black
2011-01-13
Regression Tests: Update the output for MESI_CMP_directory
Nilay Vaish
2011-01-13
Ruby: Fixes MESI CMP directory protocol
Nilay Vaish
2011-01-13
Style checker: Fix a couple bugs in style.py.
Gabe Black
2011-01-12
inorder: fix RUBY_FS build
Korey Sewell
2011-01-10
ruby: get rid of ruby's Debug.hh
Nathan Binkert
2011-01-10
stats: Add a histogram statistic type
Nathan Binkert
2011-01-10
stats: fix stat test from curTick change
Nathan Binkert
2011-01-10
stats: fix the distribution stat
Nathan Binkert
2011-01-10
style: prevent the style hook from aborting uncleanly because of an exception
Nathan Binkert
2011-01-10
style: clean up style hook code a bit
Nathan Binkert
2011-01-10
Root: Get rid of unnecessary includes in root.cc.
Gabe Black
2011-01-10
Curtick: Fix mysql.cc build needing curTick.
Gabe Black
2011-01-10
RefCount: Add a unit test for reference counting pointers.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-07
stats: rename StatEvent() function to schedStatEvent().
Steve Reinhardt
2011-01-07
sim: clean up CountedDrainEvent slightly.
Steve Reinhardt
2011-01-07
sim: delete unused CheckSwapEvent code.
Steve Reinhardt
2011-01-07
pseudoinst: get rid of mainEventQueue references.
Steve Reinhardt
2011-01-07
inorder: replace schedEvent() code with reschedule().
Steve Reinhardt
2011-01-07
inorder: get rid of references to mainEventQueue.
Steve Reinhardt
2011-01-07
scons: show sources and targets when building, and colorize output.
Steve Reinhardt
2011-01-04
Ruby: Updates MOESI Hammer protocol
Nilay Vaish
2011-01-04
Params: Print the IP components in the right order.
Gabe Black
2011-01-03
Move sched_list.hh and timebuf.hh from src/base to src/cpu.
Steve Reinhardt
2011-01-03
Delete unused files from src/base directory.
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2011-01-03
RefCount: Fix reference counting pointer == and != with a T* on the left.
Gabe Black
2011-01-03
Ruby: Add option for random seed to Ruby.py
Nilay Vaish
2010-12-30
swig: use <> for system %includes instead of ""
Nathan Binkert
2010-12-30
style: make style hook work with pre-qrefresh and update to use new code
Nathan Binkert
2010-12-23
PerfectCacheMemory: Add return statements to two functions.
Nilay Vaish
2010-12-22
This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f...
Nilay Vaish
2010-12-21
memtest: delete some crufty dead code
Steve Reinhardt
2010-12-21
Get rid of unused file src/base/dbl_list.hh
Steve Reinhardt
[next]