aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/spl/spl-kmem.c
Commit message (Expand)AuthorAgeFilesLines
* config: remove HAVE_KVMALLOCRob Norris2024-09-181-2/+0
* Clean up CSTYLEDsнаб2022-01-261-1/+1
* kmem_alloc(KM_SLEEP) should use kvmalloc()Matthew Ahrens2021-04-061-0/+14
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-2/+1
* Move GFP flags kernel compatibility codeMichael Niewöhner2020-06-081-9/+0
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-081-9/+7
* cppcheck: (error) Uninitialized variableUbuntu2019-12-181-2/+2
* Check for __GFP_RECLAIM instead of GFP_KERNELMichael Niewöhner2019-11-131-3/+8
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-131-9/+77
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-4/+4
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+556