]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Enable setting the QCA955x GPIO output mux configuration.
[FreeBSD/FreeBSD.git] / sys / cddl /
2015-07-02 kibUse single instance of the identical INKERNEL() and...
2015-07-02 avgzfs_mount(MS_REMOUNT): protect zfs_(un)register_callbac...
2015-07-01 brFirst cut of DTrace for AArch64.
2015-07-01 brAdd a central location for exclusion checks. We check
2015-06-19 avgMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-19 avgillums compat: use flsl/flsll for highbit/highbit64
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-17 glebiuso Un-inline vm_pager_get_pages(), vm_pager_get_pages_as...
2015-06-17 avgRevert r284511 because it caused build failures on...
2015-06-17 avgl2arc: pass correct size to trim requests
2015-06-17 avgillumos compat: use flsl/flsll for highbit/highbit64
2015-06-13 sjgAdd META_MODE support.
2015-06-12 avgMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 avgMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 avgMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 avgMFV r284040: check that datasets are snapshots
2015-06-10 delphijMFV r284234:
2015-06-10 brDon't re-define LOCORE when dtrace is built-in to the...
2015-06-07 avgcompat nvpair.h: make sure that the names are mangled...
2015-05-27 kibAdd missed {}.
2015-05-27 kibRight now, dounmount() is called with unreferenced...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 avgzfs: fixes for a full stream received into an existing...
2015-05-25 avgdsl_dataset_promote_check: ensure that shared snaps...
2015-05-25 kibRemove excess Giant acquisition around the dounmount...
2015-05-25 markjRemove unused references to calltrap.
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-14 smhAdd copyright info missing from r282205
2015-05-11 avgzfs ioctls: use fget_write / fget_read instead of getf...
2015-05-10 markjRemove some commented-out upstream code for handling...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 jhibbitsFix a couple bugs in 64-bit powerpc fasttrap argument...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-08 avgMFV r282630: 5809 Blowaway full receive in v1 pool...
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 avgzfs: do not hold an extra reference on a root vnode...
2015-05-05 avgdmu_recv_end_check: don't leak hold if dsl_destroy_snap...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 smhFix misuse of input argument in traverse_visitbp
2015-04-28 pfgMFV r282150
2015-04-28 avgreplace a comment about zfs recv -F corner case with...
2015-04-28 avgzfs_onexit_fd_hold: return EBADF even if devfs_get_cdev...
2015-04-28 avgdsl_dir_rename_check: return EXDEV on cross-pool rename...
2015-04-28 avgMFV r282123: 5610 zfs clone from different source and...
2015-04-28 avgMFV r282124: 5393 spurious failures from dsl_dataset_ho...
2015-04-28 avgnvpair_type_is_array: DATA_TYPE_INT8_ARRAY was not...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-25 rwatsonAdjust PROF_ARTIFICIAL_FRAMES in the DTrace profile...
2015-04-24 markjFix DTrace's panic() action.
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-17 delphijRemove vfs.zfs.snapshot_list_prefetch, the correspondin...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-08 markjlibdtrace: add support for lazyload mode.
2015-04-05 mavAdd DTrace probe to the new ARC reclaim cause added...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 mavMake ZFS ARC track both KVA usage and fragmentation.
2015-04-01 andrewAdd the arm64 defines for cddl code.
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-30 markjImport a missing piece of commit b8fac8e162eda7e98d...
2015-03-29 mavSome cosmetic polishing. No functional change.
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-16 markjRemove unused upstream DTrace provider implementations...
2015-03-15 rwatsonNow that DTrace stack traces handle exception frames...
2015-03-15 rwatsonOn ARM, unlike some other architectures, saved $pc...
2015-03-15 rwatsonReplace the completely arbitrary '3' with '9' for the...
2015-03-15 dimMerge ^/head r279995 through r280029.
2015-03-14 smhAllow zvol_geom_worker to process BIO_DELETE's
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-12 mavMake DIOCGATTR in device mode handle "GEOM::candelete".
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 gnnAdd support for walltimestamp to DTrace on ARM.
2015-03-05 andrewdtrace_cas32 and dtrace_casptr should retrn the data...
2015-03-05 andrewAdd the MD parts of dtrace needed to use fbt on ARM...
2015-03-05 nwhitehornFix build after unifying DAR/DEAR storage in trap frame.
2015-03-05 rwatsonDon't all DTrace's FBT on ARM to instrument undefinedin...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 andrewFix the dtrace ARM atomic compare-and-set functions...
2015-03-01 rstoneAllow Illumos code to co-exist with nv(9)
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-19 andrewUse the ARM unwinder with dtrace to extract the stack...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
next