]> git.proxmox.com Git - mirror_spl.git/history - include/sys/types.h
Fix cstyle warnings
[mirror_spl.git] / include / sys / types.h
2018-02-07 Brian BehlendorfFix cstyle warnings
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2016-01-20 Brian BehlendorfLinux 4.5 compat: pfn_t typedef
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefactor existing code
2014-11-19 Ned BassRemove compat includes from sys/types.h
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
2014-10-17 Brian BehlendorfRemove proc_handler() wrapper
2014-10-17 Brian BehlendorfRemove kallsyms_lookup_name() wrapper
2014-10-17 Brian BehlendorfRemove on_each_cpu() wrapper
2014-10-17 Brian BehlendorfRemove mutex_lock_nested() wrapper
2014-10-17 Brian BehlendorfRemove linux/uaccess.h header check
2014-10-17 Brian BehlendorfRemove uintptr_t typedef
2014-10-17 Brian BehlendorfSimplify the time compatibility wrappers
2014-08-11 Ned BassLinux 3.17 compat: remove wait_on_bit action function
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-12-12 Brian BehlendorfMerge branch 'taskq'
2012-12-12 Brian BehlendorfRemoved SPL_AC_3ARGS_INIT_WORK check
2012-11-06 Brian BehlendorfMerge branch 'splat'
2012-11-06 Brian Behlendorfsplat: Cleanup headers
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, zlib_deflate_workspacesize()
2010-07-13 Brian BehlendorfAdd __divdi3(), remove __udivdi3() kernel dependency
2010-06-11 Brian BehlendorfMinor cleanup and Solaris API additions.
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-05-17 Brian BehlendorfPublic Release Prep
2010-05-14 Brian BehlendorfAdd 3 missing typedefs.
2010-03-22 Brian BehlendorfAllow spl_config.h to be included by dependant packages...
2010-03-04 Brian BehlendorfLinux 2.6.32 compat, proc_handler() API change
2009-10-01 Brian BehlendorfSet cwd to '/' for the process executing insmod.
2009-05-20 Brian BehlendorfSLES10 Fixes (part 3):
2009-03-17 Brian BehlendorfAllow spl_config.h to be included by dependant packages
2009-03-04 Brian BehlendorfMerge branch 'kallsyms'
2009-03-04 Brian BehlendorfLinux VM Integration Cleanup
2009-02-02 Brian Behlendorf2.6.27+ portability changes
2009-01-06 Brian BehlendorfPull in some default page typedefs
2008-08-11 behlendoInclude linux/uaccess.h compat changes.
2008-08-11 behlendoPull in timespec, list, and type compat changes to...
2008-08-05 behlendoStart bringing in Ricardo's spl-00-rhel4-compat.patch...
2008-06-13 behlendo* : modules/sys/kmem-slab.c : Re-implemented the slab...
2008-06-02 behlendoBreaking the world for a little bit. If anyone is...
2008-03-20 behlendoOK, a first reasonable attempt at a solaris module...
2008-03-18 behlendoInitial pass at a file API getf/releasef hooks
2008-03-14 behlendoFix KMEM_DEBUG support (enable by default)
2008-03-13 behlendoDrop unicode support, provided in ZFS tree libport
2008-03-05 behlendoCheckpoint for the night,
2008-03-04 behlendoMore stub headers,
2008-03-01 behlendoStub out some missing headers which are expected. ...
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...