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
2017-02-27
arch: Include generated decoder header after normal headers
Andreas Sandberg
2017-02-27
base: Refactor logging to make log level selection cleaner
Andreas Sandberg
2017-02-27
python: Add a generalized mechanism to configure stats
Andreas Sandberg
2015-07-20
syscall_emul: [patch 13/22] add system call retry capability
Brandon Potter
2015-07-20
style: [patch 12/22] fix preliminary style issues for subsequent fault patch
Brandon Potter
2015-07-20
syscall_emul: [patch 11/22] extend functionality of fcntl
Brandon Potter
2017-02-23
x86: remove redundant condition check in tlb code
Brandon Potter
2017-02-23
base: fix small memory leak in the ELF loader
Brandon Potter
2017-02-21
mem: Remove unused size field from the CacheBlk class
Nikos Nikoleris
2017-02-21
mem: Remove the unused asid field from the CacheBlk class
Nikos Nikoleris
2017-02-21
mem: Remove unused arguments (asid/contex_id) from accessBlock
Nikos Nikoleris
2017-02-21
mem: Remove unused type BlkList from the cache and the tags
Nikos Nikoleris
2017-02-21
mem: Remove unused functions from the tag classes
Nikos Nikoleris
2017-02-21
mem: Always use the helper function to invalidate a block
Nikos Nikoleris
2017-02-21
mem: Fix MSHR assert triggering for invalidated prefetches
Sascha Bischoff
2017-02-21
mem: Populate the secure flag in the writeback visitor
Nikos Nikoleris
2017-02-21
mem: Remove stale argument from a panic statement
Nikos Nikoleris
2017-02-21
arm: Fix DPRINTFs with arguments in the instruction declarations
Nikos Nikoleris
2017-02-21
arm: Blame the right instruction address on a Prefetch Abort
Nikos Nikoleris
2017-02-19
sim: Ensure draining is deterministic
Andreas Hansson
2017-02-19
mem: Ensure deferred snoops are cache-line aligned
Andreas Hansson
2017-02-19
mem: Fix memory footprint includes
Andreas Hansson
2016-11-09
syscall_emul: [patch 10/22] refactor fdentry and add fdarray class
Brandon Potter
2016-11-09
syscall_emul: [patch 9/22] remove unused global variable (num_processes)
Brandon Potter
2016-11-09
syscall_emul: [patch 8/22] refactor process class
Brandon Potter
2016-11-09
syscall_emul: [patch 7/22] remove numCpus method
Brandon Potter
2016-11-09
syscall_emul: [patch 6/22] remove unused fields from Process class
Brandon Potter
2016-11-09
syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead
Brandon Potter
2017-02-17
sparc: fix bugs caused by cd7f3a1dbf55
Brandon Potter
2017-02-17
sim: fix out-of-bounds error in syscall_desc
Brandon Potter
2017-02-15
mem, stats: fix typos in CommMonitor and Stats
Pierre-Yves Péneau
2017-02-15
mem, misc: fix building issue with CommMonitor (unused variables)
Pierre-Yves Péneau
2017-02-15
mem: fix assertion in respondEvent
Wendy Elsasser
2017-02-14
arm, kvm: remove KvmGic
Curtis Dunham
2017-02-14
arm, kvm: Automatically use the MuxingKvmGic
Andreas Sandberg
2017-02-14
arm, kvm: implement MuxingKvmGic
Curtis Dunham
2017-02-14
sim, kvm: make KvmVM a System parameter
Curtis Dunham
2017-02-14
sim,kvm,arm: fix typos
Curtis Dunham
2017-02-14
mem: Update DRAM configuration names
Wendy Elsasser
2017-02-12
ruby: fix round robin arbiter in garnet2.0
Tushar Krishna
2017-02-11
mem: fix printing of 1st cache tags line
Bjoern A. Zeeb
2017-02-10
x86: Fix implicit stack addressing in 64-bit mode
Jason Lowe-Power
2017-02-10
misc: Update #!env calls for python to explicit version
Jason Lowe-Power
2017-02-10
misc: Add Python.h header to pyevents.hh
Jason Lowe-Power
2017-02-09
misc: add a MasterId to the ExternalPort
Christian Menard
2017-02-09
misc: Fix order of object construction in the CxxConfigManager
Christian Menard
2017-02-09
sim: fix build breakage in process.cc after brandon@11801
Bjoern A. Zeeb
2017-02-09
sim: Patch to fix the statfs build
Bjoern A. Zeeb
2017-02-09
dev: net/i8254xGBe add two more wakeup registers to ignore
Bjoern A. Zeeb
2017-02-09
arm: AArch64 report cache size correctly when reading CTR_EL0
Bjoern A. Zeeb
[next]