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
/
cpu
Age
Commit message (
Expand
)
Author
2011-04-04
ARM: Fix checkpoint restoration into O3 CPU and the way O3 switchCpu works.
Ali Saidi
2011-04-04
ARM: Cleanup implementation of ITSTATE and put important code in PCState.
Ali Saidi
2011-04-04
CPU: Remove references to memory copy operations
Ali Saidi
2011-04-04
O3: Tighten memory order violation checking to 16 bytes.
Ali Saidi
2011-03-31
Ruby: have the rubytester pass contextId to Ruby.
Lisa Hsu
2011-03-28
This patch supports cache flushing in MOESI_hammer
Somayeh Sardashti
2011-03-26
mips: cleanup ISA-specific code
Korey Sewell
2011-03-22
This patch fixes a build error in networktest.cc that occurs with gcc4.2
Tushar Krishna
2011-03-21
This patch adds the network tester for simple and garnet networks.
Tushar Krishna
2011-03-19
Ruby: Convert AccessModeType to RubyAccessMode
Nilay Vaish
2011-03-17
ARM: Fix subtle bug in LDM.
Ali Saidi
2011-03-17
ARM: Detect and skip udelay() functions in linux kernel.
Ali Saidi
2011-03-17
O3: Send instruction back to fetch on squash to seed predecoder correctly.
Ali Saidi
2011-03-17
O3: Cleanup the commitInfo comm struct.
Ali Saidi
2011-03-17
Mem: Fix issue with dirty block being lost when entire block transferred to n...
Ali Saidi
2011-03-17
O3: Fix unaligned stores when cache blocked
Ali Saidi
2011-03-01
Spelling: Fix the a spelling error by changing mmaped to mmapped.
Gabe Black
2011-02-25
Ruby: Make DataBlock.hh independent of RubySystem
Nilay Vaish
2011-02-25
O3CPU: Fix iqCount and lsqCount SMT fetch policies.
Timothy M. Jones
2011-02-23
inorder: InstSeqNum bug
Korey Sewell
2011-02-23
inorder: dyn inst initialization
Korey Sewell
2011-02-23
inorder: cache packet handling
Korey Sewell
2011-02-23
O3: When a prefetch causes a fault, don't record it in the inst
Ali Saidi
2011-02-23
O3: If there is an outstanding table walk don't let the inst queue sleep.
Ali Saidi
2011-02-23
ARM: Do something for ISB, DSB, DMB
Ali Saidi
2011-02-23
ARM: Fix bug that let two table walks occur in parallel.
Ali Saidi
2011-02-23
O3: Fix bug when a squash occurs right before TLB miss returns.
Ali Saidi
2011-02-18
m5: merge inorder/release-notes/make_release changes
Korey Sewell
2011-02-18
inorder: add names and slot #s to res. dprints
Korey Sewell
2011-02-18
inorder: ignore nops in execution unit
Korey Sewell
2011-02-18
inorder: update graduation unit
Korey Sewell
2011-02-18
inorder: recognize isSerializeAfter flag
Korey Sewell
2011-02-18
inorder: update default thread size(=1)
Korey Sewell
2011-02-18
inorder: don't overuse getLatency()
Korey Sewell
2011-02-18
inorder: update max. resource bandwidths
Korey Sewell
2011-02-18
inorder: cleanup in destructors
Korey Sewell
2011-02-18
inorder: fix cache/fetch unit memory leaks
Korey Sewell
2011-02-18
inorder: remove events for zero-cycle resources
Korey Sewell
2011-02-18
inorder: update pipeline interface for handling finished resource reqs
Korey Sewell
2011-02-18
inorder: remove request map, use request vector
Korey Sewell
2011-02-18
inorder: add valid bit for resource requests
Korey Sewell
2011-02-18
inorder: remove reqRemoveList
Korey Sewell
2011-02-18
inorder: initialize res. req. vectors based on resource bandwidth
Korey Sewell
2011-02-13
O3: Fetch from the microcode ROM when needed.
Gabe Black
2011-02-13
O3: Fix GCC 4.2.4 complaint
Ali Saidi
2011-02-12
inorder: clean up the old way of inst. scheduling
Korey Sewell
2011-02-12
inorder: utilize cached skeds in pipeline
Korey Sewell
2011-02-12
inorder: define iterator for resource schedules
Korey Sewell
2011-02-12
inorder: stage scheduler for front/back end schedule creation
Korey Sewell
2011-02-12
inorder: cache instruction schedules
Korey Sewell
[next]