summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix various Coverity issues in sbin/savecore/savecore.c:asomers2015-10-231-6/+6
* Add partial support for QUERY TMF to CAM and isp(4).mav2015-10-236-10/+41
* Merge bmake 20151020sjg2015-10-2336-278/+633
|\
| * Tag bmake 20151020sjg2015-10-21233-0/+69089
| * Import bmake-20151020sjg2015-10-2135-276/+630
| * tag bmake-20150606sjg2015-06-10231-0/+68735
| * bmake-20150606sjg2015-06-1013-39/+116
* | run(4): convert to ieee80211_tx_complete()avos2015-10-231-14/+5
* | lldb: Add arm64 FreeBSD ProcessMonitor register contextemaste2015-10-231-0/+4
* | dtc needs to be installed if MK_GPL_DTC is not set, which doesn't fit into thebdrewery2015-10-231-1/+3
* | Improve INOTs handling for 24xx and above chips.mav2015-10-235-90/+87
* | resolver: abuse _res a little lessvangyzen2015-10-231-39/+52
* | blkfront: add support for unmapped IOroyger2015-10-231-5/+7
* | sysctl(8): Fix style nitscem2015-10-231-5/+6
* | x86/dma_bounce: rework _bus_dmamap_load_ma implementationroyger2015-10-231-16/+186
* | arm64: remove exception instruction length assertionemaste2015-10-231-14/+0
* | sysctl(9): Document U8/U16 types from r289773cem2015-10-232-1/+41
* | Build fix for non-i386 and non-amd64 platforms.hselasky2015-10-231-0/+6
* | Move dtrace/opensolaris/zfs module option to common sectionemaste2015-10-231-27/+12
* | Fix capitalizationjah2015-10-231-1/+1
* | Remove unclear comment about address truncation in busdma. Add (hopefully mu...jah2015-10-235-20/+5
* | Add CLFLUSHOPT instruction wrappers.kib2015-10-232-0/+14
* | Decode new values for CPUID leaf 2 cache and TLB descriptors, from thekib2015-10-231-0/+12
* | Fix build for the KTR-enabled kernels.kib2015-10-231-2/+9
* | Fix kernel build by restoring a temporary variable which was not yethselasky2015-10-231-0/+1
* | Fix LUN disable in CAM broken at r285155.mav2015-10-231-1/+1
* | Disable full bus scan by CAM for FC adapters.mav2015-10-233-12/+9
* | urtwn(4): add DBM_ANTNOISE radiotap fieldavos2015-10-232-2/+5
* | Some polishing and unification in ISR code.mav2015-10-236-117/+71
* | - Split one 4-byte R92C_CR register into 2-byte R92C_CR and 1-byte R92C_MSRavos2015-10-232-26/+32
* | urtwn(4): fix the RSSI calculation for RTL8188EU.avos2015-10-232-13/+9
* | dpv(1) merged to stable/10 before release/10.2.0dteske2015-10-231-3/+3
* | figpar(3) merged to stable/10 before release/10.2.0dteske2015-10-231-3/+3
* | Bump date/copyright after correcting HISTORYdteske2015-10-231-2/+2
* | dpv(3) merged to stable/10 before release/10.2.0dteske2015-10-231-1/+1
* | A miss from r289764.glebius2015-10-231-3/+3
* | otus(4) - add missing ieee80211_free_node() call.adrian2015-10-231-0/+1
* | otus(4) - demagicify register names.adrian2015-10-232-31/+72
* | otus(4): begin supporting raw transmit parameters in otus_tx()adrian2015-10-231-9/+22
* | For SUBDIR_PARALLEL, when doing 'make clean*' or 'make obj' there is no need tobdrewery2015-10-221-0/+11
* | ioat_test: Add a colon (':') for stylecem2015-10-221-1/+1
* | ioat: Clean up loggingcem2015-10-223-33/+38
* | if_ntb: Use ffsll() now that it is broadly availablecem2015-10-221-8/+1
* | NTB: Add device introspection sysctl hierarchycem2015-10-223-7/+371
* | Sysctl: Add common support for U8, U16 typescem2015-10-223-0/+136
* | Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.bdrewery2015-10-221-14/+20
* | Regen for linux32 rename and linux64 systrace.jhb2015-10-229-612/+612
* | Missing regen after last change to sys/kern/syscalls.master.jhb2015-10-225-5/+5
* | Rename remaining linux32 symbols such as linux_sysent[] andjhb2015-10-229-27/+72
* | Merge r289055 to amd64/linux32:jhb2015-10-221-1/+1
OpenPOWER on IntegriCloud