| Age | Commit message (Expand) | Author |
| 2014-08-14 | Merging Power model into Fermi | Tayler Hetherington |
| 2014-08-14 | OpenCL newer diver fix | Hadi Jooybar |
| 2014-08-14 | Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now... | Wilson Fung |
| 2014-08-14 | Modified the cache hierarchy, reorganized code to eliminate code replication,... | Tayler Hetherington |
| 2014-08-14 | Minor refactoring for the SIMT Stack implementation and fixing some indentation | Wilson Fung |
| 2014-08-14 | Fixing texture fetching for 1D texture with non-normalized coordinates: Addin... | Wilson Fung |
| 2014-08-14 | Adding support for cudaReadModeNormalizedFloat (a texture read mode). See bu... | Wilson Fung |
| 2014-08-14 | Fixed incorrect counting of predicated instruction. (Bug #15 external) | Wilson Fung |
| 2014-08-14 | On demand loading of fatbins | Andrew M. B. Boktor |
| 2014-08-14 | Clean up the unordered_map fallback support. | Wilson Fung |
| 2014-08-14 | Fixed gcc-4.3 warning related to SIMT stack in CL13519 | Inderpreet Singh |
| 2014-08-14 | SIMT stack is now implementated as a stack to allow arbitrary recursion depth | Inderpreet Singh |
| 2014-08-14 | Ptxplus fix for recrusive call handling in SIMT stack (CL13410). | Inderpreet Singh |
| 2014-08-14 | Copied in Arun's SIMT stack fix for recursive calls (CL8574) | Inderpreet Singh |
| 2014-08-14 | Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp... | Ayub Gubran |
| 2014-08-14 | Removing warnings | Andrew M. B. Boktor |
| 2014-08-14 | Fixing a potential problem. | Andrew M. B. Boktor |
| 2014-08-14 | Supporting the option for removing temporary files | Andrew M. B. Boktor |
| 2014-08-14 | This changelist adds the following: | Andrew M. B. Boktor |
| 2014-08-14 | This changelist implements the following: | Andrew M. B. Boktor |
| 2014-08-14 | Integration change. Fixing bug for #149: A pathological case that caused LD i... | Wilson Fung |
| 2014-08-14 | Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ... | Inderpreet Singh |
| 2014-08-14 | Adding a check for copmliance between the runtime simulation config and MAX_T... | Wilson Fung |
| 2014-08-14 | Fixing upper bound on threads/SM | Andrew M. B. Boktor |
| 2014-08-14 | Fix for bug 129. Created a directed test with a pre-known instruction count, ... | Wilson Fung |
| 2014-08-14 | Revived all of the source code view stats except exposed pipeline latency. | Wilson Fung |
| 2014-08-14 | Integrating the pure functional simulation | Ayub Gubran |
| 2014-08-14 | Fix for Bug 123: Use of constant in shader_core_ctx::func_exec_inst function | Inderpreet Singh |
| 2014-08-14 | Integrated in CL10086 from tm-test branch. | Inderpreet Singh |
| 2014-08-14 | Actually fixing the atomic bug | Tim Rogers |
| 2014-08-14 | Fixing the atomics I broke with the insn count fix | Tim Rogers |
| 2014-08-14 | Removing some function inlining to make debugging easier | Tim Rogers |
| 2014-08-14 | Build fix, | Andrew M. B. Boktor |
| 2014-08-14 | Fixes for atomic callbacks | arun |
| 2014-08-14 | change copyright notice to include authors | Tor Aamodt |
| 2011-06-29 | changing copyright to BSD | Tor Aamodt |
| 2011-05-25 | Fix bug #100: local memory address translation returns multiple addresses | Inderpreet Singh |
| 2010-12-28 | - parameter memory and active threads now part of kernel_info_t: | Tor Aamodt |
| 2010-12-28 | - Checkpointing new support for concurrent kernel execution (CUDA only, not O... | Tor Aamodt |
| 2010-11-30 | integrate changes (makes code more modular, i would argue) | Tor Aamodt |
| 2010-11-29 | integrate mask changes | Tor Aamodt |
| 2010-11-28 | adding 1st level data cache | Tor Aamodt |
| 2010-10-24 | 0.9756 correlation. Set L1T line size to 128 bytes... problem was | Tor Aamodt |
| 2010-10-24 | 1. adding top level configuration class and making shader and memory configur... | Tor Aamodt |
| 2010-10-21 | 1. rewriting memory access generation code (from scratch), why not... | Tor Aamodt |
| 2010-10-18 | Re-designed cache model: | Tor Aamodt |
| 2010-10-16 | 1. creating cache_config object to encapsulate cache configuration information | Tor Aamodt |
| 2010-10-12 | 1. adding simt_core_cluster, which models a TPC or (for fermi) GPC... | Tor Aamodt |
| 2010-10-10 | 1. create function unit classes for SP, SFU, LD/ST. | Tor Aamodt |
| 2010-10-09 | refactor: renaming some texture reference variables after moving to gpgpu_t | Tor Aamodt |