base: Fix gpu-compute output stream creation
[gem5.git] / src / cpu /
2015-02-07 Alexandru Dutucpu: Idle CPU status logic revised
2015-02-03 Andreas Hanssoncpu: Ensure timing CPU sinks response before sending...
2015-01-25 Ali Saidiarm: always set the IsFirstMicroop flag
2015-01-25 Ali Saidisim: Clean up InstRecord
2015-01-25 Ali Saidicpu: Remove all notion that we know when the cpu is...
2015-01-25 Ali Saidicpu: Put all CPU instruction tracers in a single file
2015-01-25 Ali Saidicpu: remove legion tracer
2015-01-22 Andreas Hanssonmem: Clean up Request initialisation
2015-01-20 Nikos Nikoleriscpu: commit probe notification on every microop or...
2015-01-20 Andreas Hanssoncpu: Fix retry bug in MinorCPU LSQ
2015-01-10 Nikos Nikoleriscpu: fix RetiredStores probe point
2015-01-03 Andrew Lukefahrminor: fixed LSQ MasterPortID
2014-12-10 Gabe BlackLet other objects set up memory like regions in a KVM VM.
2014-12-05 Gabe Blackcpu: Only check for PC events on instruction boundaries.
2014-12-02 Andrew Bardsleycpu: Fix retries on barrier/store in Minor's store...
2014-12-02 Andrew Bardsleycpu: Fix memoryIssueLimit checking in Minor
2014-12-02 Marco Elvercpu, o3: Ignored invalidate causing same-address load...
2014-12-02 Stephan Diestelhorstcpu: Move packet deallocation to recvTimingResp in...
2014-12-02 Andreas Hanssonmem: Assume all dynamic packet data is array allocated
2014-12-02 Andreas Hanssonmem: Add const getters for write packet data
2014-12-02 Andreas Hanssonmem: Remove null-check bypassing in Packet::getPtr
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-11-12 Ali Saidiarm: Fix timing wakeup with LLSC
2014-11-06 Marc Orrx86 isa: This patch attempts an implementation at mwait.
2014-11-06 Andrew Lukefahrcpu: Minor Draining Bug
2014-10-30 Ali Saidiautomated merge
2014-10-30 Mitch Hayengacpu: Add writeback modeling for drain functionality
2014-10-30 Mitch Hayengacpu: Add drain check functionality to IEW
2014-10-30 Ali Saidicpu: Add support to checker for CACHE_BLOCK_ZERO commands.
2014-10-30 Andrew Bardsleycpu: Fix barrier push to store buffer when full bug...
2014-10-20 Nilay Vaishcpu: o3: corrects base FP and CC register index in...
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-10-16 Andreas Hanssono3: Use shared_ptr for MemDepEntry
2014-10-16 Andreas Sandbergcpu: Probe points for basic PMU stats
2014-10-16 Andreas Sandbergcpu: Add branch predictor PMU probe points
2014-10-11 Andrew Lukefahrcpu: Fix o3 SMT IQCount bug
2014-10-09 Mitch Hayengacpu: Remove Ozone CPU from the source tree
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-27 Andreas Hanssonscons: Address issues related to gcc 4.9.1
2014-09-27 Andreas Hanssonmisc: Fix a bunch of minor issues identified by static...
2014-09-20 Mitch Hayengacpu: Remove unused deallocateContext calls
2014-09-20 Mitch Hayengaalpha,arm,mips,power,x86,cpu,sim: Cleanup activate...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-20 Wendy Elsassercpu: Update DRAM traffic gen
2014-09-20 Andreas Hanssonbase: Clean up redundant string functions and use C++11
2014-09-20 Mitch Hayengacpu: Add ExecFlags debug flag
2014-09-20 Dam Sunwoocpu: use probes infrastructure to do simpoint profiling
2014-09-19 Andreas Hanssonarch: Pass faults by const reference where possible
2014-09-19 Andreas Hanssoncpu: Use a deque in o3 rename instruction queue
2014-09-19 Andreas Hanssonmisc: Use safe_cast when assumptions are made about...
2014-09-12 Andrew Bardsleycpu: Fix memory access in Minor not setting parent...
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2014-09-12 Andreas Hanssonminor: Fix typo in DPRINTF for Minor branch prediction
2014-09-09 Mitch Hayengacpu: Only iterate over possible threads on the o3 cpu
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-09-03 Andreas Hanssonbase: Use the global Mersenne twister throughout
2014-05-13 Curtis Dunhammem: Refactor assignment of Packet types
2014-09-03 Mitch Hayengacpu: Fix o3 drain bug
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-09-03 Dam Sunwoocpu: fix bimodal predictor to use correct global histor...
2014-09-03 Mitch Hayengacpu: Fix cache blocked load behavior in o3 cpu
2014-09-03 Mitch Hayengacpu: Fix o3 quiesce fetch bug
2014-09-03 Mitch Hayengacpu: Fix SMT scheduling issue with the O3 cpu
2014-09-03 Mitch Hayengacpu: Fix incorrect speculative branch predictor behavior
2014-09-03 Mitch Hayengacpu: Add a fetch queue to the o3 cpu
2014-09-03 Mitch Hayengacpu: Fix o3 front-end pipeline interlock behavior
2014-09-03 Mitch Hayengacpu: Change writeback modeling for outstanding instructions
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-09-01 Nilay Vaishmem: change the namespace Message to ProtoMessage
2014-09-01 Nilay Vaishruby: eliminate type Time
2014-08-13 Andreas Sandbergscons: Build the branch predictor for all CPUs
2014-08-13 Andreas Sandbergcpu: Don't forward declare RefCountingPtr
2014-08-13 Andreas Hanssoncpu: Modernise the branch predictor (STL and C++11)
2014-08-10 Andreas Hanssoncpu: Ensure the traffic generator suppresses non-memory...
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model
2014-06-30 Anthony Gutierrezcpu: implement a bi-mode branch predictor
2014-06-21 Binh Phamo3: make dispatch LSQ full check more selective
2014-06-21 Binh Phamo3: split load & store queue full cases in rename
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-23 Nilay Vaishcpu: o3: remove stat totalCommittedInsts
2014-05-09 Andrew Bardsleycpu: Useful getters for ActivityRecorder
2014-05-09 Andrew Bardsleycpu: Add flag name printing to StaticInst
2014-05-09 Andrew Bardsleycpu: Timebuf const accessors
2014-05-09 Geoffrey Blakearch, arm: Preserve TLB bootUncacheability when switchi...
2014-05-09 Curtis Dunhamcpu: add more instruction mix statistics
2014-05-09 Akash Bagdiacpu, arm: Allow the specification of a socket field
2014-04-23 Mitchell Hayengacpu: Fix setTranslateLatency() bug for squashed instruc...
2014-04-01 Mitch Hayengacpu: Fix case where o3 lsq could print out uninitialize...
2014-04-23 Dam Sunwoocpu: Add O3 CPU width checks
2014-04-19 Faissal Sleimano3: Fix occupancy checks for SMT
2014-04-09 Andreas Sandbergkvm, x86: Add initial support for multicore simulation
2014-03-25 Marco Elvercpu: o3: lsq: Fix TSO implementation
2014-03-23 Neha Agarwalcpu: DRAM Traffic Generator
2014-03-23 Stan Czerniawskicpu: Add basic check to TrafficGen initial state
2014-03-16 Andreas Sandbergkvm: Clean up signal handling
2014-03-16 Andreas Sandbergkvm: x86: Adjust PC to remove the CS segment base address
2014-03-16 Andreas Sandbergkvm: x86: Add support for x86 INIT and STARTUP handling
2014-03-12 Paul Rosenfeldalpha: Small removal of dead comments/code from alpha ISA
2014-03-07 Andreas Hanssoncpu: Make CPU and ThreadContext getters const
next