]> git.proxmox.com Git - mirror_spl.git/history - configure
Linux 3.1 compat, kern_path_parent()
[mirror_spl.git] / configure
2011-11-10 Brian BehlendorfLinux 3.1 compat, kern_path_parent()
2011-09-19 Brian BehlendorfFix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2
2011-07-22 Brian BehlendorfFix the configure CONFIG_* option detection
2011-06-24 Brian BehlendorfLinux 2.6.39 compat, mutex owner
2011-06-21 Brian BehlendorfLinux 3.0: Shrinker compatibility
2011-04-21 Darik HornRemove the gawk dependency.
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, zlib_deflate_workspacesize()
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, kern_path_parent()
2011-04-19 Brian BehlendorfFix gcc configure warnings
2011-04-19 Brian BehlendorfLinux 2.6.39 compat, invalidate_inodes()
2011-04-07 Brian BehlendorfAdd dnlc_reduce_cache() support
2011-03-07 Brian BehlendorfMake Missing Modules.symvers Fatal
2011-03-07 Brian BehlendorfMake CONFIG_PREEMPT Fatal
2011-02-23 Brian BehlendorfLinux compat 2.6.37, invalidate_inodes()
2011-02-10 Brian BehlendorfPrefer /lib/modules/$(uname -r)/ links
2010-11-30 Brian BehlendorfRefresh autogen.sh products
2010-11-09 Brian BehlendorfLinux 2.6.36 compat, fs_struct->lock type change
2010-10-22 Brian BehlendorfFix 2.6.35 shrinker callback API change
2010-09-06 Brian BehlendorfSupport custom build directories
2010-09-02 Brian BehlendorfMove vendor check to spl-build.m4
2010-08-10 Ned BassCorrectly handle rwsem_is_locked() behavior
2010-08-08 Ned BassCorrectly detect atomic64_cmpxchg support
2010-07-27 Brian BehlendorfAdd Debian and Slackware style packaging via alien
2010-07-14 Brian BehlendorfLinux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'
2010-07-13 Brian BehlendorfAdd __divdi3(), remove __udivdi3() kernel dependency
2010-07-02 Lars JohannsenAllow config/build to work with autoconf-2.65
2010-07-01 Brian BehlendorfRequire gawk the usermode helper fails with awk
2010-07-01 Brian BehlendorfAdd configure check for user_path_dir()
2010-07-01 Brian BehlendorfUse $target_cpu instead of `arch`
2010-07-01 Brian BehlendorfCheck sourcelink is set before passing to readlink
2010-07-01 Brian BehlendorfRemove AC_DEFINE for DEBUG/NDEBUG
2010-07-01 Brian BehlendorfOnly make compiler warnings fatal with --enable-debug
2010-06-30 Brian BehlendorfLinux-2.6.33 compat, .ctl_name removed from struct...
2010-06-30 Brian BehlendorfLinux-2.6.33 compat, check <generated/utsrelease.h...
2010-06-11 Brian BehlendorfAdd kmem_asprintf(), strfree(), strdup(), and minor...
2010-03-26 Brian BehlendorfAdd support for 'make -s' silent builds
2010-03-22 Brian BehlendorfAllow spl_config.h to be included by dependant packages...
2010-03-08 Brian J. MurrellWhen no kernel source has been pointed to, first attemp...
2010-03-04 Brian BehlendorfLinux 2.6.32 compat, proc_handler() API change
2009-12-04 Brian BehlendorfAtomic64 compatibility for 32-bit systems without kerne...
2009-11-24 Brian BehlendorfAdd 'srpm' --with-config option for creation of spec...
2009-11-10 Brian BehlendorfLinux 2.6.31 Compatibility Updates
2009-10-30 Brian BehlendorfAutoconf --enable-debug-* cleanup
2009-10-30 Brian BehlendorfAdd autoconf checks for atomic64_cmpxchg + atomic64_xchg
2009-10-30 Brian BehlendorfUse Linux atomic primitives by default.
2009-10-01 Brian BehlendorfSet cwd to '/' for the process executing insmod.
2009-09-25 Brian BehlendorfReimplement mutexs for Linux lock profiling/analysis
2009-09-18 Brian BehlendorfReimplement rwlocks for Linux lock profiling/analysis.
2009-07-28 Brian BehlendorfUpdate global_page_state() support for 2.6.29 kernels.
2009-07-28 Brian BehlendorfAdd basic credential support and splat tests.
2009-07-27 Brian BehlendorfRemove LINUXINCLUDE from autoconf wrapper, breaks 2...
2009-07-22 Brian BehlendorfCheck arch/default/ path when detecting kernel objects...
2009-07-02 Brian BehlendorfCleanly handle --with-linux=NONE option when used to...
2009-07-01 Brian BehlendorfSimplify rpm build rules, added config/rpm.am.
2009-06-16 Brian BehlendorfPackaging improvements for RHEL and SLES (part 2)
2009-06-16 Brian BehlendorfPackaging improvements for RHEL and SLES
2009-05-20 Brian BehlendorfSLES10 Fixes (part 6)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 4):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 3):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 2):
2009-05-19 Brian BehlendorfSLES10 Fixes (part 1):
2009-03-17 Brian BehlendorfAllow spl_config.h to be included by dependant packages
2009-03-17 Brian BehlendorfFC10/i686 Compatibility Update (2.6.27.19-170.2.35...
2009-03-13 Brian BehlendorfAdded SPL_AC_5ARGS_DEVICE_CREATE autoconf configure...
2009-03-11 Brian BehlendorfBuild system cleanup
2009-03-09 Brian BehlendorfBuild System Default Kernel
2009-03-09 Brian BehlendorfBuild system and packaging (RPM support)
2009-03-04 Brian BehlendorfMerge branch 'kallsyms'
2009-03-04 Brian BehlendorfLinux VM Integration Cleanup
2009-02-12 Brian BehlendorfBuild system update
2009-02-12 Brian BehlendorfBuild system update
2009-02-05 Brian BehlendorfAdditional Linux VM integration
2009-02-04 Brian BehlendorfLinux VM integration / device special files
2009-02-02 Brian Behlendorf2.6.27+ portability changes
2009-01-20 Brian BehlendorfEnsure -NDEBUG does not get added to spl_config.h and...
2009-01-15 Brian BehlendorfRename modules to module and update references
2008-11-26 Brian BehlendorfPrefix META_ALIAS with SPL_
2008-11-26 Brian BehlendorfPrefix all META_* #defines with SPL to prevent colision...
2008-11-26 behlendoInclude META file support.
2008-11-24 behlendo* : Add autogen.sh products.