Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom HTM fast path for RTM on x86_64. | torvald | 2013-08-30 | 1 | -10/+16 |
* | Update copyright in libitm. | rsandifo | 2013-02-03 | 1 | -1/+1 |
* | Add HTM fastpath and use Intel RTM for it on x86. | torvald | 2012-11-09 | 1 | -0/+5 |
* | libitm: Add multi-lock, write-through TM method. | torvald | 2012-02-14 | 1 | -0/+12 |
* | libitm: Filter out undo writes that overlap with the libitm stack. | torvald | 2012-01-13 | 1 | -1/+1 |
* | * libitm_i.h (_Unwind_DeleteException): Declare weak. | rth | 2012-01-10 | 1 | -0/+4 |
* | libitm: Optimize undo log. | torvald | 2012-01-08 | 1 | -10/+25 |
* | libitm: Fix privatization safety during upgrades to serial mode. | torvald | 2011-12-24 | 1 | -1/+2 |
* | libitm: Conversion to c++11 atomics. | rth | 2011-12-13 | 1 | -1/+2 |
* | Swap the action and jmpbuf arguments to GTM_longjmp | rth | 2011-11-30 | 1 | -1/+1 |
* | libitm: | iains | 2011-11-22 | 1 | -1/+7 |
* | libitm: Remove unused code. | rth | 2011-11-09 | 1 | -1/+0 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -0/+302 |