aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update rwlocks to track owner to ensure correct semanticsBrian Behlendorf2009-09-253-72/+198
* Reimplement rwlocks for Linux lock profiling/analysis.Brian Behlendorf2009-09-189-936/+708
* Various spec file tweaks to handle rpm building of several distros.Brian Behlendorf2009-08-141-28/+75
* Explicit check for requires_* rpm definesBrian Behlendorf2009-08-131-3/+11
* Tag spl-0.4.5.Brian Behlendorf2009-08-042-2/+50
* Required missing symbols for FC11 kernels (2.6.29.4-167.fc11.x86_64)Brian Behlendorf2009-07-311-0/+94
* Disable stack overflow checking by default.Brian Behlendorf2009-07-301-1/+9
* Update global_page_state() support for 2.6.29 kernels.Brian Behlendorf2009-07-286-168/+1297
* Remove get/put_task_struct as they are not available for SLES11Brian Behlendorf2009-07-281-10/+2
* Add basic credential support and splat tests.Brian Behlendorf2009-07-2713-56/+839
* Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.Brian Behlendorf2009-07-272-47/+47
* Positive Solaris ioctl return codes need to be negated for use by libcBrian Behlendorf2009-07-231-2/+9
* Allow kmem or vmem based slab for slab_lock and slab_overcommit tests.Brian Behlendorf2009-07-231-1/+1
* The HAVE_PATH_IN_NAMEIDATA compat macros should have been used here.Brian Behlendorf2009-07-221-3/+3
* Check arch/default/ path when detecting kernel objects on SLESBrian Behlendorf2009-07-222-3/+9
* Register a basic compat ioctl handler (32 vs 64 bit compat)Brian Behlendorf2009-07-211-3/+17
* Fixed NULL dereference by tcd_for_each() when the kmalloc() call in module/sp...Ricardo M. Correia2009-07-141-1/+1
* Prevent integer overflow after ~164 days of uptime.Ricardo M. Correia2009-07-141-1/+1
* Add a little paranoia here to ensure endianess is set correctly.Brian Behlendorf2009-07-141-1/+5
* Add basic groupmember() function, not sup groups.Brian Behlendorf2009-07-101-0/+12
* Add ddi_copyin/ddi_copyout support for fake kernel originated ioctls.Brian Behlendorf2009-07-102-0/+30
* Define ACE_ALL_PERMS for use by ACLsBrian Behlendorf2009-07-091-0/+6
* Define FKIOCTL which is used on Solaris to mark an in-kernel ioctl.Brian Behlendorf2009-07-091-0/+2
* Add ASSERTV macro to simplify removing variables (the V in ASSERTV)Brian Behlendorf2009-07-091-0/+2
* Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which isBrian Behlendorf2009-07-092-0/+10
* Update ChangeLogBrian Behlendorf2009-07-021-1/+22
* Cleanly handle --with-linux=NONE option when used to generate sourceBrian Behlendorf2009-07-022-9/+24
* Simplify rpm build rules, added config/rpm.am.Brian Behlendorf2009-07-0112-328/+2992
* Add spl.release to spl-devel to simply dependent package version check.Brian Behlendorf2009-06-292-0/+2
* Install spl-devel products in /usr/src/spl-SPL_VERSION/LINUX_VERSION/Brian Behlendorf2009-06-264-6/+8
* Use do_div on older kernel where do_div64 doesn't exist.Brian Behlendorf2009-06-261-1/+1
* Additional tuning to get the BuildRequires right for all cases.Brian Behlendorf2009-06-261-10/+9
* Simplify the kernel depenency logicBrian Behlendorf2009-06-261-20/+15
* Spec file update, for some reason the following shorthand syntaxBrian Behlendorf2009-06-261-17/+38
* SRPM build farm / mock itergrationBrian Behlendorf2009-06-261-15/+20
* Build farm integration to ensure BuildRequires are correctBrian Behlendorf2009-06-251-3/+3
* Packaging FixesBrian Behlendorf2009-06-252-53/+73
* Update ChangeLog with a high level summary of the changes fromBrian Behlendorf2009-06-222-1/+81
* Packaging improvements for RHEL and SLES (part 2)Brian Behlendorf2009-06-1610-40/+100
* Packaging improvements for RHEL and SLESBrian Behlendorf2009-06-169-29/+69
* SLES10 Fixes (part 9)Brian Behlendorf2009-05-2116-85/+64
* SLES10 Fixes (part 8)Brian Behlendorf2009-05-201-7/+19
* SLES10 Fixes (part 7)Brian Behlendorf2009-05-204-5/+5
* SLES10 Fixes (part 6)Brian Behlendorf2009-05-206-23/+157
* Powerpc Fixes (part 1):Brian Behlendorf2009-05-203-7/+30
* SLES10 Fixes (part 5):Brian Behlendorf2009-05-201-3/+3
* SLES10 Fixes (part 4):Brian Behlendorf2009-05-205-5/+188
* SLES10 Fixes (part 3):Brian Behlendorf2009-05-206-0/+107
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-2011-94/+217
* SLES10 Fixes (part 1):Brian Behlendorf2009-05-192-27/+37