summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23495: Refine Arm64 PMULL runtime check in MariaDBYuqi Gu2020-08-211-239/+189
* Added DBUG_PUSH_EMPTY and DBUG_POP_EMPTY to speed up DBUGMonty2020-08-201-2/+2
* Merge 10.4 into 10.5Marko Mäkelä2020-08-201-126/+26
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-08-201-117/+16
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-08-201-117/+16
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-08-201-117/+16
| | | |\
| | | | * MDEV-23491: __bss_start breaks compilation of various platformsOleksandr Byelkin2020-08-181-106/+16
* | | | | Merge branch '10.4' into 10.5mariadb-10.5.5Sergei Golubchik2020-08-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4mariadb-10.4.14Sergei Golubchik2020-08-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3mariadb-10.3.24Sergei Golubchik2020-08-061-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2mariadb-10.2.33Sergei Golubchik2020-08-061-1/+1
| | | |\ \ | | | | |/
| | | | * link failure on fulltest (xenial)mariadb-10.1.46Sergei Golubchik2020-08-061-1/+1
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-8/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-8/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-8/+9
| | |\ \ \ | | | |/ /
| | | * | Fix for macOleksandr Byelkin2020-08-021-1/+4
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-10/+8
| | | |\ \ | | | | |/
| | | | * MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-281-8/+8
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-0/+4
| | |\ \ \ | | | |/ /
| | | * | speed up my_timer_init()Eugene Kosov2020-07-291-0/+4
| * | | | MDEV-23249: Support aarch64 architecture timerTzachi Zidenberg2020-07-231-0/+2
* | | | | MDEV-23030: ARM crash on Raspberry Pi 4Krunal Bauskar2020-07-302-1/+15
* | | | | MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsDaniel Black2020-07-281-10/+22
* | | | | MDEV-7947 strcmp() takes 0.37% in OLTP ROMonty2020-07-235-16/+92
* | | | | MDEV-23175: my_timer_milliseconds ftime deprecated - clock_gettime replacementDaniel Black2020-07-151-2/+12
* | | | | Fix cmake -DWITH_MSAN=ONMarko Mäkelä2020-07-051-2/+2
* | | | | After-merge fix for ASAN and MSANMarko Mäkelä2020-07-051-2/+6
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Monty2020-07-031-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-1/+1
* | | | | Atomic write support for ScaleFlux NVMe SSD'sQi Wu2020-07-031-2/+112
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-181-2/+9
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-141-1/+8
* | | | | Added checks for uninitalized memory when writing to IO_CACHEMonty2020-06-141-0/+2
* | | | | Changes needed for ColumnStore and insert cacheMonty2020-06-141-14/+19
* | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-142-4/+9
* | | | | Cleanup - remove HAVE_AIOWAIT and associated code from mysysVladislav Vaintroub2020-06-051-250/+0
* | | | | FreeBSD compilation fixesSergei Golubchik2020-06-041-1/+1
* | | | | MDEV-22641: postfix - crc32{,c} fixups for ppc64Daniel Black2020-06-032-2/+2
* | | | | MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558)mysqlonarm2020-06-019-19/+4143
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-22/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-22/+34
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-291-22/+34
| | |\ \ \ | | | |/ /
| | | * | assert(a && b); -> assert(a); assert(b);Sergei Golubchik2020-05-271-22/+34
* | | | | Fixed wrong length in my_default.cMonty2020-05-291-1/+1
* | | | | Fixed bug thr_lock_info_initMonty2020-05-231-1/+1
* | | | | largepages: osx compile warning fixDaniel Black2020-05-181-2/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-181-2/+5
|\ \ \ \ \ | |/ / / /