gem5.git
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-09-01 Nilay Vaishbuild opts: add MI_example to NULL ISA
2014-09-01 Nilay Vaishmem: change the namespace Message to ProtoMessage
2014-09-01 Nilay Vaishruby: slicc: change the way configurable members are...
2014-09-01 Nilay Vaishruby: slicc: improve the grammar
2014-09-01 Nilay Vaishruby: mesi three level: slight naming changes.
2014-09-01 Nilay Vaishruby: slicc: donot prefix machine name to variables
2014-09-01 Nilay Vaishruby: remove unused toString() from AbstractController
2014-09-01 Nilay Vaishruby: network: move getNumNodes() to base class
2014-09-01 Nilay Vaishruby: eliminate type Time
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-09-01 Emilio Castillo... ruby: Fixes clock domains in configuration files
2014-08-28 Alexandrumem: adding architectural page table support for SE...
2014-04-01 Alexandrumem: adding a multi-level page table class
2014-08-26 Nilay VaishAdded tag stable_2014_08_26 for changeset cb2e6950956d
2014-08-26 Andreas Hanssonmem: Fix DRAMSim2 cycle check when restoring from check...
2014-08-26 Andreas Hanssonbase: Add const to intmath and be more flexible with...
2014-08-26 Andreas Sandbergstyle: Add support for a style ignore list and ignore...
2014-08-26 Andreas Sandbergstyle: Fixup strange semantics in hg m5style
2014-08-26 Andreas Sandbergbase: Replace the internal varargs stuff with C++11...
2014-08-26 Andreas Sandbergbase: Add compiler macros for C++11 final/override
2014-08-26 Mitch Hayengamips: Fix RLIMIT_RSS naming
2014-08-26 Andreas Sandbergbase: Add a static assert to check bit union ranges
2014-08-26 Andreas Sandbergsparc: Fixup bit ordering in the PSTATE bit union
2014-08-26 Andreas Hanssonmem: Update DRAM controller comments
2014-08-26 Andreas Hanssonmem: Fix address interleaving bug in DRAM controller
2014-02-05 Curtis Dunhamsim: bump checkpoint version for multiple event queues
2014-08-26 Andreas Hanssonmisc: README direct to website for dependencies
2014-08-13 Dam Sunwooarm: change MISCREG_L2ERRSR to warn not fail
2014-08-13 Dam Sunwoosim: remove kernel mapping check for baremetal workloads
2014-08-13 Andreas Sandbergscons: Build the branch predictor for all CPUs
2014-08-13 Andreas Sandbergmips: Remove unused private members to fix compile...
2014-08-13 Andreas Sandbergpower: Remove unused private members to fix compile...
2014-08-13 Andreas Sandbergscons: Silence clang 3.4 warnings on Ubuntu 12.04
2014-08-13 Andreas Sandbergbase: Remove unused M5_PRAGMA_NORETURN
2014-08-13 Andreas Sandbergcpu: Don't forward declare RefCountingPtr
2014-08-13 Andreas Sandbergutil: Fix state leakage in the SortIncludes style verifier
2014-08-13 Mitch Hayengamem: Properly set cache block status fields on writebacks
2014-08-13 Andreas Hanssoncpu: Modernise the branch predictor (STL and C++11)
2014-03-11 Curtis Dunhamarm: remove dead code fplib mul64x64
2014-08-13 Mitch Hayengaext: clang fix for flexible array members
2014-08-10 Radhika Jagtapconfig: Fix cache latency param in mem test
2014-08-10 Radhika Jagtaputil: Move packet trace file read to protolib
2014-08-10 Geoffrey Blakeconfig: Add SubSystem container for simobjects
2014-08-10 Geoffrey Blakeconfig: Add hooks to enable new config sys
2014-08-10 Andreas Hanssoncpu: Ensure the traffic generator suppresses non-memory...
2014-08-10 Andreas Hanssonbase: Remove unused files
2014-08-10 Andreas Hanssonscons: Warn for incompatible gcc and binutils
2014-07-28 Anthony Gutierrezmem: refactor LRU cache tags and add random replacement...
2014-07-28 Anthony Gutierrezarm: make the PseudoLRU tags the default for the O3_ARM...
2014-07-28 Andreas Hanssonstats: Bump stats for the regressions using the minor CPU
2014-07-23 Andrew Bardsleycpu: Minor CPU add regression tests for ARM and ALPHA
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model
2014-07-20 Steve Reinhardtstats: update for syscall DPRINTF change
2014-07-19 Steve Reinhardtsyscall emulation: fix fast build issue
2014-07-19 Binh Phamx86: make PioBus return BadAddress errors
2014-07-19 Steve Reinhardtsim: remove unused MemoryModeStrings array
2014-07-19 Steve Reinhardtkern: get rid of unused linux syscall files
2014-07-19 Steve Reinhardtsyscall emulation: fix DPRINTF arg ordering bug
2014-07-09 Anthony Gutierrezbase: fix operator== for comparing EthAddr objects
2014-07-02 Anthony Gutierrezbase: fix some bugs in EthAddr
2014-07-01 Radhika Jagtaputil: Add DVFS perfLevel to checkpoint upgrade script
2014-06-30 Stephan Diestelhorstpower: Add basic DVFS support for gem5
2014-06-30 Andreas Hanssonmem: DRAMPower trace formatting script
2014-06-30 Andreas Hanssonmem: DRAMPower trace output
2014-06-30 Andreas Hanssonmem: Add bank and rank indices as fields to the DRAM...
2014-06-30 Andreas Hanssonmem: Extend DRAM row bits from 16 to 32 for larger...
2014-06-30 Anthony Gutierrezcpu: implement a bi-mode branch predictor
2014-06-30 Anthony Gutierrezarm: make the bi-mode predictor the default for O3_ARM_...
2014-06-22 Steve Reinhardtstats: update for O3 changes
2014-06-21 Binh Phamx86: fix table walker assertion
2014-06-21 Binh Phamo3: make dispatch LSQ full check more selective
2014-06-21 Binh Phamo3: split load & store queue full cases in rename
2014-06-10 Andreas Hanssonscons: Bump the compiler version to gcc 4.6 and clang 3.0
2014-06-10 Joel HestnessUtil: Do not style check symlinks
2014-06-10 Joel Hestnesssim: More rigorous clocking comments
2014-06-04 Yasuko Eckertext: Add a McPAT regression tester
2014-06-03 Yasuko Eckertext: McPAT interface changes and fixes
2014-06-03 Yasuko Eckertext: change McPAT to not force compile in 32-bit mode.
2014-06-03 Yasuko Eckertext: Redirect McPAT object files
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-25 Nilay Vaishstats: changes due to recent o3 patch.
2014-05-23 Nilay Vaishstats: changes due to o3 cpu and ruby message buffer...
2014-05-23 Nilay Vaishruby: slicc: remove unused ids DNUCA*
2014-05-23 Nilay Vaishruby: remove old protocol documentation
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2014-05-23 Nilay Vaishcpu: o3: remove stat totalCommittedInsts
2014-05-15 Anthony Gutierrezconfig: remove unecessary assignment of etherlink inter...
2014-05-12 Steve Reinhardtsyscall emulation: clean up & comment SyscallReturn
2014-05-12 Steve Reinhardttests: update t1000 & pc-switcheroo-full stats
2014-05-11 Steve Reinhardttests: update eio ref outputs for new stats
2014-05-09 Andreas Hanssonstats: Bump stats for the fixes, and mostly DRAM contro...
2014-05-09 Andreas Hanssonconfig: Bump DRAM sweep bus speed to match DDR4 config
2014-05-09 Andreas Hanssontests: Reflect name change in DRAM tests
2014-05-09 Andreas Hanssonmem: Update DDR3 and DDR4 based on datasheets
2014-05-09 Andreas Hanssonmem: Add DRAM cycle time
2014-05-09 Andreas Hanssonmem: Simplify DRAM response scheduling
2014-05-09 Andreas Hanssonmem: Add precharge all (PREA) to the DRAM controller
2014-05-09 Andreas Hanssonmem: Remove printing of DRAM params
2014-05-09 Andreas Hanssonmem: Add tRTP to the DRAM controller
next