]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-09-26 brooksAdd a COMPILER_FEATURES variable that is set in bsd...
2012-09-26 jimharrisCreate led(4) device nodes mapped to isci(4) SGPIO...
2012-09-26 jhbRemove FreeBSD 4.x compat shims. Verified by md5.
2012-09-26 jhbGrab the mfi_config_lock while performing a MFI_DCMD_CF...
2012-09-26 andrewCreate the new initarm_ functions to reduce the diff...
2012-09-26 mmMerge recent vendor changes in ZFS.
2012-09-26 kevloTeach getent(1) to look up a hostname and find IPv6...
2012-09-26 andrewUse arm_dump_avail_init to build the dump_avail array
2012-09-26 andrewStart to clean up the lpc initarm as it also uses FDT.
2012-09-26 kibMake the updates of the tid ring buffer' head and tail...
2012-09-26 traszFix panic in CTL caused by trying to free invalid point...
2012-09-26 adrianMap the non-QoS TID to the voice queue, in order to...
2012-09-26 emasteCorrect misspelling in debug output.
2012-09-26 emasteAdd regression test for kern/172075.
2012-09-25 emasteRevert part of an earlier patch attempt that snuck...
2012-09-25 pjdFix freebsd32_kmq_timedreceive() and freebsd32_kmq_time...
2012-09-25 rayAdd more SPI flash IDs.
2012-09-25 emasteAvoid INVARIANTS panic destroying an in-use tap(4)
2012-09-25 pjdvn_write() always expects FOF_OFFSET flag, which is...
2012-09-25 emasteRemove an incorrect comment
2012-09-25 pjdWe cannot open file for reading and executing (O_RDONLY...
2012-09-25 pjdRequire CAP_DELETE on directory descriptor for unlinkat(2).
2012-09-25 pjdRequire CAP_CREATE on directory descriptor for symlinka...
2012-09-25 pjdRequire CAP_CREATE on directory descriptor for linkat(2).
2012-09-25 pjdO_EXEC flag is not part of the O_ACCMODE mask, check...
2012-09-25 adrianOops - don't do the clrdmask check in ath_tx_xmit_norma...
2012-09-25 gnnChange the module name for the I/O provider to "kernel...
2012-09-25 rstoneSome aac(4) adapters will always report that a direct...
2012-09-25 jhbAdd optional entropy harvesting for software interrupts...
2012-09-25 glebiusFix panic introduced by me in r240835, when zero weight
2012-09-25 mavReduce delays in several wait loops from 10ms to 10us...
2012-09-25 adrianCall ath_tx_tid_unsched() after the node has been flush...
2012-09-25 alcEliminate an unused declaration.
2012-09-24 rmacklemAttila Bogar reported a bug in mountd when multiple...
2012-09-24 jimharrisUse CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report...
2012-09-24 jimharrisSpecify MTX_RECURSE for the controller's io_lock. ...
2012-09-24 adrianMigrate the ath(4) KTR logging to use an ATH_KTR()...
2012-09-24 adrianDebugging output fixes:
2012-09-24 melifaroWhitespace fixes
2012-09-24 melifaroPermit table to be used as IPv6 address.
2012-09-24 hselaskyMake sure moused is exiting as quick as possible after...
2012-09-24 hselaskyDWC OTG host mode improvements:
2012-09-24 bjkMinor man page cleanup -- fix grammar, markup fixes...
2012-09-24 mavDocument ipv6 hook, present there for ages.
2012-09-24 mavFix panic caused by wrong pointer dereference, left...
2012-09-24 adrianPrepare for software retransmission of non-aggregate...
2012-09-24 adrianIn (eventual) preparation for supporting disabling...
2012-09-24 kevloRevert r240850 and remove redundant NULL check before...
2012-09-24 pfgPartial revert of r239963:
2012-09-23 sbrunoThis patch fixes a nit in the em, lem, and igb driver...
2012-09-23 pjdIt is possible to recursively destroy snapshots even...
2012-09-23 andrewClean up the bcm2835 initarm. It is now identical to...
2012-09-23 pjdAdd TRIM support.
2012-09-23 kargl* ld80/s_expl.c:
2012-09-23 karglFix whitespace issue.
2012-09-23 kargl* ld80/s_expl.c:
2012-09-23 dteskeAlways use RC_CONFS when set, even if NULL. Previously...
2012-09-23 alcAddress a race condition that was introduced in r238212...
2012-09-23 kargl* Update the lookup table to use 53-bit high and low...
2012-09-23 nwhitehornMove the prototype for savectx from cpu.h to pcb.h...
2012-09-23 hselaskyDWC OTG host mode improvements. Add support for the...
2012-09-23 hselaskyCorrect driver name.
2012-09-23 nyanMFi386: revision 237445
2012-09-23 nyanMFi386: revision 240637
2012-09-23 andrewFix a typo in a Broadcom initarm debug printf
2012-09-23 nyanCosmetic changes.
2012-09-23 kevloRemove unused variable ma.
2012-09-23 kevloAvoid NULL dereference
2012-09-23 tuexenWhitespace change.
2012-09-23 tuexenDeclare a static function as such.
2012-09-23 andrewPull out the SoC specific parts of initarm into separat...
2012-09-23 andrewUpdate different versions of physmap_init to be identic...
2012-09-22 andrewReduce the diff between the FDT implementations of...
2012-09-22 dteskejilles accurately advises that, in the context of shell...
2012-09-22 tuexenFix a bug related to handling Re-config chunks. It...
2012-09-22 eadlerRemove some duplicated advice.
2012-09-22 glebiusEBUSY is a better reply for refusing to unload pf(4...
2012-09-22 glebiusUse M_NOWAIT in wtab_alloc(), too. Convert panic() to
2012-09-22 pjdAdd rounddown2() macro similar to the roundup2() macro.
2012-09-22 pjdAdd libsbuf.
2012-09-22 pjdMake the example a bit more pretty.
2012-09-22 avgzfs: allow a zvol to be used as a pool vdev, again
2012-09-22 pjdFix an obvious typo.
2012-09-22 pjdAs in r226967, r226987 and r232401 changes to UFS and...
2012-09-22 kargl* Use ENTERI() and RETURNI() to toggle the rounding...
2012-09-22 kargl* Make STRICT_ALIGN() work for doubles as well as for...
2012-09-22 tuexenSmall cleanups. No functional change.
2012-09-22 jillessh: Add some tests for aliasing a utility to itself.
2012-09-22 glebiusConvert more M_WAITOK malloc() to M_NOWAIT.
2012-09-22 pjdUse O_CLOEXEC for open instead of separate fcntl(2...
2012-09-22 pjdUse the topology lock to protect list of providers...
2012-09-22 jilleskdump: Pretty-print signal codes.
2012-09-22 kibDo not skip two elements of the tid_buffer when reusing...
2012-09-22 glebiusWhen connection rate hits and we overload a source...
2012-09-22 glebiusIn pfr_insert_kentry() return ENOMEM if memory allocati...
2012-09-22 glebiusFix fallout from r236397 in pfr_update_stats(), that...
2012-09-22 hselaskyApply some more casting.
2012-09-22 rpauloImprove the check for p4 opened files.
2012-09-22 hselaskyApply correct casting.
2012-09-22 alcSince UMA_ZONE_NOFREE is specified when l2zone and...
next