summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* splat kmem:slab_reclaim: Test cleanupBrian Behlendorf2014-04-081-4/+5
* Remove incorrect use of EXTRA_DIST for man pagesBrian Behlendorf2014-01-172-4/+2
* Define the needed ISA types for Sparcmarku892014-01-091-1/+29
* Remove default taskq thread to CPU bindingsBrian Behlendorf2014-01-071-1/+0
* Include linux/vmalloc.h for ARM and SparcBrian Behlendorf2014-01-071-0/+1
* Add module versioningBrian Behlendorf2013-12-062-0/+2
* Linux 3.13 compat: Pass NULL for new delegated inode argumentRichard Yao2013-12-022-19/+55
* Linux 3.13 compat: Remove unused flags variable from __cv_init()Richard Yao2013-12-021-8/+0
* Document SPL module parameters.Turbo Fredriksson2013-11-215-1/+134
* Retroactively fix bogus %changelog dateBrian Behlendorf2013-11-141-1/+1
* Tighten spl dependency on spl-kmodCyril Plisko2013-11-141-1/+1
* Linux 3.12 compat: New shrinker APIRichard Yao2013-11-062-113/+229
* Emulate illumos interface cv_timedwait_hires()Ned Bass2013-11-048-0/+212
* Merge branch 'kstat'Brian Behlendorf2013-10-253-87/+209
|\
| * 3537 add kstat_waitq_enter and friendsNed Bass2013-10-252-1/+71
| * Kstat to use private lock by defaultCyril Plisko2013-10-252-9/+12
| * Revert "Add KSTAT_TYPE_TXG type"Brian Behlendorf2013-10-162-61/+1
| * Add wrappers for accessing PID and command infoPrakash Surya2013-10-161-0/+2
| * Add callbacks for displaying KSTAT_TYPE_RAW kstatsPrakash Surya2013-10-162-16/+123
|/
* Define SET_ERROR()Richard Yao2013-10-091-0/+2
* Consistently use local_irq_disable/local_irq_enableBrian Behlendorf2013-10-091-3/+2
* Document how to run SPLATKohsuke Kawaguchi2013-10-091-2/+10
* Add kpreempt() compatibility macroNed Bass2013-10-091-0/+1
* Replace current_kernel_time() with getnstimeofday()Richard Yao2013-10-092-6/+9
* Tag spl-0.6.2Brian Behlendorf2013-08-164-1/+7
* Linux 3.8 compat: Use kuid_t/kgid_t when requiredRichard Yao2013-08-094-14/+87
* PaX/GrSecurity Linux 3.8.y compat: Use __no_const on struct ctl_tableRichard Yao2013-08-081-5/+12
* Fix race in spl_kmem_cache_reap_now()Richard Yao2013-08-081-5/+5
* Linux 3.11 compat: Replace num_physpages with totalram_pagesRichard Yao2013-08-082-3/+4
* Add kmod repo integrationBrian Behlendorf2013-08-013-162/+74
* Fix KMC_OFFSLAB type cachesBrian Behlendorf2013-07-302-3/+45
* Return -1 for generic kmem cache shrinkerBrian Behlendorf2013-07-301-1/+9
* Modify gethrestime to use current_kernel_time()James H2013-07-151-4/+3
* Improve build instructionsBrian Behlendorf2013-07-111-1/+6
* Fix bogus kmem leak warningBrian Behlendorf2013-07-101-4/+5
* Fix --enable-debug-kmem-tracking optionBrian Behlendorf2013-07-091-9/+9
* Merge branch 'linux-3.10'Brian Behlendorf2013-07-089-89/+143
|\
| * Linux 3.10 compat: Do not rely on struct proc_dir_entry definitionRichard Yao2013-07-084-88/+95
| * Linux 3.10 compat: add missing include of linux/slab.hYuxuan Shui2013-07-083-0/+3
| * Linux 3.10 compat: replace PDE()->data with PDE_DATA()Yuxuan Shui2013-07-082-1/+23
| * Linux 3.10 compat: struct vmalloc_info movedYuxuan Shui2013-07-082-0/+22
|/
* Add --buildroot option to kmod buildNathaniel Clark2013-06-213-7/+13
* Copy spl.release.in to kernel dirMatthew Thode2013-06-211-0/+1
* Fix ASSERT0 and VERIFY0 macro typoBrian Behlendorf2013-06-211-2/+2
* Add ASSERT0 and VERIFY0 macrosBrian Behlendorf2013-06-181-0/+6
* Fix --enable-debug-kmem-tracking optionTim Chase2013-06-181-7/+8
* Fix taskq_wait_id()Brian Behlendorf2013-05-031-26/+14
* Fix delay()Brian Behlendorf2013-05-011-1/+1
* Add msec/usec/nsec to tick convertorsBrian Behlendorf2013-05-011-0/+5
* Ignore *.{deb,rpm,tar.gz} files in the top directory.Turbo Fredriksson2013-04-241-0/+3