aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel-shrink.m4
Commit message (Expand)AuthorAgeFilesLines
* config: fix various bits of missing outputRob Norris2024-09-181-0/+1
* config: remove SHRINK_CONTROL_HAS_NIDRob Norris2024-09-181-28/+0
* config: remove HAVE_SPLIT_SHRINKER_CALLBACK and HAVE_SINGLE_SHRINKER_CALLBACKRob Norris2024-09-181-92/+18
* config: remove checks with unused definesRob Norris2024-09-181-28/+0
* Linux 6.8 compat: make test functions staticRob Norris2024-01-291-8/+5
* Linux 6.7 compat: rework shrinker setup for heap allocationsRob Norris2023-12-201-5/+47
* Linux 6.7 compat: handle superblock shrinker member changeRob Norris2023-12-201-1/+34
* Linux 6.0 compat: register_shrinker() now var-argColeman Kane2022-08-081-15/+52
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-011-5/+5
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-170/+16
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-91/+128
* Linux 5.2 compat: Fix config/kernel-shrink.m4 test failureTomohiro Kusumi2019-05-251-7/+15
* Update build system and packagingBrian Behlendorf2018-05-291-0/+127
* 3.12 compat, NUMA-aware per-superblock shrinkerTim Chase2015-06-171-0/+22
* Fix arc_adapt() spinning in iterate_supers_type()Brian Behlendorf2013-07-171-0/+39
* Eliminate runtime function pointer mods in autotools checksRichard Yao2013-03-041-12/+20
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+64