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
2014-09-01
ruby: slicc: donot prefix machine name to variables
Nilay Vaish
2014-09-01
ruby: remove unused toString() from AbstractController
Nilay Vaish
2014-09-01
ruby: network: move getNumNodes() to base class
Nilay Vaish
2014-09-01
ruby: eliminate type Time
Nilay Vaish
2014-09-01
ruby: move files from ruby/system to ruby/structures
Nilay Vaish
2014-08-28
mem: adding architectural page table support for SE mode
Alexandru
2014-04-01
mem: adding a multi-level page table class
Alexandru
2014-08-26
mem: Fix DRAMSim2 cycle check when restoring from checkpoint
Andreas Hansson
2014-08-26
base: Add const to intmath and be more flexible with typing
Andreas Hansson
2014-08-26
base: Replace the internal varargs stuff with C++11 constructs
Andreas Sandberg
2014-08-26
base: Add compiler macros for C++11 final/override
Andreas Sandberg
2014-08-26
mips: Fix RLIMIT_RSS naming
Mitch Hayenga
2014-08-26
base: Add a static assert to check bit union ranges
Andreas Sandberg
2014-08-26
sparc: Fixup bit ordering in the PSTATE bit union
Andreas Sandberg
2014-08-26
mem: Update DRAM controller comments
Andreas Hansson
2014-08-26
mem: Fix address interleaving bug in DRAM controller
Andreas Hansson
2014-02-05
sim: bump checkpoint version for multiple event queues
Curtis Dunham
2014-08-13
arm: change MISCREG_L2ERRSR to warn not fail
Dam Sunwoo
2014-08-13
sim: remove kernel mapping check for baremetal workloads
Dam Sunwoo
2014-08-13
scons: Build the branch predictor for all CPUs
Andreas Sandberg
2014-08-13
mips: Remove unused private members to fix compile-time warning
Andreas Sandberg
2014-08-13
power: Remove unused private members to fix compile-time warning
Andreas Sandberg
2014-08-13
scons: Silence clang 3.4 warnings on Ubuntu 12.04
Andreas Sandberg
2014-08-13
base: Remove unused M5_PRAGMA_NORETURN
Andreas Sandberg
2014-08-13
cpu: Don't forward declare RefCountingPtr
Andreas Sandberg
2014-08-13
mem: Properly set cache block status fields on writebacks
Mitch Hayenga
2014-08-13
cpu: Modernise the branch predictor (STL and C++11)
Andreas Hansson
2014-03-11
arm: remove dead code fplib mul64x64
Curtis Dunham
2014-08-10
config: Add SubSystem container for simobjects
Geoffrey Blake
2014-08-10
config: Add hooks to enable new config sys
Geoffrey Blake
2014-08-10
cpu: Ensure the traffic generator suppresses non-memory packets
Andreas Hansson
2014-08-10
base: Remove unused files
Andreas Hansson
2014-07-28
mem: refactor LRU cache tags and add random replacement tags
Anthony Gutierrez
2014-07-23
cpu: `Minor' in-order CPU model
Andrew Bardsley
2014-07-19
syscall emulation: fix fast build issue
Steve Reinhardt
2014-07-18
x86: make PioBus return BadAddress errors
Binh Pham
2014-07-18
sim: remove unused MemoryModeStrings array
Steve Reinhardt
2014-07-18
kern: get rid of unused linux syscall files
Steve Reinhardt
2014-07-18
syscall emulation: fix DPRINTF arg ordering bug
Steve Reinhardt
2014-07-09
base: fix operator== for comparing EthAddr objects
Anthony Gutierrez
2014-07-02
base: fix some bugs in EthAddr
Anthony Gutierrez
2014-07-01
util: Add DVFS perfLevel to checkpoint upgrade script
Radhika Jagtap
2014-06-30
power: Add basic DVFS support for gem5
Stephan Diestelhorst
2014-06-30
mem: DRAMPower trace output
Andreas Hansson
2014-06-30
mem: Add bank and rank indices as fields to the DRAM bank
Andreas Hansson
2014-06-30
mem: Extend DRAM row bits from 16 to 32 for larger densities
Andreas Hansson
2014-06-30
cpu: implement a bi-mode branch predictor
Anthony Gutierrez
2014-06-21
x86: fix table walker assertion
Binh Pham
2014-06-21
o3: make dispatch LSQ full check more selective
Binh Pham
2014-06-21
o3: split load & store queue full cases in rename
Binh Pham
[next]