aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
| * Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-0/+17
| * Fix gcc configure warningsBrian Behlendorf2011-04-191-20/+25
| * Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-0/+31
| * Add dnlc_reduce_cache() supportBrian Behlendorf2011-04-061-0/+32
| * Make Missing Modules.symvers FatalBrian Behlendorf2011-03-071-0/+8
| * Make CONFIG_PREEMPT FatalBrian Behlendorf2011-03-071-0/+8
| * Linux compat 2.6.37, invalidate_inodes()Brian Behlendorf2011-02-231-0/+16
| * Prefer /lib/modules/$(uname -r)/ linksBrian Behlendorf2011-02-101-3/+8
| * Refresh autogen.sh productsBrian Behlendorf2010-11-301-4/+4
| * Linux 2.6.36 compat, fs_struct->lock type changeBrian Behlendorf2010-11-091-0/+23
| * Fix 2.6.35 shrinker callback API changeBrian Behlendorf2010-10-221-0/+29
| * Support custom build directoriesBrian Behlendorf2010-09-052-9/+3
| * Move vendor check to spl-build.m4Brian Behlendorf2010-09-026-713/+1329
| * Correctly handle rwsem_is_locked() behaviorNed Bass2010-08-101-0/+17
| * Correctly detect atomic64_cmpxchg supportNed Bass2010-08-081-0/+1
| * Add Debian and Slackware style packaging via alienBrian Behlendorf2010-07-274-10/+267
| * Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'Brian Behlendorf2010-07-141-0/+20
| * Add __divdi3(), remove __udivdi3() kernel dependencyBrian Behlendorf2010-07-131-28/+0
| * Update config.guess to recognize additional distrosBrian Behlendorf2010-07-021-1/+12
| * Allow config/build to work with autoconf-2.65Lars Johannsen2010-07-021-1/+1
| * Require gawk the usermode helper fails with awkBrian Behlendorf2010-07-011-1/+10
| * Add configure check for user_path_dir()Brian Behlendorf2010-07-011-0/+14
| * Use $target_cpu instead of `arch`Brian Behlendorf2010-07-011-6/+6
| * Check sourcelink is set before passing to readlinkBrian Behlendorf2010-07-011-3/+4
| * Remove AC_DEFINE for DEBUG/NDEBUGBrian Behlendorf2010-07-011-2/+0
| * Only make compiler warnings fatal with --enable-debugBrian Behlendorf2010-06-302-6/+15
| * Linux-2.6.33 compat, .ctl_name removed from struct ctl_tableBrian Behlendorf2010-06-301-0/+20
| * Linux-2.6.33 compat, check <generated/utsrelease.h> for UTS_RELEASEBrian Behlendorf2010-06-301-16/+18
| * Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.Brian Behlendorf2010-06-111-0/+14
| * Public Release PrepBrian Behlendorf2010-05-174-11/+31
| * Add support for 'make -s' silent buildsBrian Behlendorf2010-03-262-3489/+4985
| * Allow spl_config.h to be included by dependant packages (updated)Brian Behlendorf2010-03-223-6/+18
| * When no kernel source has been pointed to, first attempt to useBrian J. Murrell2010-03-081-2/+8
| * Linux 2.6.32 compat, proc_handler() API changeBrian Behlendorf2010-03-041-0/+20
| * Atomic64 compatibility for 32-bit systems without kernel support.Brian Behlendorf2009-12-041-48/+59
| * Add 'srpm' --with-config option for creation of spec files.Brian Behlendorf2009-11-241-2/+3
| * Linux 2.6.31 Compatibility UpdatesBrian Behlendorf2009-11-101-0/+1
| * Autoconf --enable-debug-* cleanupBrian Behlendorf2009-10-301-79/+58
| * Add autoconf checks for atomic64_cmpxchg + atomic64_xchgBrian Behlendorf2009-10-301-0/+40
| * Use Linux atomic primitives by default.Brian Behlendorf2009-10-301-0/+22
| * Set cwd to '/' for the process executing insmod.Brian Behlendorf2009-10-011-0/+33
| * Reimplement mutexs for Linux lock profiling/analysisBrian Behlendorf2009-09-251-23/+20
| * Reimplement rwlocks for Linux lock profiling/analysis.Brian Behlendorf2009-09-181-1/+15
| * Update global_page_state() support for 2.6.29 kernels.Brian Behlendorf2009-07-281-32/+173
| * Add basic credential support and splat tests.Brian Behlendorf2009-07-271-0/+33
| * Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.Brian Behlendorf2009-07-271-1/+1
| * Check arch/default/ path when detecting kernel objects on SLESBrian Behlendorf2009-07-221-1/+3
| * Cleanly handle --with-linux=NONE option when used to generate sourceBrian Behlendorf2009-07-021-3/+8
| * Simplify rpm build rules, added config/rpm.am.Brian Behlendorf2009-07-012-27/+162
| * Packaging improvements for RHEL and SLES (part 2)Brian Behlendorf2009-06-161-4/+17