aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Use 'git describe' for working buildsBrian Behlendorf2013-03-221-4/+18
* Refresh RPM packagingBrian Behlendorf2013-03-185-80/+87
* Drop support for 3 argument version of set_fs_pwdRichard Yao2013-03-141-24/+0
* Linux 3.9 compat: set_fs_root takes const struct path *Richard Yao2013-03-141-0/+44
* Linux 3.9 compat: vfs_getattr takes two argumentsRichard Yao2013-03-141-0/+32
* Linux 3.9 compat: Include linux/sched/rt.hRichard Yao2013-03-141-0/+20
* Remove ARCH packagingBrian Behlendorf2013-03-042-89/+1
* Fix HAVE_MUTEX_OWNER_TASK_STRUCT autotools check on PPC64Richard Yao2013-02-051-0/+1
* Fix atomic64_* autoconf checksBrian Behlendorf2013-02-051-4/+3
* Check for KALLSYMSBrian Behlendorf2013-01-291-0/+21
* Remove spl_invalidate_inodes()Brian Behlendorf2013-01-171-74/+0
* Check for ZLIB_INFLATE and ZLIB_DEFLATEBrian Behlendorf2013-01-091-0/+44
* Linux compat 3.7.1, on_each_cpu()Brian Behlendorf2013-01-091-1/+4
* RHEL 6.4 compat, fallocate()Brian Behlendorf2013-01-081-2/+72
* Removed SPL_AC_3ARGS_INIT_WORK checkBrian Behlendorf2012-12-121-21/+0
* Verify --with-linux source directory existsBrian Behlendorf2012-11-291-5/+8
* Linux 3.7 compat, __clear_close_on_exec() removedBrian Behlendorf2012-10-181-57/+0
* Linux 3.6 compat, kern_path_locked() addedYuxuan Shui2012-10-141-0/+16
* Add interface for file hole punching.Etienne Dechamps2012-10-041-0/+22
* Revert "Detect kernels that honor gfp flags passed to vmalloc()"Brian Behlendorf2012-08-271-36/+0
* Remove SPL_LINUX_CONFIG autoconf macroPrakash Surya2012-08-271-20/+0
* Revert "Make CONFIG_PREEMPT Fatal"Prakash Surya2012-08-271-8/+0
* Remove autotools productsBrian Behlendorf2012-08-277-13138/+6
* Support building a spl-modules-dkms sub packagePrakash Surya2012-08-081-1/+26
* Handle any invalidate_inodes_check prototype.Etienne Dechamps2012-08-061-3/+4
* When checking for symbol exports, try compiling.Etienne Dechamps2012-07-261-179/+329
* Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-261-4/+6
* Make configure builtin-aware.Etienne Dechamps2012-07-261-28/+58
* Don't build packages that haven't been selected.Etienne Dechamps2012-07-264-2/+20
* Detect kernels that honor gfp flags passed to vmalloc()Richard Yao2012-07-111-0/+36
* Linux 3.4 compat, __clear_close_on_exec replaces FD_CLRRichard Yao2012-06-131-0/+23
* Fix distribution detectionBrian Behlendorf2012-03-051-16/+23
* Cleanly support debug packagesBrian Behlendorf2012-02-272-8/+32
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-021-0/+28
* Run SPL_AC_PACMAN only if $VENDOR is "arch"Brian Behlendorf2012-01-131-2/+3
* Linux 3.2 compat: rw_semaphore.wait_lock is rawDarik Horn2012-01-111-0/+27
* Proxmox VE kernel compat, invalidate_inodes()Brian Behlendorf2011-12-211-0/+13
* Move Arch Linux's VENDOR check above Ubuntu'sPrakash Surya2011-12-191-2/+2
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-142-0/+86
* Linux 3.1 compat, vfs_fsync()Brian Behlendorf2011-11-091-8/+20
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-091-3/+44
* Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2Brian Behlendorf2011-09-191-0/+3
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-221-3/+1
* Linux 2.6.39 compat, mutex ownerBrian Behlendorf2011-06-241-0/+27
* Linux 3.0: Shrinker compatibilityBrian Behlendorf2011-06-211-0/+23
* Avoid 'rpm -q' bug for 'make pkg'Brian Behlendorf2011-06-162-4/+4
* Remove the gawk dependency.Darik Horn2011-04-211-16/+1
* Linux 2.6.39 compat, zlib_deflate_workspacesize()Brian Behlendorf2011-04-201-0/+23
* Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-0/+17
* Fix gcc configure warningsBrian Behlendorf2011-04-191-20/+25