]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives.
[FreeBSD/FreeBSD.git] / sys / sys /
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-12 jhbFix various issues with invalid file operations:
2014-09-11 asomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-11 rwatsonAdd new a M_START() mbuf macro that returns a pointer...
2014-09-10 gjbBump __FreeBSD_version after SA-14:18
2014-09-05 rwatsonClarify a diagnostic printf() in the mbuf code: M_EXT...
2014-09-05 bennoAdd support for gdb's memory searching capabilities...
2014-09-05 edRoll back r271012 even more aggressively.
2014-09-05 edPartially revert r271012.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 sbrunoAllow multiple image activators to run on the same...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 glebiusProvide m_catpkt(), a wrapper around m_cat() that deals...
2014-09-03 edLeave the C11 keywords alone when we have a recent...
2014-09-03 kibRetire thread_unthread(), it has only one caller. ...
2014-09-03 glebiusClean up unused CSUM_FRAGMENT.
2014-09-03 edPartially revert r270964. Don't test for C++11 to defin...
2014-09-02 markjDefine _DTRACE_VERSION in sdt.h rather than setting...
2014-09-02 edClean up <sys/cdefs.h> slightly.
2014-09-01 edEnable lock annotations on HEAD when using Clang.
2014-09-01 edAdd lock annotations to <sys/cdefs.h>.
2014-09-01 glebiusMake SOCK_RAW sockets to be truly raw, not modifying...
2014-08-30 impAdd a few defines and packet types for SATA 3.2 and...
2014-08-29 jhbAdd the new shm_ino field to struct shmfd. Missed...
2014-08-29 melifaro* Add SIOCGI2C driver ioctl used to retrieve i2c info.
2014-08-29 kibAdd function and wrapper to switch lockmgr and vnode...
2014-08-28 mjgReturn real parent pid in kinfo (used by e.g. ps)
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 dumbbellvt(4): Add cngrab() and cnungrab() callbacks
2014-08-26 glebius- Remove socket file operations declaration from sys...
2014-08-26 mjgFix up races with f_seqcount handling.
2014-08-24 mjgFix getppid for traced processes.
2014-08-21 emasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 davideRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 gavinAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-20 davideMake Bruce happy removing the "LL abomination" from...
2014-08-20 jhbBump the default size of cpuset_t masks in userland...
2014-08-20 kibAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-19 bdreweryBump __FreeBSD_version after r269489 so ports can use it.
2014-08-18 marcelFor vendors like Juniper, extensibility for sockets...
2014-08-18 impExpand the elf brandelf infrastructure to give access...
2014-08-17 traszBring in the new automounter, similar to what's provide...
2014-08-15 kevloChange pr_output's prototype to avoid the need for...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 glebiusProvide sf_buf_ref() to optimize refcounting of already...
2014-08-08 wblockUpdate the comments in exec.h with help from jilles.
2014-08-08 kevloMerge 'struct ip6protosw' and 'struct protosw' into...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 bzSplit up sys_ktimer_getoverrun() into a sys_ and a...
2014-08-07 kibCorrect the problems with the ptrace(2) making the...
2014-08-06 nwhitehornRetire various intertwined bits of fbd(4) and vt_fb...
2014-08-05 ianDefine names that drivers can use to adjust their posit...
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-03 kibRemove Giant acquisition from the mount and unmount...
2014-07-31 emasteelfdump: add EM_AARCH64 64-bit ARM machine architecture
2014-07-30 emasteCorrect typo in comment
2014-07-28 gahrUnbreak the ABI by reverting r268494 until the compat...
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-24 baptFix a typo in a comment
2014-07-23 mjgPrepare fget_unlocked for reading fd table only once.
2014-07-21 pfgFix hdestroy() compliance issue.
2014-07-19 ianAdd dl_unwind_find_exidx() for ARM EABI, required for...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptExtend kqueue's EVFILT_TIMER by adding precision unit...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-18 kevloRemove deprecated definition "m_act".
2014-07-16 truckmanNuke the never-used RF_TIMESHARE feature, reducing...
2014-07-16 nwhitehornAllow console drivers active from early boot to be...
2014-07-14 mjgManage struct sigacts refcnt with atomics instead of...
2014-07-14 kibExtract the code to put a filesystem into the suspended...
2014-07-14 kibGeneralize vn_get_ino() to allow filesystems to use...
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-12 rpauloRevert r268543.
2014-07-12 adrianAdd some hash types for UDP RSS for both IPv4 and IPv6.
2014-07-12 rpauloMove iic.h to sys/ so that it's automatically installed...
2014-07-12 rpauloRemove _DTRACE_VERSION from sdt.h. It will now come...
2014-07-11 glebiusImprove reference counting of EXT_SFBUF pages attached...
2014-07-11 glebiusFix style bug: rename the refcount field of m_ext to...
2014-07-11 glebiusAll mbuf external free functions never fail, so let...
2014-07-10 gahrImplement Short/Small String Optimization in SBUF(9...
2014-07-09 peterBump __FreeBSD_version after last SA-14:17.kmem so...
2014-07-07 impFix typo in flag name.
2014-07-07 impNaughty NANDFS was using hidden unused flag, hiding...
2014-07-07 marcelRemove ia64.
2014-07-04 nwhitehornAfter EFI support was added to the installer, it needed...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-02 emastePrefer vt(4) for UEFI boot
2014-07-02 hselaskyAdd support for empty data sets. Data set begin and...
2014-07-02 hselaskyDefine a "__weak" macro for declaring symbols "weak".
2014-07-01 rmacklemBump __FreeBSD_version since r268115 changed the internal
2014-07-01 aeLinux uses its own UUID for data partitions.
2014-07-01 delphijMFV r267565:
2014-06-30 pfgregex(3): Add support for \< and \> word delimiters
2014-06-30 hselaskyWorkaround for bug in GCC on powerpc64. Symbols that...
2014-06-28 hselaskyCompile fixes:
2014-06-28 mjgMake fdunshare accept only td parameter.
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 mariusIn order to get vt(4) a bit closer to the feature set...
next