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