| Age | Commit message (Expand) | Author |
| 2014-08-14 | Warning refix | Tim Rogers |
| 2014-08-14 | Warnings cleanup | Tim Rogers |
| 2014-08-14 | Undoing the rest of files mistakly changed in CL10695, this change completes ... | Ayub Gubran |
| 2014-08-14 | My last work added to the branch, wokring on the functional simulator in cuda... | Ayub Gubran |
| 2014-08-14 | - Minor change to make things simpler, basically removing all instances of | Andrew M. B. Boktor |
| 2014-08-14 | Fix for Bug 109 - memory alignment should be 256 bytes. | Inderpreet Singh |
| 2014-08-14 | Assigned debug level 3 to stream manager output. | Inderpreet Singh |
| 2014-08-14 | release!?! | Tor Aamodt |
| 2014-08-14 | ready to release? | Tor Aamodt |
| 2014-08-14 | Fixes for atomic callbacks | arun |
| 2014-08-14 | fixup some dangling references | Tor Aamodt |
| 2014-08-14 | change copyright notice to include authors | Tor Aamodt |
| 2014-08-14 | Fixing comment clobber from yesterday | Tim Rogers |
| 2011-07-07 | Integration change. Bringing in some changes from mem_divergence that allow f... | Tim Rogers |
| 2011-06-30 | version info | Tor Aamodt |
| 2011-06-29 | changing copyright to BSD | Tor Aamodt |
| 2011-01-20 | Integration change. Bug fixes from AMD-CMU trace gen branch. | Wilson Fung |
| 2010-12-28 | the assertion | Tor Aamodt |
| 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-12-21 | added support for negative .f64 operands in decuda_to_ptxplus | Jimmy Kwa |
| 2010-12-20 | fix from CL 8285 | Tor Aamodt |
| 2010-12-15 | Added next instruction type to ptxplus, ".ff64". It's the same as ".f64" exce... | Jimmy Kwa |
| 2010-11-30 | integrate changes (makes code more modular, i would argue) | Tor Aamodt |
| 2010-11-28 | adding 1st level data cache | Tor Aamodt |
| 2010-11-15 | Cleaned up decuda_to_ptxplus code to remove compiler warnings | Jimmy Kwa |
| 2010-10-24 | 0.9756 correlation. Set L1T line size to 128 bytes... problem was | Tor Aamodt |
| 2010-10-24 | 1. updates to .gdbinit file | Tor Aamodt |
| 2010-10-24 | 1. adding top level configuration class and making shader and memory configur... | Tor Aamodt |
| 2010-10-22 | enables global loads/stores for ptxplus | 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 |
| 2010-10-09 | refactoring: moving texture reference mappings into gpgpu_t | Tor Aamodt |
| 2010-10-09 | Refactoring: | Tor Aamodt |
| 2010-10-08 | 1. refactoring cuda api code for loading PTX (removing external PTX loading e... | Tor Aamodt |
| 2010-10-05 | broken change list: builds, but does not run, yet | Tor Aamodt |
| 2010-10-03 | bug fix for last check in (problem w/ CUDA 3.1 regressions) | Tor Aamodt |
| 2010-10-03 | moving some CUDA API centric code to cuda_runtime_api.cc | Tor Aamodt |
| 2010-10-03 | 1. integrating Inder's changes | Tor Aamodt |
| 2010-10-03 | 1. enable L2 cache as a texture cache (also some bug fixes for L2 as regular ... | Tor Aamodt |
| 2010-10-01 | integrating recent changes from fermi-test into fermi | Tor Aamodt |
| 2010-08-30 | integrating CL 7421-7434 from fermi-test | Tor Aamodt |
| 2010-08-29 | - integrate changes from fermi-test (CL's under that path in range 7261-7418). | Tor Aamodt |
| 2010-08-24 | integrate wilson's bug fix for cycle counting | Tor Aamodt |
| 2010-08-23 | - oclMatrixMul passing (added support for dynamically allocating shared memor... | Tor Aamodt |
| 2010-08-23 | - add '-keep' option to keep intermediate files (used for OpenCL only right now) | Tor Aamodt |
| 2010-08-10 | refactor: mostly finished getting rid of extern decl | Tor Aamodt |