projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2014-09-09
Andreas Sandberg
sim: Automatically unregister probe listeners
commit
|
commitdiff
|
tree
2014-09-09
Geoffrey Blake
config: Fix vectorparam command line parsing
commit
|
commitdiff
|
tree
2014-09-09
Mitch Hayenga
cpu: Only iterate over possible threads on the o3 cpu
commit
|
commitdiff
|
tree
2014-09-09
Mitch Hayenga
mem: Add accessor function for vaddr
commit
|
commitdiff
|
tree
2014-09-09
Andreas Sandberg
sim: Fix resource leak in BaseGlobalEvent
commit
|
commitdiff
|
tree
2014-09-09
Andreas Hansson
misc: Fix a number of unitialised variables and members
commit
|
commitdiff
|
tree
2014-09-03
Ali Saidi
dev: seperate legacy io offsets from PCI offset
commit
|
commitdiff
|
tree
2014-09-03
Ali Saidi
arm: Support >2GB of memory for AArch64 systems
commit
|
commitdiff
|
tree
2014-09-03
Ali Saidi
arm: Assume we have a kernel that supports pci devices
commit
|
commitdiff
|
tree
2014-09-03
Ali Saidi
dev, arm: Add support for linux generic pci host driver
commit
|
commitdiff
|
tree
2014-09-03
Geoffrey Blake
config: Add port splicing capability to PortRef class
commit
|
commitdiff
|
tree
2014-09-03
Dam Sunwoo
config: Update Streamline scripts and configs
commit
|
commitdiff
|
tree
2014-09-03
Geoffrey Blake
config: Refactor RealviewEMM to fit into new config...
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
stats: Update stats for CPU and cache changes
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
tests: Use medium dataset for perlbmk regressions
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
alpha: Stop using 'inorder' and rely entirely on 'minor'
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
base: Use STL C++11 random number generation
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
base: Use the global Mersenne twister throughout
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
mem: Avoid unecessary retries when bus peer is not...
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
arm: Make memory ops work on 64bit/128-bit quantities
commit
|
commitdiff
|
tree
2014-06-27
Curtis Dunham
mem: write streaming support via WriteInvalidate promotion
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
mem: Fix a bug in the cache port flow control
commit
|
commitdiff
|
tree
2014-05-13
Curtis Dunham
cpu, mem: Make software prefetches non-blocking
commit
|
commitdiff
|
tree
2014-05-13
Curtis Dunham
mem: Refactor assignment of Packet types
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
x86: Flag instructions that call suspend as IsQuiesce
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Fix o3 drain bug
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
arm: Fix v8 neon latency issue for loads/stores
commit
|
commitdiff
|
tree
2014-04-29
Curtis Dunham
arm: use condition code registers for ARM ISA
commit
|
commitdiff
|
tree
2014-09-03
Andrew Bardsley
arm: ISA X31 destination register fix
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
tests: Use O3_ARM_v7a config for full-system ARM regres...
commit
|
commitdiff
|
tree
2014-09-03
Dam Sunwoo
cpu: fix bimodal predictor to use correct global histor...
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
arm: Mark v7 cbz instructions as direct branches
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Fix cache blocked load behavior in o3 cpu
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Fix o3 quiesce fetch bug
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Fix SMT scheduling issue with the O3 cpu
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Fix incorrect speculative branch predictor behavior
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Add a fetch queue to the o3 cpu
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Fix o3 front-end pipeline interlock behavior
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
cpu: Change writeback modeling for outstanding instructions
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
arch: Properly guess OpClass from optional StaticInst...
commit
|
commitdiff
|
tree
2014-09-03
Geoffrey Blake
cache: Fix handling of LL/SC requests under contention
commit
|
commitdiff
|
tree
2014-05-27
Curtis Dunham
arm: support 16kb vm granules
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
mem: Add utility script to plot DRAM efficiency sweep
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
mem: Packet queue clean up
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
dev: Avoid invalid sized reads in PL390 with DPRINTF...
commit
|
commitdiff
|
tree
2014-09-03
Andrew Bardsley
sim: Fix checkpoint restore for Ticked
commit
|
commitdiff
|
tree
2014-09-03
Andreas Sandberg
arch, cpu: Factor out the ExecContext into a proper...
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
arch: Cleanup unused ISA traits constants
commit
|
commitdiff
|
tree
2014-09-03
Mitch Hayenga
config: Change parsing of Addr so hex values work from...
commit
|
commitdiff
|
tree
2014-09-03
Andreas Hansson
arm: Fix ExtMachInst hash operator underlying type
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
stats: updates due to recent ruby and x86 changes
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: remove typedef of Index as int64
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
x86: set op class of two fp instructions
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: PerfectSwitch: moves code to a per vnet helper...
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: message buffers: significant changes
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
build opts: add MI_example to NULL ISA
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
mem: change the namespace Message to ProtoMessage
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: slicc: change the way configurable members are...
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: slicc: improve the grammar
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: mesi three level: slight naming changes.
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: slicc: donot prefix machine name to variables
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: remove unused toString() from AbstractController
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: network: move getNumNodes() to base class
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: eliminate type Time
commit
|
commitdiff
|
tree
2014-09-01
Nilay Vaish
ruby: move files from ruby/system to ruby/structures
commit
|
commitdiff
|
tree
2014-09-01
Emilio Castillo...
ruby: Fixes clock domains in configuration files
commit
|
commitdiff
|
tree
2014-08-28
Alexandru
mem: adding architectural page table support for SE...
commit
|
commitdiff
|
tree
2014-04-01
Alexandru
mem: adding a multi-level page table class
commit
|
commitdiff
|
tree
2014-08-26
Nilay Vaish
Added tag stable_2014_08_26 for changeset cb2e6950956d
commit
|
commitdiff
|
tree
2014-08-26
Andreas Hansson
mem: Fix DRAMSim2 cycle check when restoring from check...
commit
|
commitdiff
|
tree
2014-08-26
Andreas Hansson
base: Add const to intmath and be more flexible with...
commit
|
commitdiff
|
tree
2014-08-26
Andreas Sandberg
style: Add support for a style ignore list and ignore...
commit
|
commitdiff
|
tree
2014-08-26
Andreas Sandberg
style: Fixup strange semantics in hg m5style
commit
|
commitdiff
|
tree
2014-08-26
Andreas Sandberg
base: Replace the internal varargs stuff with C++11...
commit
|
commitdiff
|
tree
2014-08-26
Andreas Sandberg
base: Add compiler macros for C++11 final/override
commit
|
commitdiff
|
tree
2014-08-26
Mitch Hayenga
mips: Fix RLIMIT_RSS naming
commit
|
commitdiff
|
tree
2014-08-26
Andreas Sandberg
base: Add a static assert to check bit union ranges
commit
|
commitdiff
|
tree
2014-08-26
Andreas Sandberg
sparc: Fixup bit ordering in the PSTATE bit union
commit
|
commitdiff
|
tree
2014-08-26
Andreas Hansson
mem: Update DRAM controller comments
commit
|
commitdiff
|
tree
2014-08-26
Andreas Hansson
mem: Fix address interleaving bug in DRAM controller
commit
|
commitdiff
|
tree
2014-02-05
Curtis Dunham
sim: bump checkpoint version for multiple event queues
commit
|
commitdiff
|
tree
2014-08-26
Andreas Hansson
misc: README direct to website for dependencies
commit
|
commitdiff
|
tree
2014-08-13
Dam Sunwoo
arm: change MISCREG_L2ERRSR to warn not fail
commit
|
commitdiff
|
tree
2014-08-13
Dam Sunwoo
sim: remove kernel mapping check for baremetal workloads
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
scons: Build the branch predictor for all CPUs
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
mips: Remove unused private members to fix compile...
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
power: Remove unused private members to fix compile...
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
scons: Silence clang 3.4 warnings on Ubuntu 12.04
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
base: Remove unused M5_PRAGMA_NORETURN
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
cpu: Don't forward declare RefCountingPtr
commit
|
commitdiff
|
tree
2014-08-13
Andreas Sandberg
util: Fix state leakage in the SortIncludes style verifier
commit
|
commitdiff
|
tree
2014-08-13
Mitch Hayenga
mem: Properly set cache block status fields on writebacks
commit
|
commitdiff
|
tree
2014-08-13
Andreas Hansson
cpu: Modernise the branch predictor (STL and C++11)
commit
|
commitdiff
|
tree
2014-03-11
Curtis Dunham
arm: remove dead code fplib mul64x64
commit
|
commitdiff
|
tree
2014-08-13
Mitch Hayenga
ext: clang fix for flexible array members
commit
|
commitdiff
|
tree
2014-08-10
Radhika Jagtap
config: Fix cache latency param in mem test
commit
|
commitdiff
|
tree
2014-08-10
Radhika Jagtap
util: Move packet trace file read to protolib
commit
|
commitdiff
|
tree
2014-08-10
Geoffrey Blake
config: Add SubSystem container for simobjects
commit
|
commitdiff
|
tree
2014-08-10
Geoffrey Blake
config: Add hooks to enable new config sys
commit
|
commitdiff
|
tree
2014-08-10
Andreas Hansson
cpu: Ensure the traffic generator suppresses non-memory...
commit
|
commitdiff
|
tree
next