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
2012-03-21
Python: Fix a conditional expression that requires Python 2.5
Andreas Hansson
2012-03-21
ARM: Update stats for IT and conditional branch changes
Ali Saidi
2012-03-21
ARM: Fix case where cond/uncond control is mis-specified
Nathanael Premillieu
2012-03-21
ARM: Clean up condCodes in IT blocks.
Ali Saidi
2012-03-21
ARM: IT doesn't need to be serializing.
Geoffrey Blake
2012-03-21
O3: Fix sizing of decode to rename skid buffer.
Andrew Lukefahr
2012-03-21
ARM: Add RTC to PBX System
Koan-Sin Tan
2012-03-21
O3: Fix size of skid buffer between fetch and decode when widths are different
Brian Grayson
2012-03-21
ARM: Fix uninitialized value in ARM RTC model.
Ali Saidi
2012-03-19
Garnet: Stats at vnet granularity + code cleanup
Tushar Krishna
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
2012-03-19
clang: Fix recently introduced clang compilation errors
Andreas Hansson
2012-03-19
scripts: Fix to ensure that port connection count is always set
Andreas Hansson
2012-03-16
ruby_fs.py: Add call to createInterruptController()
Nilay Vaish
2012-03-16
FSConfig.py: fix a typo makeLinuxAlphaRubySystem
Nilay Vaish
2012-03-16
build: remove implicit-cache setting of scons from recent build faster patch
Marc Orr
2012-03-11
se.py: Changes to ruby portion due to SE/FS merge
Nilay Vaish
2012-03-11
O3: Add fatal when fetchWidth > Impl::MaxWidth.
Brian Grayson
2012-03-09
ARM: Fix memory starting at non-zero address and exceeding max mem for a system.
Ali Saidi
2012-03-09
ARM: Update stats for CBNZ fix.
Ali Saidi
2012-03-09
ARM: Fix branch prediction issue with CB(N)Z instruction
Brian Grayson
2012-03-09
ARM: Update stats for valgrind fix and replace config.inis which are out of d...
Ali Saidi
2012-03-09
O3/Ozone: Eliminate dead code counting software prefetch insts
Geoffrey Blake
2012-03-09
CheckerCPU: Make some basic regression tests for CheckerCPU
Geoffrey Blake
2012-03-09
CheckerCPU: Add function stubs to non-ARM ISA source to compile with CheckerCPU
Geoffrey Blake
2012-03-09
CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectable
Geoffrey Blake
2012-03-09
ARM: Don't reset CPUs that are going to be switched in.
Ali Saidi
2012-03-09
System: Move code in initState() back into constructor whenever possible.
Ali Saidi
2012-03-09
ARM: Fix valgrind reported error on O3 that was causing minor stats changes.
Ali Saidi
2012-03-09
cache: Allow main memory to be at disjoint address ranges.
Ali Saidi
2012-03-08
Fix the SPARC fs regression by adding a call to createInterruptController.
Gabe Black
2012-03-06
build scripts: Made minor modifications to reduce build overhead time.
Marc Orr
2012-03-06
Stats: Update stats for changeset 8868
Andreas Hansson
2012-03-02
SConstruct: rename and document AddM5Option
Steve Reinhardt
2012-03-02
SConstruct: update comments & doc strings
Steve Reinhardt
2012-03-02
DynInst: get rid of dead MyHash code.
Steve Reinhardt
2012-03-02
CPU: Check that the interrupt controller is created when needed
Andreas Hansson
2012-03-02
Stats: Fix the realview regression stats after nvmem move
Andreas Hansson
2012-03-02
Ruby: Rename RubyPort::sendTiming to avoid overriding base class
Andreas Hansson
2012-03-02
ARM: FIx a bug preventing multiple cores booting a VExpress_EMM machine.
Ali Saidi
2012-03-01
ARM: FIx missing cf controller connection.
Ali Saidi
2012-03-01
VNC: spacing
Chander Sudanthi
2012-03-01
ARM: Add support for Versatile Express extended memory map
Ali Saidi
2012-03-01
ARM: Add RTC device for ARM platforms.
Ali Saidi
2012-03-01
ARM: Add limited CP14 support.
Matt Horsnell
2012-03-01
Cache: Fix an issue with LRU when bonus block is used to complete transaction.
Ali Saidi
2012-03-01
ARM: move kernel func event to correct location.
Dam Sunwoo
2012-03-01
ARM: fix bits-to-fp conversion function declarations.
Giacomo Gabrielli
2012-03-01
x86: Fix x86 TLB and Walker
Nilay Vaish
2012-03-01
x86: Fix switching of CPUs
Nilay Vaish
[next]