gem5.git
2015-06-25 Jason PowerRuby: Remove assert in RubyPort retry list logic stable_2015_09_03
2015-06-21 Andreas Sandbergbase: Add a warn_if macro
2015-06-21 Andreas Sandbergarm: Cleanup arch headers to remove dma_device.hh depen...
2015-06-09 Ali Jafrimem: Add check for express snoop in packet destructor
2015-06-09 Andreas Hanssonmem: Fix snoop packet data allocation bug
2015-06-09 Rune Holmarm: Delete debug print in initialization of hardware...
2015-06-09 Rune Holmarm: Fix typo in ldrsh instruction name
2015-06-09 Andreas Sandbergbase: Reset CircleBuf size on flush()
2015-06-09 Andreas Sandbergdev, arm: Include PIO size in AmbaDmaDevice constructor
2015-06-09 Andreas Hanssonscons: Allow GNU assembler version strings with hyphen
2015-06-07 Marco Elverruby: Fix MESI consistency bug
2015-06-07 Matthias Jungmem: Add HMC Timing Parameters
2015-06-07 Ruslan Bukin... arch: fix build under MacOSX
2015-05-30 Christoph Pfistermem: addr_mapper: restore old address if request not...
2015-06-01 Curtis Dunhamsim, arm: add checkpoint upgrader for d02b45a5
2015-06-01 Andreas Sandbergkvm, arm: Add support for aarch64
2015-06-01 Andreas Sandbergkvm, arm, dev: Add an in-kernel GIC implementation
2015-06-01 Andreas Sandbergkvm: Handle inst events at the current instruction...
2015-06-01 Andreas Sandbergkvm, arm: Move ARM-specific files to arch/arm/kvm/
2015-05-26 Curtis Dunhamarm: implement the CONTEXTIDR_EL2 system reg.
2015-05-26 Andreas Hanssonarm, stats: Update stats to reflect reduction in misc...
2015-05-26 Nathanael Premillieuarm: Make address translation faster with better caching
2015-05-26 Andreas Hanssonbase: Allow multiple interleaved ranges
2015-05-26 Andreas Hanssonstats: Update MinorCPU regressions after accounting fix
2015-05-26 Andrew Bardsleycpu: Fix a bug in counting issued instructions in MinorCPU
2015-05-26 Giacomo Gabrielliarm: Implement some missing syscalls (SE mode)
2015-05-26 Andreas Hanssonruby: Deprecation warning for RubyMemoryControl
2015-05-23 Andreas Sandbergarm, stats: Update stats to reflect changes to generic...
2015-05-23 Andreas Sandbergarm, dev: Add support for a memory mapped generic timer
2015-05-23 Andreas Sandbergarm: Get rid of pointless have_generic_timer param
2015-05-23 Andreas Sandbergdev, arm: Add virtual timers to the generic timer model
2015-05-23 Andreas Sandbergdev, arm: Refactor and clean up the generic timer model
2015-05-23 Andreas Sandbergkvm: Fix dumping code for large registers
2015-05-23 Andreas Sandbergkvm, x86: Guard x86-specific APIs in KvmVM
2015-05-23 Andreas Sandbergbuild: Don't test for KVM xsave support on ARM
2015-05-23 Andreas Sandbergarm: Workaround incorrect HDLCD register order in kernel
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2015-05-23 Andreas Sandbergbase: Clean up bitmap generation code
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-05-15 Andreas Hanssonarm: Identify table-walker requests
2015-05-15 Andreas Hanssonmisc: Appease gcc 5.1
2015-05-15 Andreas Sandbergsim: Don't clear the active CPU vector in System::initState
2015-05-15 Andreas Hanssonconfig: Use null memory for DRAM sweep script
2015-05-15 Wendy Elsasserconfig: Add new MemConfig options to DRAM sweep script
2015-05-05 Steve Reinhardtsyscall_emul: fix warn_once behavior
2015-05-05 Andreas Hanssonstats, arm: Update stats for missing FPEXC.EN check
2015-05-05 Andreas Hanssonarm: Add missing FPEXC.EN check
2015-05-05 Giacomo Gabrielliarm: enable DCZVA by default in SE mode
2015-05-05 Andreas Hanssonstats: Update stats to reflect cache changes
2015-03-17 Stephan Diestelhorstmem: Create a request copy for deferred snoops
2015-05-05 Andreas Sandbergarm: Relax ordering for some uncacheable accesses
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-05-05 Andreas Sandbergmem, alpha: Move Alpha-specific request flags
2015-05-05 Andreas Hanssonarm: Remove unnecessary boot uncachability
2015-05-05 Andreas Hanssonmem: Snoop into caches on uncacheable accesses
2015-05-05 Andreas Hanssonarch, cpu: Do not forward snoops to table walker
2015-05-05 Andreas Hanssonmem: Pass shared downstream through caches
2015-05-05 Ali Jafrimem: Add forward snoop check for HardPFReqs
2015-05-05 Andreas Hanssonmem: Add missing stats update for uncacheable MSHRs
2015-05-05 Andreas Hanssonmem: Tidy up BaseCache parameters
2015-05-05 David Guillenmem: Remove templates in cache model
2015-05-05 Andreas Hanssoncpu: Work around gcc 4.9 issues with Num_OpClasses
2015-05-05 Andreas Hanssonstats: Bring regression stats in line with actual behaviour
2015-04-30 Nilay Vaishstats: arm: updates
2015-04-30 Nilay Vaishstats: x86: updates due to change in div latency
2015-04-30 Ruslan Bukinarch, base, dev, kern, sym: FreeBSD support
2015-04-30 Rizwana Begummem: Simplify page close checks for adaptive policies
2015-04-30 Nilay Vaishruby: set: replace long by unsigned long
2015-04-30 Nilay Vaishcpu: o3: replace issueLatency with bool pipelined
2015-04-30 Nilay Vaishcpu: o3: single cycle default div microop latency on x86
2015-04-30 Nilay Vaishx86: change divide-by-zero fault to divide-error
2015-04-24 Andreas Hanssonmisc: Appease gcc 5.1 without moving GDB_REG_BYTES
2015-04-23 bpotterconfig: enable setting SE-mode environment variables...
2015-04-23 Rene de Jongarm, dev: Add a UFS device
2015-04-23 Rene de Jongarm, dev: Add a NAND flash timing model
2015-04-23 Peter Ennsdev: Add support for i2c devices
2015-04-23 Andreas Hanssonmisc: Appease gcc 5.1
2015-04-23 Steve Reinhardtstats: update for previous changeset
2015-04-22 Brandon Pottercpu: remove conditional check (count > 0) on o3 IQ...
2015-04-22 Brandon Pottersyscall_emul: implement clock_gettime system call
2015-04-22 Monir Mozumdersyscall_emul: update x86 syscall table
2015-04-22 Brandon Pottersyscall_emul: update getrlimit to use warn
2015-04-22 Brandon Pottersyscall_emul: fix warning with wrong syscall name
2015-04-22 Brandon Potterbase: add new ChunkGenerator method to identify last...
2015-04-20 Steve Reinhardtstats: update a few stats from long O3 runs
2015-04-20 Andreas Hanssoncpu: Remove the InOrderCPU from the tree
2015-04-20 Andreas Hanssonconfig: Remove memory aliases and rely on class name
2015-04-15 Nilay VaishAdded tag stable_2015_04_15 for changeset e17949745150
2015-04-14 Nilay Vaishstats: x86: changes due to recent patches
2015-04-14 Malek Muslehconfig, cpu: fix progress interval for switched CPUs
2015-04-13 Dibakar Gopecpu: re-organizes the branch predictor structure.
2015-04-13 Nilay Vaishx86: implements x87 mult/div instructions
2015-04-13 Lena Olsonruby: allow restoring from checkpoint when using DRAMCtrl
2015-04-13 Nilay Vaishsim: Use NULL instead of None for testing filenames.
2015-04-13 Nilay Vaishsim: fix function for emulating dup()
2015-04-08 Curtis Dunhamconfig: Support full-system with SST's memory system
2015-04-08 Curtis Dunhamext: Add SST connector
2015-04-03 Nilay Vaishstats: updates due to recent changesets.
2015-04-03 Nikos Nikolerisdev: (un)serialize fix for the RTC and RTC Timer Interr...
2015-04-03 Ruslan Bukinsim: correct check for endianess
next