]> git.proxmox.com Git - mirror_spl.git/history - module/spl/spl-proc.c
Default to --disable-debug-kmem
[mirror_spl.git] / module / spl / spl-proc.c
2015-07-21 Brian BehlendorfDefault to --disable-debug-kmem
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefactor generic memory allocation interfaces
2015-01-16 Brian BehlendorfRefactor existing code
2014-11-19 Brian BehlendorfRetire legacy debugging infrastructure
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 global memory variables
2014-10-17 Brian BehlendorfRemove CTL_UNNUMBERED sysctl interface
2014-10-17 Brian BehlendorfRemove register_sysctl() compatibility code
2014-05-22 Brian BehlendorfAdd KMC_SLAB cache type
2014-04-14 Richard YaoSimplify hostid logic
2013-08-08 Richard YaoPaX/GrSecurity Linux 3.8.y compat: Use __no_const on...
2013-07-08 Brian BehlendorfMerge branch 'linux-3.10'
2013-07-08 Richard YaoLinux 3.10 compat: Do not rely on struct proc_dir_entry...
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-12-19 Brian BehlendorfFix spl_kmem_init_kallsyms_lookup() panic
2012-11-08 Brian BehlendorfMerge branch 'kmem-cache-optimization'
2012-11-06 Brian BehlendorfImproved vmem cached deadlock detection
2012-08-27 Brian BehlendorfEmergency slab objects
2012-02-02 Brian BehlendorfAdd --enable-debug-log configure option
2011-11-11 Brian BehlendorfPrepend spl_ to all init/fini functions
2011-04-25 Brian BehlendorfMerged pull request #40 from dajhorn/spl-proc-typos.
2011-04-25 Darik HornCorrect typos in the spl proc handler.
2011-04-21 Darik HornImport spl_hostid as a module parameter.
2011-04-07 Brian BehlendorfAdd slab usage summeries to /proc
2011-04-07 Brian BehlendorfUpdate /proc/spl/kmem/slab output
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-06-30 Brian BehlendorfLinux-2.6.33 compat, .ctl_name removed from struct...
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-05-17 Brian BehlendorfPublic Release Prep
2010-03-04 Brian BehlendorfLinux 2.6.32 compat, proc_handler() API change
2009-12-11 Brian BehlendorfAdd skc_flags and full header to /proc/spl/kmem/slab.
2009-12-04 Brian BehlendorfAtomic64 compatibility for 32-bit systems without kerne...
2009-10-30 Brian BehlendorfAutoconf --enable-debug-* cleanup
2009-09-25 Brian BehlendorfReimplement mutexs for Linux lock profiling/analysis
2009-05-20 Brian BehlendorfSLES10 Fixes (part 2):
2009-03-12 Ricardo M. CorreiaFix off-by-1 truncation of hw_serial when converting...
2009-03-04 Brian BehlendorfMerge branch 'kallsyms'
2009-03-04 Brian BehlendorfLinux VM Integration Cleanup
2009-02-19 Brian BehlendorfAdd zone_get_hostid() function
2009-02-05 Brian BehlendorfAdditional Linux VM integration
2009-02-04 Brian BehlendorfLinux VM integration / device special files
2009-01-15 Brian BehlendorfRename modules to module and update references