summaryrefslogtreecommitdiffstats
path: root/module/os/linux/spl
Commit message (Expand)AuthorAgeFilesLines
* Check for __GFP_RECLAIM instead of GFP_KERNELMichael Niewöhner2019-11-131-3/+8
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-133-9/+38
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-132-11/+95
* Add missing documentation for some KMC flagsMichael Niewöhner2019-11-131-5/+5
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-125-51/+1
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-012-4/+18
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-012-0/+31
* Wrap Linux module macrosMatthew Macy2019-11-011-4/+5
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-242-4/+0
* Update skc_obj_alloc for spl kmem caches that are backed by LinuxSerapheim Dimitropoulos2019-10-182-6/+36
* Add kmem cache accessorsMatthew Macy2019-10-101-0/+14
* Fix strdup conflict on other platformsMatthew Macy2019-10-103-9/+9
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-0622-0/+9942