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
2015-03-02
arm: Fix broken page table permissions checks in remote GDB
Andreas Sandberg
2015-02-26
Ruby: Update backing store option to propagate through to all RubyPorts
Jason Power
2015-02-16
cpu: TrafficGen sinks snoops without complaining
Andreas Hansson
2015-02-16
mem: Fix initial value problem with MemChecker
Stephan Diestelhorst
2015-02-16
dev: Fix undefined behaviuor in i8254xGBe
Andreas Hansson
2015-02-16
arm: Wire up the GIC with the platform in the base class
Andreas Sandberg
2015-02-16
mem: mmap the backing store with MAP_NORESERVE
Andreas Hansson
2015-02-16
mem: Use the range cache for lookup as well as access
Andreas Hansson
2015-02-16
arch: Make readMiscRegNoEffect const throughout
Andreas Hansson
2015-02-16
arm: Merge ISA files with pseudo instructions
Andreas Sandberg
2015-02-16
cpu: add support for outputing a protobuf formatted CPU trace
Ali Saidi
2015-02-11
mem: Clarification of packet crossbar timings
Marco Balboni
2015-02-11
mem: Clarify usage of latency in the cache
Marco Balboni
2015-02-11
cpu: Tidy up the MemTest and make false sharing more obvious
Andreas Hansson
2015-02-11
sim: Move the BaseTLB to src/arch/generic/
Andreas Sandberg
2015-02-11
base: Add compiler macros to add deprecation warnings
Andreas Sandberg
2015-02-11
base: Do not dereference NULL in CompoundFlag creation
Andreas Hansson
2015-02-11
dev: Remove unused system pointer in the Platform base class
Andreas Sandberg
2015-02-06
cpu: Idle CPU status logic revised
Alexandru Dutu
2015-02-03
mem: Clarify express snoop behaviour
Andreas Hansson
2015-02-03
mem: Clarify cache behaviour for pending dirty responses
Andreas Hansson
2015-02-03
base: add an accessor and operators ==,!= to address ranges
Curtis Dunham
2015-02-03
base: Add XOR-based hashed address interleaving
Andreas Hansson
2015-02-03
config: Adjust DRAM channel interleaving defaults
Andreas Hansson
2015-02-03
sim: Remove test for non-NULL this in Event
Andreas Sandberg
2015-02-03
dev: Correctly clear interrupts in VirtIO PCI
Andreas Sandberg
2014-12-19
sim: prioritize async events; prevent starvation
Curtis Dunham
2015-02-03
cpu: Ensure timing CPU sinks response before sending new request
Andreas Hansson
2015-02-03
config: Fix typo in Float param
Geoffrey Blake
2015-01-25
arm: always set the IsFirstMicroop flag
Ali Saidi
2015-01-25
sim: Clean up InstRecord
Ali Saidi
2015-01-25
cpu: Remove all notion that we know when the cpu is misspeculating.
Ali Saidi
2015-01-25
cpu: Put all CPU instruction tracers in a single file
Ali Saidi
2015-01-25
cpu: remove legion tracer
Ali Saidi
2014-12-23
sim: fix reference counting of PythonEvent
Curtis Dunham
2015-01-22
mem: Remove unused Packet src and dest fields
Andreas Hansson
2015-01-22
mem: Remove Packet source from ForwardResponseRecord
Andreas Hansson
2015-01-22
mem: Remove unused RequestState in the bridge
Andreas Hansson
2015-01-22
mem: Always use SenderState for response routing in RubyPort
Andreas Hansson
2015-01-22
mem: Make the XBar responsible for tracking response routing
Andreas Hansson
2015-01-22
x86: Delay X86 table walk on receiving walker response
Andreas Hansson
2015-01-22
mem: Clean up Request initialisation
Andreas Hansson
2015-01-20
cpu: commit probe notification on every microop or macroop
Nikos Nikoleris
2015-01-20
mem: Fix bug in cache request retry mechanism
Andreas Hansson
2015-01-20
cpu: Fix retry bug in MinorCPU LSQ
Andreas Hansson
2015-01-20
mem: Move DRAM interleaving check to init
Andreas Hansson
2015-01-10
x86 : fxsave and fxrestore missing template code
Emilio Castillo
2015-01-10
cpu: fix RetiredStores probe point
Nikos Nikoleris
2015-01-06
dev: prevent intel 8254 timer counter events firing before startup
cdirik
2015-01-07
test: Add a unittest for the BitUnion types.
Gabe Black
[next]