summaryrefslogtreecommitdiff
path: root/storage/innobase/os/os0proc.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove os0proc.*Marko Mäkelä2020-09-031-45/+0
* Merge 10.4 into 10.5Marko Mäkelä2020-07-021-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-07-021-5/+7
| |\
| | * MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-4/+6
* | | Coding style fixesSergey Vojtovich2020-04-041-1/+1
* | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-021-146/+0
|/ /
* | Merge 10.3 into 10.4Marko Mäkelä2019-12-271-0/+6
|\ \ | |/
| * MDEV-21239 ASAN use-after-poison in a server shutdown in innodb.innodb_buffer...Eugene Kosov2019-12-201-0/+6
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-081-20/+16
|\ \ \ | |/ /
| * | MDEV-19212: Replace macros with type-safe inline functionsMarko Mäkelä2019-04-081-4/+2
| * | MDEV-19212 4GB Limit on large_pages - integer overflowMarko Mäkelä2019-04-081-16/+14
* | | Merge 10.3 into 10.4Marko Mäkelä2019-01-171-3/+0
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-3/+0
| |\ \ | | |/
| | * MDEV-18243 incorrect ASAN instrumentationEugene Kosov2019-01-151-3/+0
* | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-271-14/+7
|/ /
* | Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-6/+1
* | Fix some integer type mismatch.Marko Mäkelä2017-05-101-1/+1
* | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-5/+1
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-9/+9
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-85/+61
|/
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-0/+232