]> git.proxmox.com Git - mirror_spl.git/history - include/sys/vmsystm.h
Fix cstyle warnings
[mirror_spl.git] / include / sys / vmsystm.h
2018-02-07 Brian BehlendorfFix cstyle warnings
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2015-08-19 Tim ChaseInclude other sources of freeable memory in the freemem...
2015-07-30 Brian BehlendorfRemove needfree, desfree, lotsfree #defines
2015-06-29 Brian BehlendorfAdd memory compatibility wrappers
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefactor existing code
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
2014-10-17 Brian BehlendorfRemove global memory variables
2014-10-17 Brian BehlendorfRemove get_vmalloc_info() wrapper
2014-01-07 Brian BehlendorfInclude linux/vmalloc.h for ARM and Sparc
2013-08-08 Richard YaoLinux 3.11 compat: Replace num_physpages with totalram_...
2013-07-08 Brian BehlendorfMerge branch 'linux-3.10'
2013-07-08 Yuxuan ShuiLinux 3.10 compat: struct vmalloc_info moved
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2010-05-17 Brian BehlendorfPublic Release Prep
2009-07-28 Brian BehlendorfUpdate global_page_state() support for 2.6.29 kernels.
2009-05-20 Brian BehlendorfSLES10 Fixes (part 6)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 2):
2009-03-17 Brian BehlendorfFC10/i686 Compatibility Update (2.6.27.19-170.2.35...
2009-03-09 Brian BehlendorfBuild system and packaging (RPM support)
2009-03-05 Ricardo M. CorreiaXXX: Temporarily disable vmem_size().
2009-03-04 Brian BehlendorfMerge branch 'kallsyms'
2009-03-04 Brian BehlendorfLinux VM Integration Cleanup
2009-02-25 Ricardo M. CorreiaAdded btop() and moved ptob() to include/sys/param.h.
2009-02-05 Brian BehlendorfAdditional Linux VM integration
2009-02-04 Brian BehlendorfLinux VM integration / device special files
2009-01-31 Brian Behlendorfkmem_cache hardening and performance improvements
2008-12-23 Brian BehlendorfDefine needfree
2008-11-04 behlendoRemoved useless check
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-15 behlendoSPL additions to increase support for updated ZFS build
2008-04-01 behlendoApparently it's OK for done to be NULL, which was not...
2008-03-15 behlendoMissing headers, more minor fixes
2008-03-14 behlendoAdd missing headers
2008-03-12 behlendoAdd copyin/copyout mapping
2008-03-06 behlendoAdd highbit func,
2008-03-05 behlendoCheckpoint for the night,