Age | Commit message (Expand) | Author |
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 |
2015-09-16 | ruby: remove unused function removeRequest() | Nilay Vaish |
2015-09-16 | ruby: sequencer: remove commented out function printProgress() | Nilay Vaish |
2015-09-16 | ruby: rename System.{hh,cc} to RubySystem.{hh,cc} | David Hashe |
2015-09-16 | slicc: export uint64_t instead of uint64 | Anthony Gutierrez |
2015-09-15 | sparc: writing to tick_cmpr should not cause a panic | Palle Lyckegaard |
2015-09-15 | dev: IDE Disk: Handle bad IDE image size | Dongxue Zhang |
2015-09-15 | cpu: pred: Local Predictor Reset in Tournament Predictor | Andrew Lukefahr |