Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libitm: Fix race condition in dispatch choice at transaction begin. | Torvald Riegel | 2012-02-20 | 1 | -10/+0 |
* | libitm: Filter out undo writes that overlap with the libitm stack. | Torvald Riegel | 2012-01-13 | 1 | -1/+1 |
* | libitm: Optimize undo log. | Torvald Riegel | 2012-01-08 | 1 | -3/+3 |
* | libitm: Don't enforce privatization safety if already in serial mode. | Torvald Riegel | 2011-12-24 | 1 | -1/+6 |
* | libitm: Fix privatization safety during upgrades to serial mode. | Torvald Riegel | 2011-12-24 | 1 | -1/+9 |
* | libitm: Fixed conversion to C++11 atomics. | Torvald Riegel | 2011-12-24 | 1 | -5/+19 |
* | libitm: Conversion to c++11 atomics. | Richard Henderson | 2011-12-13 | 1 | -11/+12 |
* | Swap the action and jmpbuf arguments to GTM_longjmp | Richard Henderson | 2011-11-30 | 1 | -6/+6 |
* | Merge from transactional-memory branch. | Aldy Hernandez | 2011-11-08 | 1 | -0/+536 |