summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling smp_processor_id in spl_magazine_agePrakash Surya2012-08-242-6/+7
* Remove Makefile from non-toplevel .gitignore filesRichard Yao2012-08-238-7/+1
* Wrap trace_set_debug_header in trace_[get|put]_tcdPrakash Surya2012-08-231-2/+1
* Add copy-builtin to EXTRA_DISTBrian Behlendorf2012-08-232-2/+2
* SPL 0.6.0-rc10Brian Behlendorf2012-08-131-1/+1
* Cleanly remove spl-modules-devel headersBrian Behlendorf2012-08-131-3/+11
* Support building a spl-modules-dkms sub packagePrakash Surya2012-08-088-10/+201
* Handle any invalidate_inodes_check prototype.Etienne Dechamps2012-08-062-7/+10
* Fix incorrect type in spl_kmem_cache_set_move() parameterRichard Yao2012-08-012-2/+2
* Merge branch 'builtin-clean'Brian Behlendorf2012-07-2615-1315/+4897
|\
| * Determine the hostid on demand.Etienne Dechamps2012-07-261-13/+20
| * Add script for builtin module building.Etienne Dechamps2012-07-265-9/+137
| * When checking for symbol exports, try compiling.Etienne Dechamps2012-07-263-956/+3994
| * Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-262-200/+398
| * Make configure builtin-aware.Etienne Dechamps2012-07-262-64/+259
| * Fix undefined reference on spl_mutex_spin_max().Etienne Dechamps2012-07-261-1/+1
| * Don't build packages that haven't been selected.Etienne Dechamps2012-07-265-38/+54
| * Use MODULE variable in module Makefile like zfs.Etienne Dechamps2012-07-262-40/+40
|/
* 32-bit compat, hostid_read()Brian Behlendorf2012-07-201-2/+2
* Optimize spl_rwsem_is_locked()Brian Behlendorf2012-07-131-42/+25
* Move spl.release generation to configure stepPrakash Surya2012-07-125-11/+14
* Detect kernels that honor gfp flags passed to vmalloc()Richard Yao2012-07-114-0/+199
* Constify memory management functionsRichard Yao2012-07-032-9/+9
* Remove Chaos 4.x RPM supportBrian Behlendorf2012-07-021-41/+0
* Support debug and debug-devel sub packagesPrakash Surya2012-07-021-62/+290
* PowerPC CompatibilityBrian Behlendorf2012-07-023-3/+3
* SPL 0.6.0-rc9Brian Behlendorf2012-06-141-1/+1
* Linux 3.4 compat, __clear_close_on_exec replaces FD_CLRRichard Yao2012-06-135-1/+167
* Fix uninit variable in slab reclaim testBrian Behlendorf2012-06-131-1/+1
* Fix invalid context bugBrian Behlendorf2012-06-111-2/+1
* Fix ARM 64-bit divisionJorgen Lundman2012-05-221-8/+43
* Remove Solaris module emulationBrian Behlendorf2012-05-183-628/+10
* Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFSRichard Yao2012-05-071-1/+1
* Add SPLAT test to exercise slab direct reclaimPrakash Surya2012-05-071-30/+165
* Ensure a minimum of one slab is reclaimedBrian Behlendorf2012-05-071-2/+32
* Ensure direct reclaim forward progressBrian Behlendorf2012-05-071-0/+10
* Ignore slab cache age and delay in direct reclaimPrakash Surya2012-05-071-1/+2
* Throttle number of freed slabs based on nr_to_scanPrakash Surya2012-05-072-8/+11
* Add missing 64-bit divide for 32-bit ARMJorgen Lundman2012-05-031-1/+22
* Define the needed ISA types for ARMJorgen Lundman2012-05-031-1/+18
* Update a comment to reflect new taskq internalsPrakash Surya2012-04-301-13/+16
* Remove condition variable namesBrian Behlendorf2012-04-063-24/+7
* SPL 0.6.0-rc8Brian Behlendorf2012-03-261-1/+1
* Add SPL_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-233-12/+14
* SPL 0.6.0-rc7Brian Behlendorf2012-03-161-1/+1
* Fix distribution detectionBrian Behlendorf2012-03-052-32/+46
* Cleanly support debug packagesBrian Behlendorf2012-02-279-30/+180
* Add missing spl_debug_* helpersBrian Behlendorf2012-02-091-2/+64
* Add basic dynamic kstat supportBrian Behlendorf2012-02-022-1/+22
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-0210-40/+152