aboutsummaryrefslogtreecommitdiffstats
path: root/spl_config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.1 compat, vfs_fsync()Brian Behlendorf2011-11-091-3/+6
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-091-1/+4
* Linux 2.6.39 compat, mutex ownerBrian Behlendorf2011-06-241-0/+3
* Linux 3.0: Shrinker compatibilityBrian Behlendorf2011-06-211-0/+3
* Linux 2.6.39 compat, zlib_deflate_workspacesize()Brian Behlendorf2011-04-201-0/+3
* Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-0/+3
* Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-0/+3
* Add dnlc_reduce_cache() supportBrian Behlendorf2011-04-061-0/+6
* Linux compat 2.6.37, invalidate_inodes()Brian Behlendorf2011-02-231-0/+3
* Linux 2.6.36 compat, fs_struct->lock type changeBrian Behlendorf2010-11-091-0/+3
* Fix 2.6.35 shrinker callback API changeBrian Behlendorf2010-10-221-0/+3
* Correctly handle rwsem_is_locked() behaviorNed Bass2010-08-101-0/+3
* Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'Brian Behlendorf2010-07-141-0/+3
* Add __divdi3(), remove __udivdi3() kernel dependencyBrian Behlendorf2010-07-131-6/+0
* Add configure check for user_path_dir()Brian Behlendorf2010-07-011-0/+3
* Remove AC_DEFINE for DEBUG/NDEBUGBrian Behlendorf2010-07-011-6/+0
* Only make compiler warnings fatal with --enable-debugBrian Behlendorf2010-06-301-0/+6
* Linux-2.6.33 compat, .ctl_name removed from struct ctl_tableBrian Behlendorf2010-06-301-0/+3
* Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.Brian Behlendorf2010-06-111-0/+3
* Add support for 'make -s' silent buildsBrian Behlendorf2010-03-261-0/+4
* Allow spl_config.h to be included by dependant packages (updated)Brian Behlendorf2010-03-221-2/+0
* Linux 2.6.32 compat, proc_handler() API changeBrian Behlendorf2010-03-041-0/+3
* Autoconf --enable-debug-* cleanupBrian Behlendorf2009-10-301-6/+3
* Add autoconf checks for atomic64_cmpxchg + atomic64_xchgBrian Behlendorf2009-10-301-0/+6
* Use Linux atomic primitives by default.Brian Behlendorf2009-10-301-0/+3
* Set cwd to '/' for the process executing insmod.Brian Behlendorf2009-10-011-0/+6
* Reimplement mutexs for Linux lock profiling/analysisBrian Behlendorf2009-09-251-3/+3
* Reimplement rwlocks for Linux lock profiling/analysis.Brian Behlendorf2009-09-181-0/+3
* Update global_page_state() support for 2.6.29 kernels.Brian Behlendorf2009-07-281-2/+23
* Add basic credential support and splat tests.Brian Behlendorf2009-07-271-0/+6
* SLES10 Fixes (part 6)Brian Behlendorf2009-05-201-0/+6
* SLES10 Fixes (part 4):Brian Behlendorf2009-05-201-0/+6
* SLES10 Fixes (part 3):Brian Behlendorf2009-05-201-0/+3
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-0/+6
* Allow spl_config.h to be included by dependant packagesBrian Behlendorf2009-03-171-9/+1
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-171-0/+3
* Added SPL_AC_5ARGS_DEVICE_CREATE autoconf configure checkBrian Behlendorf2009-03-131-0/+3
* Build system cleanupBrian Behlendorf2009-03-111-0/+10
* Linux VM Integration CleanupBrian Behlendorf2009-03-041-0/+6
* Additional Linux VM integrationBrian Behlendorf2009-02-051-0/+3
* Linux VM integration / device special filesBrian Behlendorf2009-02-041-0/+9
* 2.6.27+ portability changesBrian Behlendorf2009-02-021-0/+3
* Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil...Brian Behlendorf2009-01-201-3/+0
* Prefix META_ALIAS with SPL_Brian Behlendorf2008-11-261-3/+3
* Prefix all META_* #defines with SPL to prevent colisions which include our sp...Brian Behlendorf2008-11-261-24/+24
* Include META file support.behlendo2008-11-261-0/+27
* * : Add autogen.sh products.behlendo2008-11-241-0/+136