summaryrefslogtreecommitdiff
path: root/sys/modules/opensolaris
AgeCommit message (Expand)Author
2025-10-09modules: Simplify some expressionsWarner Losh
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-22sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin
2021-11-17Export symbols from opensolaris.ko and dtrace.koMark Johnston
2020-12-27openzfs: fix gcc kernel module buildsRyan Libby
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2019-04-20Export cpu_core from opensolaris.ko.Mark Johnston
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-09-24Move implementations of uread() and uwrite() to the illumos compat layer.Mark Johnston
2014-03-06Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRMarcel Moolenaar
2013-08-06opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon
2011-02-27Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek
2010-09-13Simplify atomic selectionWarner Losh
2010-07-17Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onNathan Whitehorn
2009-05-09fix atomic.S rename and vimage breakageKip Macy
2009-03-24As with ZFS use real atomic operations for sparc64.Marius Strobl
2008-05-17Add the DTrace kernel module makefiles.John Birrell