aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel.m4
Commit message (Expand)AuthorAgeFilesLines
* Adding ZERO_PAGE detectionBrian Atkinson2022-03-141-0/+2
* Fix Linux kernel directories detectionDamian Szuberski2022-02-161-30/+75
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-091-1/+7
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-01-251-0/+2
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-01-241-0/+2
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-11-291-0/+2
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-081-0/+2
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-07-261-0/+2
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-151-0/+6
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-03-191-0/+2
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-191-6/+12
* Autoconf 2.70 compatibilityBrian Behlendorf2021-01-021-9/+5
* Linux 5.11 compat: blk_{un}register_region()Brian Behlendorf2020-12-271-2/+0
* Linux 5.11 compat: revalidate_disk_size()Brian Behlendorf2020-12-271-2/+2
* Linux 5.11 compat: conftestBrian Behlendorf2020-12-271-8/+19
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-0/+2
* Implement memory and CPU hotplugPaul Dagnelie2020-12-101-0/+2
* Linux 5.10 compat: revalidate_disk_size() addedColeman Kane2020-11-021-0/+2
* Linux 5.10 compat: frame.h renamed objtool.hBrian Behlendorf2020-11-021-0/+1
* Use percpu_counter for obj_alloc counter of Linux-backed cachesSerapheim Dimitropoulos2020-06-261-0/+2
* Linux 5.8 compat: __vmalloc()Michael Niewöhner2020-06-081-0/+2
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-22/+24
* Fix CONFIG_MODULES=no Linux kernel configBrian Behlendorf2020-02-281-4/+13
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-271-2/+2
* Use POSIX stdout/stderr redirect in configure macroAndrew J. Hesford2020-02-141-1/+1
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-0/+2
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-271-2/+0
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-131-0/+2
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-58/+17
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-290/+493
* Allow TRIM_UNUSED_KSYM when build as a builtin-moduleTorsten Wörtwein2019-06-041-2/+3
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-05-291-1/+0
* Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4Tomohiro Kusumi2019-05-251-1/+0
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-05-241-0/+1
* kernel timer API reworkRafael Kitover2019-05-231-1/+1
* Linux 5.0 compat: Use totalhigh_pages()Tomohiro Kusumi2019-05-041-0/+1
* Add TRIM supportBrian Behlendorf2019-03-291-0/+2
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-281-0/+1
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-281-0/+1
* Linux 4.18 compat: Use ktime_get_coarse_real_ts64()Tony Hutter2019-01-281-0/+1
* Use autoconf variable for C preprocessorBen Wolsieffer2018-12-051-1/+1
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-241-0/+1
* Direct IO supportBrian Behlendorf2018-08-271-0/+1
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-2/+1
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-0/+1
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-151-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-199/+54
* Allow mounting datasets more than onceSeth Forshee2018-04-131-1/+1
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-04-101-0/+2
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-0/+1