summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Micro-optimize the control flow in a few places. Eliminate a panic callalc2013-03-241-8/+6
* Add 2 more obsolete files and a missing date.antoine2013-03-241-0/+4
* Resolve clang compile errors on amd64/i386 for certain by casting.sbruno2013-03-241-4/+4
* Fix long known deadlock between geom dev destruction and d_close() call.mav2013-03-241-71/+129
* Add new regulatory domain.adrian2013-03-242-0/+26
* Move the TXQ lock earlier in this routine - so to correctly protect theadrian2013-03-241-1/+2
* Fix the locking changes due to the TXQ change drive-by.adrian2013-03-241-1/+4
* Make g_wither_washer() to not loop by itself, but only when there was somemav2013-03-243-29/+13
* Minor formatting fix for printf() to fix clang builds.sbruno2013-03-241-2/+2
* Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it reliesdim2013-03-241-0/+3
* Overhaul the TXQ locking (again!) as part of some beacon/cabq timingadrian2013-03-249-44/+171
* CABQ calculation changes to try and fix some weird corner cases leadingadrian2013-03-231-4/+4
* More indentation fixes.adrian2013-03-231-6/+6
* Expose the beacon miss counter.adrian2013-03-231-1/+5
* Do not call malloc(M_WAITOK) while bodev->fence_lock mutex iskib2013-03-231-7/+8
* Merge bugfix from vendor master branch:mm2013-03-231-0/+5
* drm/ttm: Fix a typo: s/pTTM]/[TTM]/dumbbell2013-03-231-1/+1
* drm/ttm: Explain why we don't need to acquire a ref in ttm_bo_vm_ctor()dumbbell2013-03-231-0/+5
* Fix kernel build with options ZFS after r24571 (libzfs_core).mm2013-03-231-0/+2
* Revert 248634 and 248643 (e.g., restoring 248625 and 248639).mckusick2013-03-238-59/+158
* drm/ttm: Fix TTM buffer object refcountdumbbell2013-03-231-5/+1
* Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren'tjmg2013-03-231-3/+1
* Don't check and warn about pmap mismatch on every call to busdma sync.ian2013-03-231-17/+11
* Be more explicit about what each bio_cmd & bio_flags value means.will2013-03-231-8/+12
* ZFS: Fix a panic while unmounting a busy filesystem.will2013-03-231-0/+2
* Extend taskqueue(9) to enable per-taskqueue callbacks.will2013-03-233-3/+87
* Revert r247892 now that this has been fixed upstream.des2013-03-231-1/+0
* Make `systat -vmstat` to use suffixes to display big floating point numbersmav2013-03-231-0/+8
* post mountroot event after a real/final root is mountedavg2013-03-231-2/+2
* dtrace: ensure that we can always catch a process (e.g. when -c is used)avg2013-03-231-1/+1
* Revert r248639 to fix build failure on head/gjb2013-03-231-4/+3
* fbt_getargdesc: correctly handle types for return probesavg2013-03-231-5/+17
* libdwarf: anonymous types are expected to have empty type names...avg2013-03-231-3/+1
* fbt_typoff_init: fix an off by one in determining required memory sizeavg2013-03-231-0/+2
* Fix the build after addition of cylinder group cacheing (r248625)mckusick2013-03-231-3/+4
* Revert svn r248625sbruno2013-03-237-154/+56
* Add AR9300 descriptor decoding.adrian2013-03-232-0/+366
* Don't attempt to reference sc before testing whether it's NULL.delphij2013-03-221-1/+1
* Speed up fsck by caching the cylinder group maps in pass1 somckusick2013-03-227-56/+154
* As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notcognet2013-03-221-0/+11
* The purpose of this change to the FFS layout policy is to reduce themckusick2013-03-2210-81/+253
* Remove __FreeBSD_version ifdefs.glebius2013-03-223-12/+0
* rc.d/sysctl: Fix error messages about unknown OIDs.jilles2013-03-221-3/+3
* Upgrade to OpenSSH 6.2p1. The most important new features are supportdes2013-03-2295-1243/+4990
|\
| * Vendor import of OpenSSH 6.2p1.des2013-03-22125-1624/+7092
| * Vendor import of OpenSSH 6.1p1.des2012-08-2979-627/+1629
| * Remove autoprops :(des2012-08-290-0/+0
| * Vendor import of OpenSSH 6.0p1.des2012-08-2995-796/+2824
| * Merge from upstream:delphij2012-06-252-6/+9
* | Retire the mislabeled ENABLE_SUID_SSH knob.des2013-03-223-11/+1
OpenPOWER on IntegriCloud