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
Age
Commit message (
Expand
)
Author
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
ARM: Mark some variables uncacheable until boot all CPUs are enabled.
Ali Saidi
2011-08-19
Mem: Put prefetcher notify call before packet is deleted.
Ali Saidi
2011-08-19
ARM: Add VExpress_E support with PCIe to gem5
Ali Saidi
2011-08-19
ARM: Add support for Versatile Express boards
Ali Saidi
2011-08-19
ARM: Make GIC function that should only be called by GIC protected.
Ali Saidi
2011-08-19
IDE: Fix issues with new PIIX kernel driver and our model.
Ali Saidi
2011-08-19
ARM: Add support for DIV/SDIV instructions.
Ali Saidi
2011-08-19
LSQ: Set store predictor to periodically clear itself as recommended in the s...
Ali Saidi
2011-08-19
Fix bugs due to interaction between SEV instructions and O3 pipeline
Geoffrey Blake
2011-08-19
LSQ: Add some better dprintfs for storeset predictor.
Mrinmoy Ghosh
2011-08-19
LSQ: Fix a few issues with the storeset predictor.
Mrinmoy Ghosh
2011-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
2011-08-19
O3: Squash the violator and younger instructions instead not all insts.
Giacomo Gabrielli
2011-08-19
ARM: Add per-cpu local timers for ARM.
Geoffrey Blake
2011-08-19
ARM: Add per-processor interrupt support to GIC.
Prakash Ramrakhani
2011-08-19
ARM: Fix a memory leak with the table walker.
Ali Saidi
2011-08-19
Prefetcher: Fix some memory leaks with the prefetcher.
Ali Saidi
2011-08-19
ARM: quiet what can be a very noise CLCD controller.
Ali Saidi
2011-08-16
InOrder: Make cache_unit.hh include hashmap.hh explicitly, not transitively.
Gabe Black
2011-08-16
O3: Make lsq_unit.hh include arch/isa_traits.hh directly, not transitively.
Gabe Black
2011-08-15
Ruby: Initialize some variables.
Nilay Vaish
2011-08-14
O3: When squashing, restore the macroop that should be used for fetching.
Gabe Black
2011-08-14
O3: Add a pointer to the macroop for a microop in the dyninst.
Gabe Black
2011-08-13
X86: Use IsSquashAfter if an instruction could affect fetch translation.
Gabe Black
2011-08-13
O3: At the end of an instruction, force fetchAddr to something sensible.
Gabe Black
2011-08-09
O3: Stop using the current macroop no matter why you're leaving it.
Gabe Black
2011-08-09
O3: When waiting to handle an interrupt, let everything drain out.
Gabe Black
2011-08-08
BuildEnv: Eliminate RUBY as build environment variable
Nilay Vaish
2011-08-07
O3: Get rid of the unused addToRemoveList function.
Gabe Black
2011-08-07
O3: Let squashed and deferred instructions issue.
Gabe Black
2011-08-07
O3: Fix uninitialized variable in the tournament branch predictor.
Ali Saidi
2011-08-07
Translation: Use a pointer type as the template argument.
Gabe Black
2011-08-03
Ruby: Remove files and includes not in use
Nilay Vaish
2011-08-02
O3: Get rid of the raw ExtMachInst constructor on DynInsts.
Gabe Black
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-31
O3: Implement memory mapped IPRs for O3.
Gabe Black
2011-07-30
O3: Fix corner case squashing into the microcode ROM.
Gabe Black
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-15
O3: Create a pipeline activity viewer for the O3 CPU model.
Giacomo Gabrielli
2011-07-15
ARM: Fix SWP/SWPB undefined instruction behavior
Wade Walker
2011-07-15
ARM: Add two unimplemented miscellaneous registers.
Wade Walker
2011-07-11
X86: implements copyRegs() function
Nilay Vaish
2011-07-11
ISA: Get rid of the unused mem_acc_type template parameter.
Gabe Black
2011-07-10
Branch predictor: Fixes the tournament branch predictor.
Mrinmoy Ghosh
2011-07-10
O3: Fix up pipelining icache accesses in fetch stage to function properly
Geoffrey Blake
[next]