arch: fix build under MacOSX
[gem5.git] / src /
2015-06-07 Ruslan Bukin ext... 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 Nathanael Premillieuarm: Make address translation faster with better caching
2015-05-26 Andreas Hanssonbase: Allow multiple interleaved ranges
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, 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 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-05 Steve Reinhardtsyscall_emul: fix warn_once behavior
2015-05-05 Andreas Hanssonarm: Add missing FPEXC.EN check
2015-05-05 Giacomo Gabrielliarm: enable DCZVA by default in SE mode
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-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 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-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 Andreas Hanssoncpu: Remove the InOrderCPU from the tree
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-03 Nikos Nikolerisdev: (un)serialize fix for the RTC and RTC Timer Interr...
2015-04-03 Ruslan Bukinsim: correct check for endianess
2015-04-03 Ruslan Bukindev: Extend access width for IDE control registers
2015-04-03 Nikos Nikoleriscpu: fix system total instructions accounting
2015-04-03 Lena Olsonx86: fix debug trace output for mwait
2015-03-27 Stephan Diestelhorstmem: Support any number of master-IDs in stride prefetcher
2015-03-27 Andreas Hanssonmem: Allocate cache writebacks before new MSHRs
2015-03-27 Andreas Hanssonmem: Cleanup flow for uncacheable accesses
2015-03-27 Andreas Hanssonmem: Ignore uncacheable MSHRs when finding matches
2015-03-27 Andreas Hanssonmem: Remove redundant allocateUncachedReadBuffer in...
2015-03-27 Andreas Hanssonmem: Modernise MSHR iterators to C++11
2015-03-27 Andreas Hanssonmem: Align all MSHR entries to block boundaries
2015-03-27 Ali Jafrimem: Rename PREFETCH_SNOOP_SQUASH flag to BLOCK_CACHED
2015-03-26 Curtis Dunhamsim: Update limit_event reuse to final version
2015-03-26 Andreas Hanssoncpu: Fix InstPBTrace inheritance
2015-03-23 Steve Reinhardtmem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
2015-03-23 Steve Reinhardtmisc: quote args in echoed command line
2015-03-23 Curtis Dunhamsim: Reuse the same limit_event in simulate()
2015-03-23 Andreas Hanssonmem: Tidy up Request
2015-03-19 Matt Evansarm: Add a GICv2m device
2015-03-19 Matt Evansarm: Remove the 'magic MSI register' in the GIC (PL390)
2015-03-19 Wendy Elsassercpu: Fix TrafficGen message format
2015-03-19 Andreas Hanssonmem: Use emplace front/back for deferred packets
2015-03-19 Geoffrey Blakemem: Enable CommMonitor to output traces in atomic...
2015-02-11 Steve Reinhardtmem: remove redundant test in in Cache::recvTimingResp()
2015-02-11 Steve Reinhardtmem: add local var in Cache::recvTimingResp()
2015-02-11 Steve Reinhardtmem: restructure Packet cmd initialization a bit more
2015-03-14 Steve Reinhardtmem: clean up write buffer check in Cache::handleSnoop()
2015-03-09 Nilay Vaishcpu: o3: another assert instead of check
2015-03-09 Nilay Vaishcpu: o3: Remove unused code in iew, add assert instead.
2015-03-09 Nilay Vaishcpu: o3: commit: mark pipeline delay variable as consts
2015-03-09 Nilay Vaishcpu: o3: remove unused stat variables.
2015-03-09 Nilay Vaishcpu: o3: combine if with same condition
next