projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2011-09-05
Gabe Black
X86,TLB: Make sure the "delayedResponse" variable is...
commit
|
commitdiff
|
tree
2011-09-03
Lisa Hsu
TLB: comments and a helpful warning.
commit
|
commitdiff
|
tree
2011-09-01
Lisa Hsu
Fix build for gcc-4.2 opt/fast
commit
|
commitdiff
|
tree
2011-09-01
Lisa Hsu
Functional Accesses: Update states to support Broadcast...
commit
|
commitdiff
|
tree
2011-08-29
Nilay Vaish
SLICC: Pass arguments by reference
commit
|
commitdiff
|
tree
2011-08-29
Nilay Vaish
Ruby: Remove some unused code
commit
|
commitdiff
|
tree
2011-08-26
Nilay Vaish
Ruby: Eliminate modulo op for computing set size.
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Add some MP regressions and clean up the disk...
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Mark some variables uncacheable until boot all...
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
Mem: Put prefetcher notify call before packet is deleted.
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Add VExpress_E support with PCIe to gem5
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Add support for Versatile Express boards
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Make GIC function that should only be called by...
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
IDE: Fix issues with new PIIX kernel driver and our...
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
StoreSet: Update stats for store-set clearing
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Add support for DIV/SDIV instructions.
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
LSQ: Set store predictor to periodically clear itself...
commit
|
commitdiff
|
tree
2011-08-19
Geoffrey Blake
Fix bugs due to interaction between SEV instructions...
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
O3: Update stats for LSQ changes.
commit
|
commitdiff
|
tree
2011-08-19
Mrinmoy Ghosh
LSQ: Add some better dprintfs for storeset predictor.
commit
|
commitdiff
|
tree
2011-08-19
Mrinmoy Ghosh
LSQ: Fix a few issues with the storeset predictor.
commit
|
commitdiff
|
tree
2011-08-19
Thomas Grass
Stats: Add a sparse histogram stat object.
commit
|
commitdiff
|
tree
2011-08-19
Giacomo Gabrielli
O3: Squash the violator and younger instructions instea...
commit
|
commitdiff
|
tree
2011-08-19
Geoffrey Blake
ARM: Add per-cpu local timers for ARM.
commit
|
commitdiff
|
tree
2011-08-19
Prakash Ramrakhani
ARM: Add per-processor interrupt support to GIC.
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: Fix a memory leak with the table walker.
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
Prefetcher: Fix some memory leaks with the prefetcher.
commit
|
commitdiff
|
tree
2011-08-19
Ali Saidi
ARM: quiet what can be a very noise CLCD controller.
commit
|
commitdiff
|
tree
2011-08-16
Gabe Black
InOrder: Make cache_unit.hh include hashmap.hh explicit...
commit
|
commitdiff
|
tree
2011-08-16
Gabe Black
O3: Make lsq_unit.hh include arch/isa_traits.hh directl...
commit
|
commitdiff
|
tree
2011-08-15
Nilay Vaish
Ruby: Initialize some variables.
commit
|
commitdiff
|
tree
2011-08-15
Gabe Black
X86: Add an X86_FS o3 regression.
commit
|
commitdiff
|
tree
2011-08-15
Gabe Black
O3: When squashing, restore the macroop that should...
commit
|
commitdiff
|
tree
2011-08-14
Gabe Black
O3: Add a pointer to the macroop for a microop in the...
commit
|
commitdiff
|
tree
2011-08-14
Gabe Black
Stats: Small update to stats for change to x86 inst...
commit
|
commitdiff
|
tree
2011-08-14
Gabe Black
X86: Use IsSquashAfter if an instruction could affect...
commit
|
commitdiff
|
tree
2011-08-13
Gabe Black
O3: At the end of an instruction, force fetchAddr to...
commit
|
commitdiff
|
tree
2011-08-09
Gabe Black
SCons,tests: Tell scons about pc-o3-timing regressions.
commit
|
commitdiff
|
tree
2011-08-09
Gabe Black
X86: Build O3 by default in X86_FS.
commit
|
commitdiff
|
tree
2011-08-09
Gabe Black
Stats: Update stats for the end of macroop O3 fix.
commit
|
commitdiff
|
tree
2011-08-09
Gabe Black
O3: Stop using the current macroop no matter why you...
commit
|
commitdiff
|
tree
2011-08-09
Gabe Black
Stats: Update stats for the recent O3 interrupt change.
commit
|
commitdiff
|
tree
2011-08-09
Gabe Black
O3: When waiting to handle an interrupt, let everything...
commit
|
commitdiff
|
tree
2011-08-08
Nilay Vaish
BuildEnv: Eliminate RUBY as build environment variable
commit
|
commitdiff
|
tree
2011-08-07
Gabe Black
O3: Get rid of the unused addToRemoveList function.
commit
|
commitdiff
|
tree
2011-08-07
Gabe Black
Stats: Update stats for the previous change.
commit
|
commitdiff
|
tree
2011-08-07
Gabe Black
O3: Let squashed and deferred instructions issue.
commit
|
commitdiff
|
tree
2011-08-07
Gabe Black
Stats: Update the stats after the uninitialized branch...
commit
|
commitdiff
|
tree
2011-08-07
Ali Saidi
O3: Fix uninitialized variable in the tournament branch...
commit
|
commitdiff
|
tree
2011-08-07
Gabe Black
Translation: Use a pointer type as the template argument.
commit
|
commitdiff
|
tree
2011-08-03
Nilay Vaish
Ruby: Remove files and includes not in use
commit
|
commitdiff
|
tree
2011-08-02
Gabe Black
O3: Get rid of the raw ExtMachInst constructor on DynInsts.
commit
|
commitdiff
|
tree
2011-08-02
Gabe Black
Scons: Make some Action objects fit the abreviated...
commit
|
commitdiff
|
tree
2011-08-02
Nilay Vaish
Scons: Drop RUBY as compile time option.
commit
|
commitdiff
|
tree
2011-08-01
Gabe Black
O3: Implement memory mapped IPRs for O3.
commit
|
commitdiff
|
tree
2011-07-31
Gabe Black
Stats: Update stats for the recent fix to fetch.
commit
|
commitdiff
|
tree
2011-07-31
Gabe Black
O3: Fix corner case squashing into the microcode ROM.
commit
|
commitdiff
|
tree
2011-07-28
Nilay Vaish
SLICC: Put functions of a controller in its .cc file
commit
|
commitdiff
|
tree
2011-07-26
Nilay Vaish
Ruby: Fix instantiations of DMA controller and sequencer
commit
|
commitdiff
|
tree
2011-07-25
Nilay Vaish
Merged with Gabe's changeset.
commit
|
commitdiff
|
tree
2011-07-25
Nilay Vaish
Ruby: Fix dma controller configs/ruby/MI_example.py
commit
|
commitdiff
|
tree
2011-07-19
Gabe Black
SCons: Only print all the SConsopts being read if verbo...
commit
|
commitdiff
|
tree
2011-07-16
Korey Sewell
inorder-fs: temp. regression removal
commit
|
commitdiff
|
tree
2011-07-15
Ali Saidi
Mem: Fix issue with prefetches originating at non-L1...
commit
|
commitdiff
|
tree
2011-07-15
Giacomo Gabrielli
O3: Create a pipeline activity viewer for the O3 CPU...
commit
|
commitdiff
|
tree
2011-07-15
Ali Saidi
ARM: Update stats for better miscreg support for MP...
commit
|
commitdiff
|
tree
2011-07-15
Wade Walker
ARM: Fix SWP/SWPB undefined instruction behavior
commit
|
commitdiff
|
tree
2011-07-15
Wade Walker
ARM: Add two unimplemented miscellaneous registers.
commit
|
commitdiff
|
tree
2011-07-12
Nilay Vaish
se.py: Fixes the way ruby's options are added
commit
|
commitdiff
|
tree
2011-07-11
Nilay Vaish
X86: implements copyRegs() function
commit
|
commitdiff
|
tree
2011-07-11
Gabe Black
ISA: Get rid of the unused mem_acc_type template parameter.
commit
|
commitdiff
|
tree
2011-07-10
Ali Saidi
O3: Update stats for fetch and bp changes.
commit
|
commitdiff
|
tree
2011-07-10
Mrinmoy Ghosh
Branch predictor: Fixes the tournament branch predictor.
commit
|
commitdiff
|
tree
2011-07-10
Geoffrey Blake
O3: Fix up pipelining icache accesses in fetch stage...
commit
|
commitdiff
|
tree
2011-07-10
Ali Saidi
IO: Handle case where ISA Fake device is being used...
commit
|
commitdiff
|
tree
2011-07-10
Ali Saidi
O3: Make sure fetch doesn't go off into the weeds durin...
commit
|
commitdiff
|
tree
2011-07-10
Ali Saidi
Config: Add support for a Self.all proxy object
commit
|
commitdiff
|
tree
2011-07-10
Daniel Johnson
ARM: Fix mp interrupt bug in GIC.
commit
|
commitdiff
|
tree
2011-07-08
Korey Sewell
alpha:hwrei:rollback for o3
commit
|
commitdiff
|
tree
2011-07-07
Brad Beckmann
ruby: added generic dma machine
commit
|
commitdiff
|
tree
2011-07-07
Brad Beckmann
MOESI_hammer: Fixed uniprocessor DMA bug
commit
|
commitdiff
|
tree
2011-07-06
Nathan Binkert
slicc: add a protocol statement and an include statement
commit
|
commitdiff
|
tree
2011-07-06
Nathan Binkert
slicc: cleanup slicc code and make it less verbose
commit
|
commitdiff
|
tree
2011-07-06
Nathan Binkert
grammar: better encapsulation of a grammar and parsing
commit
|
commitdiff
|
tree
2011-07-06
Gabe Black
X86: Add a config for an FS regression on O3.
commit
|
commitdiff
|
tree
2011-07-05
Gabe Black
ISAs: Streamline some spots where Mem is used in the...
commit
|
commitdiff
|
tree
2011-07-05
Gabe Black
ISA parser: Define operand types with a ctype directly.
commit
|
commitdiff
|
tree
2011-07-05
Gabe Black
ISA parser: Simplify operand type handling.
commit
|
commitdiff
|
tree
2011-07-03
Nilay Vaish
Merged with Gabe's recent changes.
commit
|
commitdiff
|
tree
2011-07-03
Nilay Vaish
Network_test: Conform it with functional access changes...
commit
|
commitdiff
|
tree
2011-07-03
Gabe Black
tracediff: Check for --debug-flags now instead of ...
commit
|
commitdiff
|
tree
2011-07-03
Gabe Black
ExecContext: Rename the readBytes/writeBytes functions...
commit
|
commitdiff
|
tree
2011-07-03
Gabe Black
ExecContext: Get rid of the now unused read/write templ...
commit
|
commitdiff
|
tree
2011-07-03
Gabe Black
ISA: Use readBytes/writeBytes for all instruction level...
commit
|
commitdiff
|
tree
2011-07-03
Gabe Black
Stats: Update stats for the x86 store fault fix.
commit
|
commitdiff
|
tree
2011-07-03
Gabe Black
X86: Fix store microops so they don't drop faults in...
commit
|
commitdiff
|
tree
2011-07-01
Nilay Vaish
Ruby: Commit files missing from previous commit
commit
|
commitdiff
|
tree
2011-07-01
Brad Beckmann
Regression: Updates regression outputs for Ruby memtest
commit
|
commitdiff
|
tree
2011-07-01
Brad Beckmann
config: removed unnecessary slashes
commit
|
commitdiff
|
tree
2011-07-01
Brad Beckmann...
Ruby: Add support for functional accesses
commit
|
commitdiff
|
tree
next