aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Move spl.release generation to configure stepPrakash Surya2012-07-121-1/+2
* Detect kernels that honor gfp flags passed to vmalloc()Richard Yao2012-07-111-0/+156
* Linux 3.4 compat, __clear_close_on_exec replaces FD_CLRRichard Yao2012-06-131-0/+136
* Fix distribution detectionBrian Behlendorf2012-03-051-16/+23
* Cleanly support debug packagesBrian Behlendorf2012-02-271-20/+78
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-021-14/+64
* Run SPL_AC_PACMAN only if $VENDOR is "arch"Brian Behlendorf2012-01-131-44/+48
* Linux 3.2 compat: rw_semaphore.wait_lock is rawDarik Horn2012-01-111-0/+140
* Proxmox VE kernel compat, invalidate_inodes()Brian Behlendorf2011-12-211-0/+78
* Move Arch Linux's VENDOR check above Ubuntu'sPrakash Surya2011-12-191-2/+2
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-15/+78
* Linux 3.1 compat, vfs_fsync()Brian Behlendorf2011-11-091-130/+212
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-091-4/+60
* Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2Brian Behlendorf2011-09-191-0/+6
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-221-6/+2
* Linux 2.6.39 compat, mutex ownerBrian Behlendorf2011-06-241-0/+138
* Linux 3.0: Shrinker compatibilityBrian Behlendorf2011-06-211-0/+136
* Remove the gawk dependency.Darik Horn2011-04-211-32/+2
* Linux 2.6.39 compat, zlib_deflate_workspacesize()Brian Behlendorf2011-04-201-0/+128
* Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-0/+82
* Fix gcc configure warningsBrian Behlendorf2011-04-191-40/+50
* Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-0/+128
* Add dnlc_reduce_cache() supportBrian Behlendorf2011-04-061-0/+164
* Make Missing Modules.symvers FatalBrian Behlendorf2011-03-071-0/+28
* Make CONFIG_PREEMPT FatalBrian Behlendorf2011-03-071-0/+146
* Linux compat 2.6.37, invalidate_inodes()Brian Behlendorf2011-02-231-0/+82
* Prefer /lib/modules/$(uname -r)/ linksBrian Behlendorf2011-02-101-6/+16
* Refresh autogen.sh productsBrian Behlendorf2010-11-301-2/+2
* Linux 2.6.36 compat, fs_struct->lock type changeBrian Behlendorf2010-11-091-0/+134
* Fix 2.6.35 shrinker callback API changeBrian Behlendorf2010-10-221-0/+146
* Support custom build directoriesBrian Behlendorf2010-09-051-11/+3
* Move vendor check to spl-build.m4Brian Behlendorf2010-09-021-15/+37
* Correctly handle rwsem_is_locked() behaviorNed Bass2010-08-101-0/+82
* Correctly detect atomic64_cmpxchg supportNed Bass2010-08-081-0/+2
* Add Debian and Slackware style packaging via alienBrian Behlendorf2010-07-271-16/+179
* Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'Brian Behlendorf2010-07-141-0/+130
* Add __divdi3(), remove __udivdi3() kernel dependencyBrian Behlendorf2010-07-131-164/+0
* Allow config/build to work with autoconf-2.65Lars Johannsen2010-07-021-74/+74
* Require gawk the usermode helper fails with awkBrian Behlendorf2010-07-011-2/+28
* Add configure check for user_path_dir()Brian Behlendorf2010-07-011-0/+82
* Use $target_cpu instead of `arch`Brian Behlendorf2010-07-011-12/+12
* Check sourcelink is set before passing to readlinkBrian Behlendorf2010-07-011-10/+14
* Remove AC_DEFINE for DEBUG/NDEBUGBrian Behlendorf2010-07-011-20/+0
* Only make compiler warnings fatal with --enable-debugBrian Behlendorf2010-06-301-24/+59
* Linux-2.6.33 compat, .ctl_name removed from struct ctl_tableBrian Behlendorf2010-06-301-0/+132
* Linux-2.6.33 compat, check <generated/utsrelease.h> for UTS_RELEASEBrian Behlendorf2010-06-301-38/+44
* Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.Brian Behlendorf2010-06-111-0/+82
* Add support for 'make -s' silent buildsBrian Behlendorf2010-03-261-15602/+9020
* Allow spl_config.h to be included by dependant packages (updated)Brian Behlendorf2010-03-221-64/+67
* When no kernel source has been pointed to, first attempt to useBrian J. Murrell2010-03-081-4/+16