summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFCattilio2013-02-2821-48/+1763
|\
| * Complete r247297:attilio2013-02-287-14/+0
| * Adds hw.mfi.cmd_timeout loader / sysctl tuneable which controls the defaultsmh2013-02-271-5/+11
| * Add a reminder that the user should update boot block if they are upgradingdelphij2013-02-271-0/+7
| * Remove EOL whitespace.joel2013-02-271-4/+4
| * mdoc: begin sentence on new line.joel2013-02-271-6/+10
| * mdoc: add missing El.joel2013-02-271-0/+1
| * fix this script so we don't expand the second $FreeBSD since svn thinksjmg2013-02-271-1/+1
| * Fix a typo that prevented booting a kernel that had virtual addresses inian2013-02-271-1/+1
| * Fix a potential race in returning setting errno when antuexen2013-02-271-1/+2
| * Add an implementation of open_memstream() and open_wmemstream(). Thesejhb2013-02-2712-2/+1070
| * watchdogd(8) and watchdog(4) enhancements.alfred2013-02-274-38/+666
| * Merge from vmobj-rwlock:attilio2013-02-278-22/+14
| * The .journal file needs to reside on the ROOTINO which must not extendpho2013-02-271-1/+1
| * MFV 247176, 247178, 247315:mm2013-02-276-114/+352
| * Map libraries linked with -Ttext-segment=base_addr at base_addr.tijl2013-02-271-1/+1
| * Fix typogonzo2013-02-271-1/+1
| * - Initialize GPIO_OE register based on pinmux configurationgonzo2013-02-271-0/+14
| * Make recursive getblk() slightly more useful. Keep the buffer statekib2013-02-271-6/+13
| * The softdep freeblks workitem might hold a reference on the dquot.kib2013-02-274-17/+63
| * An inode block must not be blockingly read while cg block is owned.kib2013-02-271-6/+67
| * Clear the memory allocated to build the unwind tables. This fixes C++andrew2013-02-271-0/+2
| * RX checksum offloading on old Yukon controllers seem to cause moreyongari2013-02-271-0/+6
| * I give up - just throw the EWMA update into the normal update_stats()adrian2013-02-271-105/+27
| * Fix typo in EFI GPT GUID.benno2013-02-271-1/+1
| * Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0smh2013-02-276-326/+481
| * Enable STBC for the given rate series if it's negotiated:adrian2013-02-271-5/+18
| * Fixes mfi panic on recused on non-recusive mutex MFI I/O locksmh2013-02-272-4/+4
| * Add in the STBC TX/RX capability support into the HAL and driver.adrian2013-02-274-1/+32
| * Merge from vmc-playground branch:attilio2013-02-2610-78/+76
| * Clarify that overriding the -h/-D flags through flags in device.hintsn_hibma2013-02-261-4/+3
| * Remove redundant xpt_alloc_ccb in isp_target_thread that was causing leakage.mjacob2013-02-261-2/+0
| * cxgbe(4): Report unusual out of band errors from the firmware.np2013-02-261-2/+45
| * Be more verbose on ZFS deadman I/O panicmm2013-02-261-1/+5
| * cxgbe(4): Consider all the API versions of the interfaces exported bynp2013-02-263-64/+128
| * Remove white spaces.attilio2013-02-262-4/+4
| * Fix casting.trociny2013-02-261-5/+5
| * Ignore the BARRIER flag in the virtio block header.neel2013-02-261-4/+11
| * Export vfp_init() prototype, for use in the MP code.cognet2013-02-261-0/+1
| * Fix SMP build.cognet2013-02-261-4/+3
| * Don't forget to init the VFP stuff for all cores.cognet2013-02-261-0/+8
| * Revert r247300 for now. I'll post a new changeset for review.delphij2013-02-264-12/+15
| * no one bothered to write the iconv.9 man page... If it appears wejmg2013-02-261-2/+1
| * Correct a typo introduced in r153575, which gives inverted logic whendelphij2013-02-261-1/+1
| * Add a quirk to disable this driver for certain older laptops with an ICH2jhb2013-02-261-4/+17
| * Add support for good old 8192Hz profiling clock to software PMC.mav2013-02-264-13/+29
| * Wrap the sleeps synchronized by the vm_object lock into the specificattilio2013-02-265-12/+12
| * Change the way how software PMC updates counters.mav2013-02-261-2/+6
| * Update the EWMA statistics for each intermediary rate as well as the finaladrian2013-02-261-10/+33
| * Be more conservative in auto-sizing and capping the kmem submap. Inalc2013-02-261-3/+3
OpenPOWER on IntegriCloud