aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove kmalloc_node() compatibility codeBrian Behlendorf2014-10-171-4/+0
* Remove linux/uaccess.h header checkBrian Behlendorf2014-10-173-37/+1
* Remove uintptr_t typedefBrian Behlendorf2014-10-171-4/+0
* Remove atomic64_xchg() wrappersBrian Behlendorf2014-10-171-8/+0
* Simplify the time compatibility wrappersBrian Behlendorf2014-10-174-95/+31
* Map highbit64() to fls64()Brian Behlendorf2014-10-172-15/+2
* Remove CTL_UNNUMBERED sysctl interfaceBrian Behlendorf2014-10-171-6/+0
* Remove register_sysctl() compatibility codeBrian Behlendorf2014-10-171-9/+0
* Remove utsname() wrapperBrian Behlendorf2014-10-172-35/+0
* Remove adaptive mutex implementationBrian Behlendorf2014-10-171-40/+6
* Update code to use misc_register()/misc_deregister()Brian Behlendorf2014-10-174-94/+0
* Make license compatibility checks consistentBrian Behlendorf2014-10-171-19/+0
* Avoid PAGESIZE redefinitionstf2014-08-181-1/+4
* Cleanup vn_rename() and vn_remove()Richard Yao2014-08-132-27/+0
* Linux 3.17 compat: remove wait_on_bit action functionNed Bass2014-08-113-0/+47
* Add atomic_swap_32() and atomic_swap_64()Tim Chase2014-07-281-0/+27
* Add functions and macros as used upstream.Tim Chase2014-07-221-0/+4
* Safer debugging and assertion macros.Tim Chase2014-07-011-31/+25
* Add spl_kmem_cache_reclaim module optionBrian Behlendorf2014-05-221-0/+2
* Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-2/+25
* Linux 3.15 compat: NICE_TO_PRIO and PRIO_TO_NICEChunwei Chen2014-05-071-0/+4
* Add support for aarch64 (ARMv8)Jorgen Lundman2014-04-251-2/+2
* Add ddi_time_after and friendsChunwei Chen2014-04-141-0/+14
* This patch add a CTASSERT macro for compile time assertion.Yuxuan Shui2014-04-141-0/+11
* Simplify hostid logicRichard Yao2014-04-142-2/+0
* De-inline spl_kthread_create().Tim Chase2014-04-091-28/+2
* Support post-3.13 kthread_create() semantics.Tim Chase2014-04-081-0/+28
* Define the needed ISA types for Sparcmarku892014-01-091-1/+29
* Include linux/vmalloc.h for ARM and SparcBrian Behlendorf2014-01-071-0/+1
* Linux 3.12 compat: New shrinker APIRichard Yao2013-11-061-83/+143
* Emulate illumos interface cv_timedwait_hires()Ned Bass2013-11-046-0/+108
* 3537 add kstat_waitq_enter and friendsNed Bass2013-10-251-0/+4
* Kstat to use private lock by defaultCyril Plisko2013-10-251-1/+2
* Revert "Add KSTAT_TYPE_TXG type"Brian Behlendorf2013-10-161-22/+1
* Add wrappers for accessing PID and command infoPrakash Surya2013-10-161-0/+2
* Add callbacks for displaying KSTAT_TYPE_RAW kstatsPrakash Surya2013-10-161-2/+18
* Define SET_ERROR()Richard Yao2013-10-091-0/+2
* Add kpreempt() compatibility macroNed Bass2013-10-091-0/+1
* Linux 3.8 compat: Use kuid_t/kgid_t when requiredRichard Yao2013-08-091-0/+30
* Linux 3.11 compat: Replace num_physpages with totalram_pagesRichard Yao2013-08-081-1/+1
* Linux 3.10 compat: Do not rely on struct proc_dir_entry definitionRichard Yao2013-07-082-3/+8
* Linux 3.10 compat: struct vmalloc_info movedYuxuan Shui2013-07-081-0/+2
* Fix ASSERT0 and VERIFY0 macro typoBrian Behlendorf2013-06-211-2/+2
* Add ASSERT0 and VERIFY0 macrosBrian Behlendorf2013-06-181-0/+6
* Fix delay()Brian Behlendorf2013-05-011-1/+1
* Add msec/usec/nsec to tick convertorsBrian Behlendorf2013-05-011-0/+5
* Change spl-kmod-devel install pathBrian Behlendorf2013-03-1411-11/+11
* Linux 3.9 compat: Include linux/sched/rt.hRichard Yao2013-03-141-0/+5
* Refresh links to web siteNed Bass2013-03-04131-131/+131
* Remove custom install-data-local for headersBrian Behlendorf2013-03-0111-26/+266