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
2016-03-17
syscall_emul: fix bugs for mmap2 system call and x86-32 syscalls
Brandon Potter
2016-03-17
syscall_emul: extend mmap system call to support file backed mmaps
Brandon Potter
2016-03-17
syscall_emul: add many Linux kernel flags
Brandon Potter
2016-03-17
syscall_emul: rename OpenFlagTransTable struct
Brandon Potter
2016-03-17
syscall_emul: add extra debug support for syscalls
Alexandru Dutu
2016-03-17
syscall_emul, style: refactor lseek
Brandon Potter
2016-03-17
syscall_emul, style: fix newline issue inside assert
Brandon Potter
2016-03-17
mem: Adjust cache queue reserve to more conservative values
Andreas Hansson
2016-03-17
mem: Create a separate class for the cache write buffer
Andreas Hansson
2016-03-16
arm: Fix disasm printing
Nathanael Premillieu
2016-03-13
scons: fix building in non-standard locations
Steve Reinhardt
2016-03-08
syscall_emul: Fix erroneous use of delete
Andreas Hansson
2015-06-17
sim: Add voltage() function to clocked_object
David Guillen Fandos
2015-05-05
cpu: Change literal integer constants to meaningful labels
Rekai Gonzalez Alberquilla
2016-03-04
base: Fix gpu-compute output stream creation
Andreas Hansson
2015-11-27
kvm: Shutdown KVM and disconnect performance counters on fork
Andreas Sandberg
2015-11-26
sim: Add support for forking
Andreas Sandberg
2015-11-26
dev: Add post-fork handling for disk images
Andreas Sandberg
2015-11-26
sim: Add support for notifying Drainable objects of a fork
Andreas Sandberg
2015-11-27
base: Add support for changing output directories
Andreas Sandberg
2015-08-10
mem, cpu: Add assertions to snoop invalidation logic
Stephan Diestelhorst
2015-07-19
cpu: Fix LLSC atomic CPU wakeup
Krishnendra Nathella
2016-02-29
arm: Squash after returning from exceptions in v7
Mitch Hayenga
2016-02-29
base: support gzip-compressed object files
Curtis Dunham
2016-02-24
mem: Ensure that InvalidateReq is not forwarded as ReadExReq
Andreas Hansson
2016-02-24
cpu: TraceGen fix for tick frequency check
Matteo Andreozzi
2016-02-23
dev, arm: Implement the NoMali reset callback
Andreas Sandberg
2016-02-23
dev, arm: Refactor the NoMali GPU
Andreas Sandberg
2016-02-23
scons: Add missing override to appease clang
Andreas Hansson
2016-02-18
ruby: move range change send from RubyPort to derived classes.
Tony Gutierrez
2016-02-18
gpu: fix bugs with MemFence, Flat Instrs and Resource utilization
John Kalamatianos
2016-02-17
gpu-compute: remove brig_object.hh from hsa_object.cc
Tony Gutierrez
2016-02-17
ruby: send address ranges from RubyPort
Tony Gutierrez
2016-02-17
scons: Enable building with the gcc/clang Address Sanitizer
Andreas Hansson
2016-02-15
misc: Add missing overrides to appease clang
Andreas Hansson
2016-02-15
mem: Avoid using invalid iterator in cache lock list traversal
Andreas Hansson
2016-02-14
ruby: make DMASequencer inherit from RubyPort
Michael LeBeane
2016-02-13
configs: add command-line option to stop debug output
Michael LeBeane
2016-02-13
syscall_emul: Implement clock_getres() system call
Michael LeBeane
2016-02-10
mem: Be less conservative in clearing load locks in the cache
Andreas Hansson
2016-02-10
mem: Move the point of coherency to the coherent crossbar
Andreas Hansson
2016-02-10
mem: Align cache behaviour in atomic when upstream is responding
Andreas Hansson
2016-02-10
mem: Align how snoops are handled when hitting writebacks
Andreas Hansson
2016-02-10
mem: Deduce if cache should forward snoops
Andreas Hansson
2016-02-08
scons: always generate sim/tags.cc
Curtis Dunham
2016-02-06
x86: revamp cmpxchg8b/cmpxchg16b implementation
Alexandru Dutu
2016-02-06
arch, x86: add support for arrays as memory operands
Steve Reinhardt
2016-02-06
arch: get rid of dummy var init
Steve Reinhardt
2016-02-06
syscall_emul: fix bug in aux vector initialization
Steve Reinhardt
2016-02-06
style: eliminate explicit boolean comparisons
Steve Reinhardt
[prev]
[next]