]> git.proxmox.com Git - mirror_spl-debian.git/history - configure
Imported Upstream version 0.6.5.9
[mirror_spl-debian.git] / configure
2017-02-06 Aron XuImported Upstream version 0.6.5.9
2016-09-17 Aron XuImported Upstream version 0.6.5.8
2016-05-25 Aron XuImported Upstream version 0.6.5.7
2016-03-23 Aron XuImported Upstream version 0.6.5.6
2016-03-20 Aron XuImported Upstream version 0.6.5.5
2016-01-10 Aron XuImported Upstream version 0.6.5.4
2015-11-05 Aron XuImported Upstream version 0.6.5.3
2015-08-13 Aron XuImported Upstream version 0.6.4.2
2015-05-16 Aron XuImported Upstream version 0.6.4.1
2014-02-04 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-04-10 Carlos Alberto Lop... Imported Upstream version 0.6.1
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-08 Prakash SuryaSupport building a spl-modules-dkms sub package
2012-08-06 Etienne DechampsHandle any invalidate_inodes_check prototype.
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsWhen checking for symbol exports, try compiling.
2012-07-26 Etienne DechampsFake modpost stage for LINUX_COMPILE.
2012-07-26 Etienne DechampsMake configure builtin-aware.
2012-07-12 Prakash SuryaMove spl.release generation to configure step
2012-07-11 Richard YaoDetect kernels that honor gfp flags passed to vmalloc()
2012-06-13 Richard YaoLinux 3.4 compat, __clear_close_on_exec replaces FD_CLR
2012-03-05 Brian BehlendorfFix distribution detection
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-02 Brian BehlendorfAdd --enable-debug-log configure option
2012-01-13 Brian BehlendorfRun SPL_AC_PACMAN only if $VENDOR is "arch"
2012-01-12 Darik HornLinux 3.2 compat: rw_semaphore.wait_lock is raw
2011-12-21 Brian BehlendorfProxmox VE kernel compat, invalidate_inodes()
2011-12-19 Prakash SuryaMove Arch Linux's VENDOR check above Ubuntu's
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-10 Brian BehlendorfLinux 3.1 compat, vfs_fsync()
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
next