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-09-07
dev: Fix bifield definition in timer_cpulocal.hh
Ali Saidi
2012-09-07
ARM: Fix the compiler and platform identification for building on ARM.
Ali Saidi
2012-09-07
ARM: fix m5 op binary to properly convert 64bit operands
Ali Saidi
2012-09-07
ARM: Fix issue with with way MPIDR is read to include affinity levels.
Matt Evans
2012-09-07
Igbe: Newer kernels seem to allow TSO headers and packet data to be in one desc
Ali Saidi
2012-09-07
CPU: O3-PipeView.py doesn't display the end of timelines.
Djordje Kovacevic
2012-09-07
sim: add validation to make sure there is memory where we're loading the kernel
Krishnendra Nathella
2012-09-07
loader: initialize all memory in the ObjectFile objects.
Ali Saidi
2012-09-07
ARM: Fix one of the timers used in the VExpress EMM platform.
Ali Saidi
2012-09-07
Param: Transition to Cycles for relevant parameters
Andreas Hansson
2012-09-05
stats: Update Ruby regressions for memory controller fix
Joel Hestness
2012-09-05
Ruby Memory Controller: Fix clocking
Joel Hestness
2012-08-28
Ruby: Correct DataBlock =operator
Jason Power
2012-08-28
Clock: Add a Cycles wrapper class and use where applicable
Andreas Hansson
2012-08-28
Clock: Rework clocks to avoid tick-to-cycle transformations
Andreas Hansson
2012-08-28
Port: Stricter port bind/unbind semantics
Andreas Hansson
2012-08-28
Checker: Bump the realview-o3-checker regression
Andreas Hansson
2012-08-28
Checker: Fix checker CPU ports
Andreas Hansson
2012-08-28
swig: Disable unused value warning with llvm 3.1 compilers
Andreas Hansson
2012-08-27
sim: fix overflow check in simulate because Tick is now unsigned
Anthony Gutierrez
2012-08-27
Ruby: remove README.debugging and Decommissioning_note
Nilay Vaish
2012-08-27
System: Remove redundant call to startupCPU
Nilay Vaish
2012-08-27
Ruby: Remove RubyEventQueue
Nilay Vaish
2012-08-27
Ruby Memory Vector: Allow more than 4GB of memory
Nilay Vaish
2012-08-25
Regression: updates ruby.stats due to change in virtual network
Nilay Vaish
2012-08-25
MESI Protocol: Correct the virtual network in profile functions
Nilay Vaish
2012-08-25
MESI Coherence Protocol: Add copyright notice
Nilay Vaish
2012-08-22
DMA: Refactor the DMA device and align timing and atomic
Andreas Hansson
2012-08-22
Packet: Remove NACKs from packet and its use in endpoints
Andreas Hansson
2012-08-22
Bridge: Remove NACKs in the bridge and unify with packet queue
Andreas Hansson
2012-08-22
Port: Extend the QueuedPort interface and use where appropriate
Andreas Hansson
2012-08-21
Device: Remove overloaded pio_latency parameter
Andreas Hansson
2012-08-21
CPU: Remove overloaded function_trace_start parameter
Andreas Hansson
2012-08-21
PacketQueue: Allow queuing in the same tick as desired send tick
Andreas Hansson
2012-08-21
EventManager: Remove test for NULL pointer in constructor
Andreas Hansson
2012-08-21
Clock: Make Tick unsigned and remove UTick
Andreas Hansson
2012-08-21
Clock: Move the clock and related functions to ClockedObject
Andreas Hansson
2012-08-21
Checkpoint: Fix broken checkpointing functionality
Andreas Hansson
2012-08-19
Ruby Banked Array: add copyrights
Nilay Vaish
2012-08-16
Ruby: Add RubySystem parameter to MemoryControl
Jason Power
2012-08-16
Alpha System: override startup(), instead of loadState()
Nilay Vaish
2012-08-15
O3,ARM: fix some problems with drain/switchout functionality and add Drain DP...
Anthony Gutierrez
2012-08-15
configs: add option for repeatedly switching back-and-forth between cpu types.
Anthony Gutierrez
2012-08-15
stats: Update stats for syscall emulation Linux kernel changes.
Ali Saidi
2012-08-15
sysemul: bump all linux versions of for syscal emulation to 3.0.
Ali Saidi
2012-08-10
Ruby: Clean up topology changes
Jason Power
2012-08-08
System: set kernel to null, if unspecified.
Nilay Vaish
2012-08-06
syscall emulation: Enabled getrlimit and getrusage for x86.
Marc Orr
2012-08-06
SETranslatingPortProxy: fix bug in tryReadString()
Steve Reinhardt
2012-08-06
process: add progName() virtual function
Steve Reinhardt
[next]