summaryrefslogtreecommitdiff
path: root/libitm/method-serial.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* method-serial.cc: Mark varible as potentially unused to silence warning.Nicholas Krause2018-10-301-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libitm: Fix HTM fastpath.Torvald Riegel2016-01-221-3/+3
* libitm: Fix privatization safety interaction with serial mode.Torvald Riegel2016-01-131-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libitm/Richard Sandiford2014-01-021-1/+1
* Update copyright in libitm.Richard Sandiford2013-02-031-1/+1
* Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel2012-11-091-0/+48
* Ask dispatch whether it requires serial mode.Torvald Riegel2012-10-241-5/+9
* libitm: Optimize undo log.Torvald Riegel2012-01-081-3/+3
* libitm: Fix privatization safety during upgrades to serial mode.Torvald Riegel2011-12-241-11/+9
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+285