gem5.git
2016-03-17 Steve Reinhardtsyscall_emul: move mmapGrowsDown() to LiveProcess
2016-03-17 Brandon Pottersyscall_emul: fix bugs for mmap2 system call and x86...
2016-03-17 Steve Reinhardtstats: update stats for mmap() change.
2016-03-17 Brandon Pottersyscall_emul: extend mmap system call to support file...
2016-03-17 Brandon Pottersyscall_emul: add many Linux kernel flags
2016-03-17 Brandon Pottersyscall_emul: rename OpenFlagTransTable struct
2016-03-17 Alexandru Dutusyscall_emul: add extra debug support for syscalls
2016-03-17 Brandon Pottersyscall_emul, style: refactor lseek
2016-03-17 Brandon Pottersyscall_emul, style: fix newline issue inside assert
2016-03-17 Andreas Hanssonmem: Adjust cache queue reserve to more conservative...
2016-03-17 Andreas Hanssonstats: Bump stats to match cache changes
2016-03-17 Andreas Hanssonmem: Create a separate class for the cache write buffer
2016-03-16 Steve Reinhardtstats: overdue updates to long regressions
2016-03-16 Andreas Sandbergmisc: Add a gitignore file based on the current hgignore
2016-03-16 Gabor Dozsamisc: Fix argument handling for m5 initparam util
2016-03-16 Nathanael Premillieuarm: Fix disasm printing
2016-03-14 Steve Reinhardtscons: fix building in non-standard locations
2016-02-18 Steve Reinhardtstats: update gpu-ruby-GPU_RfO stats
2016-03-08 Andreas Hanssonconfigs: Add a lat_mem_rd style test script
2016-03-08 Andreas Hanssonsyscall_emul: Fix erroneous use of delete
2015-06-17 David Guillen... sim: Add voltage() function to clocked_object
2015-05-05 Rekai Gonzalez... cpu: Change literal integer constants to meaningful...
2016-03-05 Andreas Hanssonbase: Fix gpu-compute output stream creation
2015-11-27 Andreas Sandbergkvm: Shutdown KVM and disconnect performance counters...
2015-11-26 Andreas Sandbergsim: Add support for forking
2015-11-26 Andreas Sandbergdev: Add post-fork handling for disk images
2015-11-26 Andreas Sandbergsim: Add support for notifying Drainable objects of...
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2016-03-01 Prakash Ramrakhyaniutil: update Java JNI interface to m5ops
2015-08-10 Stephan Diestelhorstmem, cpu: Add assertions to snoop invalidation logic
2015-07-19 Krishnendra... cpu: Fix LLSC atomic CPU wakeup
2016-03-01 Mitch Hayengaarm: Squash after returning from exceptions in v7
2016-03-01 Curtis Dunhambase: support gzip-compressed object files
2016-02-24 Andreas Hanssonstats: Update stats to reflect forwarding of InvalidateReq
2016-02-24 Andreas Hanssonmem: Ensure that InvalidateReq is not forwarded as...
2016-02-24 Matteo Andreozzicpu: TraceGen fix for tick frequency check
2016-02-23 Andreas Sandbergdev, arm: Implement the NoMali reset callback
2016-02-23 Andreas Sandbergdev, arm: Refactor the NoMali GPU
2016-02-23 Andreas Sandbergarm: Ship Linux device trees with gem5
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-18 Tony Gutierrezruby: move range change send from RubyPort to derived...
2016-02-18 John Kalamatianosgpu: fix bugs with MemFence, Flat Instrs and Resource...
2016-02-17 Tony Gutierrezgpu-compute: remove brig_object.hh from hsa_object.cc
2016-02-17 Tony Gutierrezruby: send address ranges from RubyPort
2016-02-17 Andreas Hanssonscons: Enable building with the gcc/clang Address Sanitizer
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-15 Andreas Hanssonmem: Avoid using invalid iterator in cache lock list...
2016-02-15 Michael LeBeaneruby: make DMASequencer inherit from RubyPort
2016-02-13 Michael LeBeaneconfigs: add command-line option to stop debug output
2016-02-13 Michael LeBeanesyscall_emul: Implement clock_getres() system call
2016-02-10 Andreas Hanssonstats: Update stats to reflect changes to cache and...
2016-02-10 Andreas Hanssonmem: Be less conservative in clearing load locks in...
2016-02-10 Andreas Hanssonmem: Move the point of coherency to the coherent crossbar
2016-02-10 Andreas Hanssonmem: Align cache behaviour in atomic when upstream...
2016-02-10 Andreas Hanssonmem: Align how snoops are handled when hitting writebacks
2016-02-10 Andreas Hanssonmem: Deduce if cache should forward snoops
2016-02-08 Curtis Dunhamscons: always generate sim/tags.cc
2016-02-07 Alexandru Dutux86: revamp cmpxchg8b/cmpxchg16b implementation
2016-02-07 Steve Reinhardtarch, x86: add support for arrays as memory operands
2016-02-07 Steve Reinhardtarch: get rid of dummy var init
2016-02-07 Steve Reinhardtsyscall_emul: fix bug in aux vector initialization
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtx86: create function to check miscreg validity
2016-02-07 Steve Reinhardtutil: fix apparent statetrace bug
2016-02-07 Steve Reinhardtutil: added line length and boolean comparison style...
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-02-07 Steve Reinhardtutil: clean up and extend style checker
2016-02-07 Steve Reinhardtutil: delete old unused style-checking scripts
2016-02-06 Mohammad Aliandist, dev: add an ethernet switch model
2016-02-06 Steve Reinhardtstats: update EIO stats for recent changes
2016-02-04 Curtis Dunhamext: fix SST connector
2016-01-29 Curtis Dunhamext: remove redundant parameter in example SST+gem5...
2016-01-29 Andreas Sandbergext: Update NoMali to external rev f08e0a5
2016-01-22 Tony Gutierrezstats: update stats to after GPU checkin
2016-01-22 Brad Beckmannruby: removed Write_Only AccessPermission
2016-01-22 Brad Beckmannruby: changed all references to numCPs to num-cp
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-19 Tony Gutierrezmem: write combining for ruby protocols
2016-01-19 Tony Gutierrez* * *
2015-07-20 Blake Hechtmanmem: misc flags for AMD gpu model
2016-01-18 Steve Reinhardtsim: fix redundant --debug-start help string
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-18 Steve Reinhardtcpu: remove unnecessary data ptr from O3 internal read...
2016-01-18 Steve Reinhardtarch: don't call *Timing functions from *Atomic versions
2016-01-18 Steve Reinhardtarch: get rid of unused LargestRead typedef
2016-01-18 Steve Reinhardtsim: don't ignore SIG_TRAP
2016-01-18 Steve Reinhardtstats: update SPARC FS stats
2016-01-15 Andreas Sandbergdev, arm: Add a platform with support for both aarch32...
2016-01-15 Andreas Sandbergdev, arm: Add support for automatic PCI interrupt routing
2016-01-11 Steve Reinhardtmem: fix bug in packet access endianness changes
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-11 Andreas Hanssonext: Replace gzstream with iostream3 from zlib to avoid...
2016-01-11 Andreas Hanssonconfigs: Fix inheritance of HMCSystem and cleanup spacing
2016-01-07 Gabor Dozsaconfig: Updates for distributed gem5 simulations
2016-01-07 Gabor Dozsadev: Distributed Ethernet link for distributed gem5...
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-12-31 Steve Reinhardtmem: add CacheVerbose debug flag, filter noisy DPRINTFs
2015-12-31 Andreas Hanssonmem: Do not rely on the NeedsWritable flag for responses
next