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
2011-09-19
PseudoInst: Make all the pseudo insts available in SE and FS.
Gabe Black
2011-09-19
X86: Don't use "#if FULL_SYSTEM" in the X86 ISA description.
Gabe Black
2011-09-19
Syscall: Make the syscall function available in both SE and FS modes.
Gabe Black
2011-09-19
PseudoInst: Remove the now unnecessary #if FULL_SYSTEMs around pseudoinsts.
Gabe Black
2011-09-18
Pseudoinst: Add an initParam pseudo inst function.
Gabe Black
2011-09-17
MIPS: Fix regressions tests
Ali Saidi
2011-09-13
IGbE: Clean up debug printing and proprly account for copied bytes.
Ali Saidi
2011-09-13
ARM: update TLB to set request packet ASID field
Daniel Johnson
2011-09-13
Mem: Allow ASID to be set after request is created.
Daniel Johnson
2011-09-13
CP15 c15: enable execution with accesses to c15 registers
Chander Sudanthi
2011-09-13
ARM: Implement numcpus bits in L2CTLR register.
Daniel Johnson
2011-09-13
Prefetch: Don't prefetch if address is in the write queue.
Ali Saidi
2011-09-13
gem5ops: Implement Java JNI for gem5Ops
Prakash Ramrakhyani
2011-09-13
O3: Update stats for new ordering fix.
Ali Saidi
2011-09-13
LSQ: Only trigger a memory violation with a load/load if the value changes.
Ali Saidi
2011-09-10
MIPS: Implement gem5/src/arch/mips/remote_gdb.cc.
Deyuan Guo
2011-09-10
PseudoInst: Add compiler guards to pseudo_inst.hh.
Gabe Black
2011-09-09
StaticInst: Merge StaticInst and StaticInstBase.
Gabe Black
2011-09-09
Decode: Pull instruction decoding out of the StaticInst class into its own.
Gabe Black
2011-09-09
MIPS: Update MIPS stats for cleaned up operand checks.
Gabe Black
2011-09-09
Stack: Tidy up some comments, a warning, and make stack extension consistent.
Gabe Black
2011-09-08
ISA parser: Don't look for operands in strings.
Gabe Black
2011-09-08
ISA parser: Match /* */ and // style comments.
Gabe Black
2011-09-05
X86: Make sure instruction flags are set properly even on 32 bit machines.
Gabe Black
2011-09-05
X86,TLB: Make sure the "delayedResponse" variable is always set.
Gabe Black
2011-09-02
TLB: comments and a helpful warning.
Lisa Hsu
2011-09-01
Fix build for gcc-4.2 opt/fast
Lisa Hsu
2011-09-01
Functional Accesses: Update states to support Broadcast/Snooping protocols.
Lisa Hsu
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: Add some MP regressions and clean up the disk images and kernels a bit
Ali Saidi
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
StoreSet: Update stats for store-set clearing
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
O3: Update stats for LSQ changes.
Ali Saidi
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
[next]