summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hyperv/hn: Hide ring to channel linkage message under bootverbosesephe2016-04-151-4/+8
| * | hyperv: No need to zero out softcsephe2016-04-152-3/+0
| * | hyperv/stor: Use xpt_done_direct() upon I/O completionsephe2016-04-151-1/+2
| * | hyperv/vmbus: Put multi-channel offer logging under bootverbosesephe2016-04-151-3/+7
| * | hyperv/stor: Temporary disable the wrongly done command timeout.sephe2016-04-151-0/+6
| * | Expand CAM_IO_STATS #ifdef to logical unit.imp2016-04-152-8/+4
| * | Put function only used by CAM_NETFLIX_IOSCHED under that ifdef.imp2016-04-151-0/+4
| * | Out of an abundance of caution treatimp2016-04-151-3/+11
| * | Add update.imp2016-04-151-5/+25
| * | Use NULL instead of 0 for pointers.araujo2016-04-151-8/+8
| * | Use NULL instead of 0 for pointers.araujo2016-04-152-2/+2
| * | Static pointers need not be initialized.cy2016-04-151-3/+3
| * | Use NULL instead of 0 for pointer comparison.cy2016-04-152-5/+5
| * | Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.jhb2016-04-1510-110/+103
| * | Use NULL instead of 0 for pointers.araujo2016-04-151-3/+3
| * | Add FCCT M500 to the NCQ black list. Linux added it in 4.2 (Augustimp2016-04-151-5/+13
| * | Use the new TUNABLE_INT64 to match the type of sbintime_t.imp2016-04-151-1/+1
| * | Create wrappers for uint64_t and int64_t for the tunables. While notimp2016-04-153-0/+86
| * | Set test_argv to NULL, not 0, if not executing a specific testngie2016-04-151-1/+1
| * | Fix typos (intenral -> internal) in commentsngie2016-04-152-2/+2
| * | hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbussephe2016-04-1513-53/+109
| * | Use NULL instead of 0 for pointers and memory allocation.araujo2016-04-151-3/+3
| * | Add fman and dpaa fixups for powerpc fdtjhibbits2016-04-151-3/+62
| * | Initialize pointer with NULL instead of 0.araujo2016-04-151-2/+2
| * | Add more debugging statements in vdev_geom.casomers2016-04-141-5/+22
| * | Add External Actions KPI to ipfw(9).ae2016-04-1411-61/+685
| * | Add note about CAM I/O scheduler.imp2016-04-141-0/+7
| * | Regenerate the list of bsd.progs.mk supported variablesngie2016-04-141-3/+21
| * | Commit documentation change for r298012ngie2016-04-141-2/+2
| * | Add DEBUG_FLAGS to PROG_VARS and STRIP to PROG_OVERRIDE_VARSngie2016-04-141-2/+2
| * | Add a comment about why the timeout for flush was lowered to 5s.imp2016-04-141-0/+5
| * | Add in missing files from r298002.imp2016-04-142-0/+1663
| * | Regeneratebdrewery2016-04-141-19/+44
| * | Update the devd.conf man page to describe the new CAM/periph system/subsystem.scottl2016-04-141-2/+20
| * | Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD.bdrewery2016-04-142-16/+41
| * | META_MODE+filemon: Default -DNO_CLEAN enabled.bdrewery2016-04-142-1/+18
| * | Remove a link to the CTM section of the Handbook, which no longer exists.wblock2016-04-141-6/+1
| * | Add a devctl/devd notification conduit for CAM errors that happen at thescottl2016-04-141-2/+100
| * | Change the type of 'etlv' field in struct named_object to uint16_t.ae2016-04-142-4/+5
| * | New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the sameimp2016-04-148-169/+603
| * | Adjust some comments and make ref_opcode_object() static.ae2016-04-141-4/+3
| * | o Teach opcode rewriting framework handle several rewriters forae2016-04-141-80/+107
| * | Clean up trailing whitespace in lib/libcam; no functional changengie2016-04-142-18/+18
| * | META_MODE: Pass along the default sysroot in bootstrap-tools to avoid rebuild...bdrewery2016-04-141-0/+1
| * | META_MODE: Don't rebuild build-tools targets during normal build.bdrewery2016-04-1411-10/+22
| * | Implement the dependency condition more safely.bdrewery2016-04-142-2/+2
| * | Follow-up r297835: Let the intented default cookie work.bdrewery2016-04-141-2/+5
| * | Rework META_TARGETS so that it automatically adds META_DEPS to the targets.bdrewery2016-04-146-14/+25
| * | Mark some more .PHONY targets.bdrewery2016-04-142-4/+4
| * | Move several functions related to opcode rewriting framework fromae2016-04-143-140/+141
OpenPOWER on IntegriCloud