freebsd.git
2016-05-24 adrian[bwn] add extra debugging for non-SIBA devices.
2016-05-24 adrian[bhnd] Implement pass-through resource management for...
2016-05-24 truckmanFix multiple Coverity Out-of-bounds access false postiv...
2016-05-24 allanjudeOnly set kern.geom.part.mbr.enforce_chs=0 once, instead...
2016-05-24 allanjudeAdd support for RAID 1+0 (striped mirrors) to bsdinstal...
2016-05-24 asomersFix build of kern/subr_unit.c, broken by r300539
2016-05-23 jkimDocument POPCNT erratum for 6th Generation Intel Core...
2016-05-23 baptUpdate pci_vendors to 2016.05.23
2016-05-23 bdreweryBe more clear about LOCKLEAF being exclusive and add...
2016-05-23 asomersAdd bit_count to the bitstring(3) api
2016-05-23 asomersCommit a missing change from 299090
2016-05-23 markjMark the prefix and default router list sysctl handlers...
2016-05-23 markjAcquire the nd6 lock in the prefix list sysctl handler.
2016-05-23 ianSpaces->tab in comment.
2016-05-23 ianOops, fix a paste-o commited in r300533.
2016-05-23 ianUse the new(-ish) CP15_SCTLR macro to generate system...
2016-05-23 kenFix ada(4) trim support quirk setting.
2016-05-23 cemntb_hw(4): Only record the first three MSIX vectors
2016-05-23 skraINTRNG - support new interrupt mapping type INTR_MAP_DA...
2016-05-23 skraINTRNG - use gpio generic interrupt modes definitions...
2016-05-23 bdreweryProperly allow META_MODE to be set from environment.
2016-05-23 bdreweryUse sed(1) to determine cc version rather than tail...
2016-05-23 skreuzerDocument r298998, OpenSSL updated to 1.0.2h.
2016-05-23 allanjudeOnly export and re-import the root pool if installing...
2016-05-23 alcCorrect an error in a comment: One of the conditions...
2016-05-23 allanjudeFix missing pool name in zfs set command
2016-05-23 bdreweryMove binutils handling after src.opts.mk.
2016-05-23 hselaskyImplement "atomic_long_add_unless()" in the LinuxKPI...
2016-05-23 skreuzerDocument r296190, openresolv updated to 3.7.3.
2016-05-23 skreuzerDocument r298161, sqlite3 updated to 3.12.1.
2016-05-23 skreuzerDocument r298192, file(1) updated to 5.26.
2016-05-23 andrewAdd the needed hwpmc hooks to subr_intr.c. This is...
2016-05-23 allanjudeFix error in bsdinstall where additional filesystems...
2016-05-23 kppf: Fix more ICMP mistranslation
2016-05-23 hselaskyA missing definition needed by ktime_to_ms().
2016-05-23 hselaskyFix some data types and add "inline" keyword for __reg_...
2016-05-23 arybchiksfxge(4): cleanup: remove unused EFX preempt macros
2016-05-23 traszBuild iscsid(8) with ICL_KERNEL_PROXY defined by defaul...
2016-05-23 hselaskyImplement ror32() in the LinuxKPI.
2016-05-23 hselaskyDefine more copy to/from userspace functions in the...
2016-05-23 kppf: Fix ICMP translation
2016-05-23 hselaskyAdd more printf() related functions to the LinuxKPI.
2016-05-23 hselaskySet an invalid IRQ number when no PCI IRQ is available...
2016-05-23 hselaskyAdd more ktime related functions to the LinuxKPI.
2016-05-23 hselaskyImplement "kref_put_mutex()" for the LinuxKPI.
2016-05-23 hselaskyAdd more list_xxx() functions to the LinuxKPI.
2016-05-23 hselaskyMake header file standalone by including definitions...
2016-05-23 hselaskyImplement "_outb()" to the LinuxKPI for i386 and amd64...
2016-05-23 hselaskyAdd support for "cdev_add_ext()" to the LinuxKPI.
2016-05-23 hselaskyAdd more GFP related defines to the LinuxKPI.
2016-05-23 hselaskyAdd support for atomic_long_inc_not_zero() to the LinuxKPI.
2016-05-23 hselaskyAdd support for atomic_long_inc_not_zero() to the LinuxKPI.
2016-05-23 hselaskyUse DELAY() instead of _sleep() when SCHEDULER_STOPPED...
2016-05-23 sephehyperv/vmbus: Move IDT vector to vmbus_softc
2016-05-23 sephehyperv/vmbus: Get rid of vmbus_devp
2016-05-23 sephehyperv/vmbus: Declare Synic message and event w/ proper...
2016-05-23 sephehyperv: Move Hypercall setup to an early place.
2016-05-23 sephehyperv/hn: Use hyperv busdma(9) helper.
2016-05-23 sephehyperv: Add helpers for busdma(9) operation
2016-05-23 adrian[siba] update device ids.
2016-05-23 sephehyperv: Move guest id setup to early place
2016-05-23 adrian[bwn] convert another PHY-N workaround to the freebsd...
2016-05-23 ianAdd a note on how to update a self-hosted armv6hf syste...
2016-05-23 adrian[nvram2env] fix nvram2env to scan all of memory, not...
2016-05-23 adrian[bhnd] Add support for querying the attachment type...
2016-05-23 adrian[ixl] fix build for RSS.
2016-05-23 adrian[bhnd] Fix DEFINE_CLASS_(2|3) multiple inheritance...
2016-05-23 truckmanHopefully fix Coverity CID 1008328 (Out-of-bounds write...
2016-05-22 kibMark swap-related proc sysctls as not requiring Giant.
2016-05-22 kibReplace hand-made exclusive lock, protecting against...
2016-05-22 ianRestore the translation of armv6hf->arm when generating...
2016-05-22 allanjudebsdinstall/zfsboot GPT+BIOS+GELI installs now make...
2016-05-22 pfggnugrep: Update the configuration.
2016-05-22 avosurtwn: cleanup some unused code in urtwn_tx_data().
2016-05-22 avosurtwn: setup per-frame retry limit.
2016-05-22 kibRemove false claim. Giant is dropped by mi_startup...
2016-05-22 dchaginConvert proto family in both directions. The linux...
2016-05-22 ngieWrap EXPAND(..) macro with a do-while(0) loop and put...
2016-05-22 dchaginRemove a now unused global declaration of some sysentve...
2016-05-22 ngieFix humanized decoding of struct stat with respect...
2016-05-22 kibRemove drop/reacquire of Giant around geom calls for...
2016-05-22 allanjudeFix default ZFS layout to work better by default with...
2016-05-22 acheImprove panic message by specifying on which cpu it...
2016-05-22 kevloarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-22 pfgndis(4): Undo unneeded workarounds in ndis' rand().
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-22 jillesvfork(2): Mention some risks of calling vfork() from...
2016-05-22 baptFix typo introduced by me (not the submitter) when...
2016-05-22 baptFix typos in the comments
2016-05-22 baptFix typo in comments for the zfsboot script
2016-05-22 dchaginAdd a missing errno translation for SO_ERROR optname.
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-22 dchaginFor future use move futex timeout code to the separate...
2016-05-22 dchaginDue to lack the priority propagation feature replace...
2016-05-22 dchaginAdd my copyright as I rewrote most of the futex code...
2016-05-22 dchaginMinor style(9) cleanup, no functional changes.
2016-05-22 skraINTRNG - implement pic_post_filter method. This method...
2016-05-22 skraFix some format strings to make them either correct...
2016-05-22 andrewStop dereferencing _end in crt1.c. This was only needed...
2016-05-22 ache1) POSIX prohibits printing errors to stderr here and...
next