]> git.proxmox.com Git - mirror_spl-debian.git/history - include
Simplify rpm build rules, added config/rpm.am.
[mirror_spl-debian.git] / include /
2009-07-01 Brian BehlendorfSimplify rpm build rules, added config/rpm.am.
2009-06-26 Brian BehlendorfInstall spl-devel products in /usr/src/spl-SPL_VERSION...
2009-06-16 Brian BehlendorfPackaging improvements for RHEL and SLES (part 2)
2009-06-16 Brian BehlendorfPackaging improvements for RHEL and SLES
2009-05-21 Brian BehlendorfSLES10 Fixes (part 9)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 7)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 6)
2009-05-20 Brian BehlendorfPowerpc Fixes (part 1):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 5):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 3):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 2):
2009-03-20 Brian BehlendorfAdd list_move_tail() function.
2009-03-17 Brian BehlendorfAllow spl_config.h to be included by dependant packages
2009-03-17 Brian BehlendorfFC10/i686 Compatibility Update (2.6.27.19-170.2.35...
2009-03-15 Brian BehlendorfFix taskq_wait() not waiting bug
2009-03-13 Brian BehlendorfAdded SPL_AC_5ARGS_DEVICE_CREATE autoconf configure...
2009-03-11 Ricardo M. CorreiaMinor bug fix in XDR code introduced in last minute...
2009-03-11 Ricardo M. CorreiaAdd XDR implementation
2009-03-11 Brian BehlendorfBuild system cleanup
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. CorreiaChanged ptob()/btop() mult/div into bit shifts.
2009-02-25 Ricardo M. CorreiaAdded btop() and moved ptob() to include/sys/param.h.
2009-02-23 Ricardo M. CorreiaChanged z_compress_level() and z_uncompress() prototype...
2009-02-19 Brian BehlendorfMatching kmem_free() fix for use after free case.
2009-02-19 Brian BehlendorfAdd zone_get_hostid() function
2009-02-18 Brian BehlendorfCoverity 9654, 9654: Use After Free
2009-02-18 Brian BehlendorfCoverity 9652, 9653: No Effect
2009-02-18 Brian BehlendorfCoverity 9641: Buffer Size
2009-02-17 Brian Behlendorfkmem slab magazine ageing deadlock
2009-02-12 Brian BehlendorfBuild system update
2009-02-12 Brian Behlendorfkmem slab fixes
2009-02-07 Ricardo M. CorreiaMinor bug fix due to MAXOFFSET_T constant being too...
2009-02-05 Brian BehlendorfAdditional Linux VM integration
2009-02-04 Brian BehlendorfLinux VM integration / device special files
2009-02-02 Brian Behlendorf2.6.27+ portability changes
2009-01-31 Brian BehlendorfAdd new workqueue header
2009-01-31 Brian Behlendorfkmem_cache hardening and performance improvements
2009-01-27 Brian BehlendorfPull the blkdev header in to the sunldi for some useful...
2009-01-26 Brian BehlendorfImplement kmem cache alignment argument
2009-01-23 Brian BehlendorfRemove stray ` from macro
2009-01-22 Brian BehlendorfUpdate debug.h to standardize VERIFY3_IMPL error messag...
2009-01-10 Brian BehlendorfAdd missing stub headers
2009-01-09 Brian BehlendorfAdd basic ksid_lookupdomain and ksiddomain_rele support...
2009-01-09 Brian BehlendorfAdd two new stub headers
2009-01-09 Brian BehlendorfAdd VOP_SEEK
2009-01-09 Brian BehlendorfAdd missing policy includes, add missing sun ddi bits
2009-01-09 Brian BehlendorfAdd share.h stub
2009-01-09 Brian BehlendorfDrat fix missing ;
2009-01-09 Brian BehlendorfAdd missing callback_context_t and fid_t types
2009-01-09 Brian BehlendorfAdd stubs for three more includes
2009-01-07 Brian BehlendorfAdd 5 splat tests for list handling
2009-01-06 Brian BehlendorfAdd include/sys/compress.h header
2009-01-06 Brian BehlendorfAdd P2BOUNDARY macro
2009-01-06 Brian BehlendorfPull in some default page typedefs
2009-01-06 Brian BehlendorfAdd DTRACE_PROBE(a)
2009-01-05 Brian BehlendorfStub u8_textprep.h for inclusion purposes
2009-01-05 Brian BehlendorfAdd system taskq support
2009-01-05 Brian BehlendorfRemove u8_textprep, we will not be implementing this...
2008-12-24 Brian BehlendorfInclude the header
2008-12-24 Brian BehlendorfAdd sys/thread.h
2008-12-23 Brian BehlendorfDefine needfree
2008-12-23 Brian BehlendorfAdd timer.h header
2008-12-23 Brian BehlendorfAdd u8 stub
2008-12-23 Brian BehlendorfMove sunddi include
2008-12-23 Brian BehlendorfAdd sunddi to uio
2008-12-23 Brian BehlendorfMinor updates
2008-12-23 Brian BehlendorfPull in lock types
2008-12-23 Brian BehlendorfAdd header
2008-12-23 Brian BehlendorfAdd a few more missing header which the upstream stock...
2008-12-06 Brian BehlendorfAdd struct ddi_strtox functions
2008-11-26 Brian BehlendorfPrefix META_ALIAS with SPL_
2008-11-26 Brian BehlendorfPrefix all META_* #defines with SPL to prevent colision...
2008-11-26 behlendoAdd missing autogen products
2008-11-13 behlendo* include/sys/sunddi.h, modules/spl/spl-module.c :...
2008-11-05 behlendoSlightly increase SPLAT_NAME_SIZE to ensure string...
2008-11-04 behlendoRemoved useless check
2008-11-03 behlendo* spl-09-fix-kmem-track-oops.patch
2008-11-03 behlendoUnder Solaris KM_SLEEP ensures success (or at least...
2008-11-03 behlendoAdd a SPL_AC_TYPE_ATOMIC64_T test to configure for...
2008-11-03 behlendoApply two nice improvements caught by Ricardo,
2008-11-03 behlendoApply a nice fix caught by Ricardo,
2008-11-03 behlendoReviewed and applied spl-01-rm-gpl-symbol-set_cpus_allo...
2008-08-11 behlendoSigh more compat fixes, this is almost right for 2...
2008-08-11 behlendoPull in initial 32-bit support patches.
2008-08-11 behlendoCommit bulk of remaining 2.6.9 and 2.6.26 compat changes.
2008-08-11 behlendoInclude linux/uaccess.h compat changes.
2008-08-11 behlendoMore 2.6.26 compat changes
2008-08-11 behlendoPull in timespec, list, and type compat changes to...
2008-08-10 behlendoAdd class / device portability code. Two autoconf...
2008-08-06 behlendoPull in fls64 compat changes from spl-00-rhel4-compat...
2008-08-05 behlendoStart bringing in Ricardo's spl-00-rhel4-compat.patch...
2008-07-01 behlendo- Remove hash functionality from slab in favor of direc...
2008-06-28 behlendoRemove stray call to spl_cache_free() and remove all the
2008-06-28 behlendoVictory! I've reworked caches with large objects which are
2008-06-27 behlendoFurther slab improvements, I'm getting close to somethi...
2008-06-26 behlendoFix for memory corruption caused by overruning the...
2008-06-25 behlendoImplement per-cpu local caches. This seems to have...
next