]> git.proxmox.com Git - mirror_spl.git/history - config/spl-build.m4
Implement a proper rw_tryupgrade
[mirror_spl.git] / config / spl-build.m4
2016-05-31 Chunwei ChenImplement a proper rw_tryupgrade
2016-05-20 Chunwei ChenLinux 4.7 compat: inode_lock() and friends
2016-04-26 Chunwei ChenUse kernel provided mutex owner
2015-12-14 Kamil DomanskiSkip GPL-only symbols test when cross-compiling
2015-12-12 Brian BehlendorfRevert "Skip GPL-only symbols test when cross-compiling"
2015-12-11 Kamil DomańskiSkip GPL-only symbols test when cross-compiling
2015-07-21 Brian BehlendorfDefault to --disable-debug-kmem
2015-06-10 Brian BehlendorfRetire rwsem_is_locked() compat
2015-03-27 Brian BehlendorfAdd RHEL style kmod packages
2015-03-27 Brian BehlendorfRemove rpm/fedora directory
2015-03-24 Tim ChaseSet HAVE_FS_STRUCT_SPINLOCK correctly when CONFIG_FRAME...
2015-03-03 Brian BehlendorfRetire MUTEX_OWNER checks
2014-11-19 Brian BehlendorfRetire legacy debugging infrastructure
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
2014-10-17 Brian BehlendorfRemove vfs_fsync() wrapper
2014-10-17 Brian BehlendorfRemove kern_path() wrapper
2014-10-17 Brian BehlendorfRemove kvasprintf() wrapper
2014-10-17 Brian BehlendorfRemove proc_handler() wrapper
2014-10-17 Brian BehlendorfUpdate put_task_struct() comments
2014-10-17 Brian BehlendorfRemove credential configure checks.
2014-10-17 Brian BehlendorfAdd vfs_unlink() and vfs_rename() comments
2014-10-17 Brian BehlendorfRemove set_fs_pwd() configure check
2014-10-17 Brian BehlendorfRemove user_path_dir() wrapper
2014-10-17 Brian BehlendorfRemove kallsyms_lookup_name() wrapper
2014-10-17 Brian BehlendorfRemove shrink_{i,d}node_cache() wrappers
2014-10-17 Brian BehlendorfRemove global memory variables
2014-10-17 Brian BehlendorfRemove get_vmalloc_info() wrapper
2014-10-17 Brian BehlendorfRemove on_each_cpu() wrapper
2014-10-17 Brian BehlendorfRemove mutex_lock_nested() wrapper
2014-10-17 Brian BehlendorfRemove i_mutex() configure check
2014-10-17 Brian BehlendorfRemove kmalloc_node() compatibility code
2014-10-17 Brian BehlendorfRemove linux/uaccess.h header check
2014-10-17 Brian BehlendorfRemove uintptr_t typedef
2014-10-17 Brian BehlendorfRemove atomic64_xchg() wrappers
2014-10-17 Brian BehlendorfSimplify the time compatibility wrappers
2014-10-17 Brian BehlendorfMap highbit64() to fls64()
2014-10-17 Brian BehlendorfRemove CTL_UNNUMBERED sysctl interface
2014-10-17 Brian BehlendorfRemove register_sysctl() compatibility code
2014-10-17 Brian BehlendorfRemove utsname() wrapper
2014-10-17 Brian BehlendorfRemove adaptive mutex implementation
2014-10-17 Brian BehlendorfUpdate code to use misc_register()/misc_deregister()
2014-10-17 Brian BehlendorfMake license compatibility checks consistent
2014-08-13 Richard YaoCleanup vn_rename() and vn_remove()
2014-08-11 Ned BassLinux 3.17 compat: remove wait_on_bit action function
2014-05-22 Brian BehlendorfAdd KMC_SLAB cache type
2014-05-07 Chunwei ChenLinux 3.15: vfs_rename() added a flags argument
2013-12-02 Richard YaoLinux 3.13 compat: Pass NULL for new delegated inode...
2013-11-06 Richard YaoLinux 3.12 compat: New shrinker API
2013-11-04 Ned BassEmulate illumos interface cv_timedwait_hires()
2013-08-09 Richard YaoLinux 3.8 compat: Use kuid_t/kgid_t when required
2013-07-08 Brian BehlendorfMerge branch 'linux-3.10'
2013-07-08 Yuxuan ShuiLinux 3.10 compat: replace PDE()->data with PDE_DATA()
2013-07-08 Yuxuan ShuiLinux 3.10 compat: struct vmalloc_info moved
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
2013-03-18 Brian BehlendorfRefresh RPM packaging
2013-03-14 Brian BehlendorfMerge branch 'linux-3.9'
2013-03-14 Richard YaoDrop support for 3 argument version of set_fs_pwd
2013-03-14 Richard YaoLinux 3.9 compat: set_fs_root takes const struct path *
2013-03-14 Richard YaoLinux 3.9 compat: vfs_getattr takes two arguments
2013-03-14 Richard YaoLinux 3.9 compat: Include linux/sched/rt.h
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Brian BehlendorfRemove ARCH packaging
2013-02-05 Richard YaoFix HAVE_MUTEX_OWNER_TASK_STRUCT autotools check on...
2013-02-05 Brian BehlendorfFix atomic64_* autoconf checks
2013-01-30 Brian BehlendorfCheck for KALLSYMS
2013-01-17 Brian BehlendorfRemove spl_invalidate_inodes()
2013-01-10 Brian BehlendorfCheck for ZLIB_INFLATE and ZLIB_DEFLATE
2013-01-09 Brian BehlendorfLinux compat 3.7.1, on_each_cpu()
2013-01-08 Brian BehlendorfRHEL 6.4 compat, fallocate()
2012-12-12 Brian BehlendorfMerge branch 'taskq'
2012-12-12 Brian BehlendorfRemoved SPL_AC_3ARGS_INIT_WORK check
2012-11-29 Brian BehlendorfVerify --with-linux source directory exists
2012-10-18 Brian BehlendorfLinux 3.7 compat, __clear_close_on_exec() removed
2012-10-14 Yuxuan ShuiLinux 3.6 compat, kern_path_locked() added
2012-10-04 Etienne DechampsAdd interface for file hole punching.
2012-08-27 Brian BehlendorfRevert "Detect kernels that honor gfp flags passed...
2012-08-27 Prakash SuryaRemove SPL_LINUX_CONFIG autoconf macro
2012-08-27 Prakash SuryaRevert "Make CONFIG_PREEMPT Fatal"
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-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.
next