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
2015-10-12
misc: Add explicit overrides and fix other clang >= 3.5 issues
Andreas Hansson
2015-10-12
misc: Remove redundant compiler-specific defines
Andreas Hansson
2015-10-10
sim: Don't quiesce UDelayEvents with 0 latency
Joel Hestness
2015-10-09
isa: Add parameter to pick different decoder inside ISA
Rekai Gonzalez Alberquilla
2015-10-09
sim: Add relative break scheduling
Dylan Johnson
2015-10-06
arch: clean up isa_parser error handling
Steve Reinhardt
2015-10-06
sim: add ExecMacro to Exec* compound debug flags
Steve Reinhardt
2015-10-06
sim: print pid in output header
Steve Reinhardt
2015-10-06
x86: implement rcpps and rcpss SSE insts
Steve Reinhardt
2015-10-06
x86: implement fild, fucomi, and fucomip x87 insts
Steve Reinhardt
2015-09-02
sim: Add ability to break at specific kernel function
Dylan Johnson
2015-09-30
base: remove Trace::enabled flag
Curtis Dunham
2015-09-30
arm: Change TLB Software Caching
Mitch Hayenga
2015-09-30
cpu,isa,mem: Add per-thread wakeup logic
Mitch Hayenga
2015-09-30
isa,cpu: Add support for FS SMT Interrupts
Mitch Hayenga
2015-09-30
arm: SMT MPIDR Setting
Mitch Hayenga
2015-09-30
cpu: Add per-thread monitors
Mitch Hayenga
2015-09-30
config,cpu: Add SMT support to Atomic and Timing CPUs
Mitch Hayenga
2015-09-30
cpu: Change thread assignments for heterogenous SMT
Mitch Hayenga
2015-09-29
ruby: Fix CacheMemory allocate leak
Joel Hestness
2015-09-29
arch, x86: Delete packet in IntDevice::recvResponse
Joel Hestness
2015-09-29
ruby: RubyPort delete snoop requests
Joel Hestness
2015-09-29
ruby: Fix memory leak in AbstractController
Joel Hestness
2015-09-29
ruby: RubyMemoryControl delete requests
Joel Hestness
2015-09-29
syscall_emul: Bandage readlink /proc/self/exe
Joel Hestness
2015-09-25
mem: Add PacketInfo to be used for packet probe points
Andreas Hansson
2015-09-25
mem: Add check for block status on WriteLineReq fill
Andreas Hansson
2015-09-25
mem: Fix WriteLineReq fill behaviour
Andreas Hansson
2015-09-25
mem: Comment clean-up for the snoop filter
Andreas Hansson
2015-09-25
mem: Avoid adding and then removing empty snoop-filter items
Andreas Hansson
2015-09-25
mem: Only track snooping ports in the snoop filter
Andreas Hansson
2015-09-25
mem: Add snoop filters to L2 crossbars, and check size
Ali Jafri
2015-09-25
mem: Store snoop filter lookup result to avoid second lookup
Andreas Hansson
2015-09-25
mem: Add snoops for CleanEvicts and Writebacks in atomic mode
Ali Jafri
2015-09-25
mem: Add CleanEvict and Writeback support to snoop filters
Ali Jafri
2015-09-25
mem: Add check for snooping ports in the snoop filter
Ali Jafri
2015-09-25
mem: Make the coherent crossbar account for timing snoops
Andreas Hansson
2015-09-25
mem: Do not include snoop-filter latency in crossbar occupancy
Andreas Hansson
2015-09-24
ruby: simple network: refactor code
Nilay Vaish
2015-09-23
ruby: garnet: refactor code in network links
Nilay Vaish
2015-09-23
ruby: bloom filters: refactor code
Nilay Vaish
2015-09-23
ruby: abstract controller: mark some variables as const
Nilay Vaish
2015-09-22
mem: Add initial HBM configurations
Wendy Elsasser
2015-09-18
ruby: garnet: mark some variables as const
Nilay Vaish
2015-09-18
ruby: print addresses in hex
Nilay Vaish
2015-09-18
ruby: slicc: derive DataMember class from Var instead of PairContainer
Nilay Vaish
2015-09-17
ruby: update WireBuffer API to match that of MessageBuffer
Tony Gutierrez
2015-09-16
ruby: Add missing block deallocations in MOESI_hammer
Lena Olson
2015-09-16
ruby: fix message buffer init order
Joe Gross
2015-09-16
ruby: message buffer, timer table: significant changes
Nilay Vaish
[next]