aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Packaging improvements for RHEL and SLESBrian Behlendorf2009-06-161-6/+9
* SLES10 Fixes (part 6)Brian Behlendorf2009-05-201-0/+38
* SLES10 Fixes (part 4):Brian Behlendorf2009-05-201-0/+38
* SLES10 Fixes (part 3):Brian Behlendorf2009-05-201-0/+23
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-15/+42
* SLES10 Fixes (part 1):Brian Behlendorf2009-05-191-4/+9
* Allow spl_config.h to be included by dependant packagesBrian Behlendorf2009-03-171-11/+0
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-171-5/+48
* Added SPL_AC_5ARGS_DEVICE_CREATE autoconf configure checkBrian Behlendorf2009-03-131-0/+22
* Build system cleanupBrian Behlendorf2009-03-111-0/+12
* Build System Default KernelBrian Behlendorf2009-03-091-16/+7
* Build system and packaging (RPM support)Brian Behlendorf2009-03-091-11/+30
* Linux VM Integration CleanupBrian Behlendorf2009-03-041-8/+33
* Build system updateBrian Behlendorf2009-02-121-0/+4
* Additional Linux VM integrationBrian Behlendorf2009-02-051-3/+15
* Linux VM integration / device special filesBrian Behlendorf2009-02-041-0/+36
* 2.6.27+ portability changesBrian Behlendorf2009-02-021-0/+19
* Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil...Brian Behlendorf2009-01-201-2/+0
* Prefix META_ALIAS with SPL_Brian Behlendorf2008-11-261-5/+5
* Prefix all META_* #defines with SPL to prevent colisions which include our sp...Brian Behlendorf2008-11-261-41/+41
* Include META file support.behlendo2008-11-261-0/+112
* * : Add autogen.sh products.behlendo2008-11-247-0/+11725