aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove get_vmalloc_info() wrapperBrian Behlendorf2014-10-171-39/+0
| * Remove on_each_cpu() wrapperBrian Behlendorf2014-10-171-23/+0
| * Remove mutex_lock_nested() wrapperBrian Behlendorf2014-10-171-24/+0
| * Remove i_mutex() configure checkBrian Behlendorf2014-10-171-21/+0
| * Remove kmalloc_node() compatibility codeBrian Behlendorf2014-10-171-20/+0
| * Remove linux/uaccess.h header checkBrian Behlendorf2014-10-171-9/+0
| * Remove uintptr_t typedefBrian Behlendorf2014-10-171-20/+0
| * Remove atomic64_xchg() wrappersBrian Behlendorf2014-10-171-40/+0
| * Simplify the time compatibility wrappersBrian Behlendorf2014-10-171-84/+0
| * Map highbit64() to fls64()Brian Behlendorf2014-10-171-19/+0
| * Remove CTL_UNNUMBERED sysctl interfaceBrian Behlendorf2014-10-171-22/+0
| * Remove register_sysctl() compatibility codeBrian Behlendorf2014-10-171-20/+0
| * Remove utsname() wrapperBrian Behlendorf2014-10-171-20/+0
| * Remove adaptive mutex implementationBrian Behlendorf2014-10-171-19/+3
| * Update code to use misc_register()/misc_deregister()Brian Behlendorf2014-10-171-61/+0
| * Make license compatibility checks consistentBrian Behlendorf2014-10-172-5/+26
| * Cleanup vn_rename() and vn_remove()Richard Yao2014-08-131-68/+28
| * Linux 3.17 compat: remove wait_on_bit action functionNed Bass2014-08-111-0/+26
| * Set LANG to a reasonable default (C)Turbo Fredriksson2014-06-101-2/+2
| * Restrict release number to META versionBrian Behlendorf2014-05-291-1/+1
| * Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-0/+38
| * Linux 3.15: vfs_rename() added a flags argumentChunwei Chen2014-05-071-1/+22
| * Linux 3.13 compat: Pass NULL for new delegated inode argumentRichard Yao2013-12-021-10/+42
| * Linux 3.12 compat: New shrinker APIRichard Yao2013-11-061-30/+86
| * Emulate illumos interface cv_timedwait_hires()Ned Bass2013-11-041-0/+23
| * Linux 3.8 compat: Use kuid_t/kgid_t when requiredRichard Yao2013-08-091-0/+38
| * Linux 3.10 compat: replace PDE()->data with PDE_DATA()Yuxuan Shui2013-07-081-0/+19
| * Linux 3.10 compat: struct vmalloc_info movedYuxuan Shui2013-07-081-0/+20
| * Add --bump=0 to alienTurbo Fredriksson2013-04-241-2/+2
| * Support .nogitrelease fileTurbo Fredriksson2013-04-241-1/+1
| * Replace the SPL_AC_META perl dependency with awkBrian Behlendorf2013-04-021-30/+55
| * build: do not call boilerplate ourselfJan Engelhardt2013-04-021-0/+2
| * gitignore: anchor entries at their respective directoryJan Engelhardt2013-04-021-6/+6
| * build: use CPPFLAGSJan Engelhardt2013-04-021-1/+2
| * build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-4/+4
| * 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