summaryrefslogtreecommitdiff
path: root/libitm/libitm_i.h
Commit message (Expand)AuthorAgeFilesLines
* libitm: Fix HTM fastpath.torvald2016-01-221-5/+0
* libitm: Remove dead code.torvald2016-01-191-8/+0
* libitm: Remove dead code and data.torvald2016-01-121-4/+0
* Update copyright years.jakub2016-01-041-1/+1
* libitm: Fix recent changes to allocations log.torvald2015-11-221-6/+4
* Support __cxa_free_exception and fix exception handling.torvald2015-11-201-4/+7
* Support sized delete.torvald2015-11-091-1/+16
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in libitm/rsandifo2014-01-021-1/+1
* Add custom HTM fast path for RTM on x86_64.torvald2013-08-301-10/+16
* Update copyright in libitm.rsandifo2013-02-031-1/+1
* Add HTM fastpath and use Intel RTM for it on x86.torvald2012-11-091-0/+5
* libitm: Add multi-lock, write-through TM method.torvald2012-02-141-0/+12
* libitm: Filter out undo writes that overlap with the libitm stack.torvald2012-01-131-1/+1
* * libitm_i.h (_Unwind_DeleteException): Declare weak.rth2012-01-101-0/+4
* libitm: Optimize undo log.torvald2012-01-081-10/+25
* libitm: Fix privatization safety during upgrades to serial mode.torvald2011-12-241-1/+2
* libitm: Conversion to c++11 atomics.rth2011-12-131-1/+2
* Swap the action and jmpbuf arguments to GTM_longjmprth2011-11-301-1/+1
* libitm:iains2011-11-221-1/+7
* libitm: Remove unused code.rth2011-11-091-1/+0
* Merge from transactional-memory branch.aldyh2011-11-081-0/+302