aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_countMark Johnston2015-10-241-0/+4
* A few more whitespace, style, and comment cleanups. No functional changes.Ian Lepore2015-10-241-15/+10
* Bring in all the new(-ish) statistics code from armv6.Ian Lepore2015-10-241-64/+146
* Since no room left in the _flags, reuse __SALC for O_APPEND.Andrey A. Chernov2015-10-245-19/+31
* Change the preallocation of a busdma segment mapping array from per-tag toIan Lepore2015-10-241-156/+93
* native-xtools: Replace common path with NXBDESTDIR.Bryan Drewery2015-10-241-9/+8
* native-xtools: Fix build with WITH_DEBUG_FILES.Bryan Drewery2015-10-231-0/+4
* Instead of all memory allocations using M_DEVBUF, use new categoriesIan Lepore2015-10-231-14/+18
* Instead of all memory allocations using M_DEVBUF, use new categoriesIan Lepore2015-10-231-21/+24
* Rework r289778 to always parallelize known targets, without ordering.Bryan Drewery2015-10-231-14/+20
* Minor additions to Status Type 0 IOCB.Alexander Motin2015-10-232-6/+7
* Catch up to r232356: change the boundary constraint type to bus_addr_t.Ian Lepore2015-10-231-2/+2
* Add aarch64 files to the hwpmc(4) module buildEd Maste2015-10-231-0/+4
* Missed addition for r289812.Alexander Motin2015-10-231-1/+1
* Whitespace and style nits, no functional changes.Ian Lepore2015-10-232-149/+131
* Fix regression from r289734 that caused crunchgen "subdirs" to not beBryan Drewery2015-10-231-14/+8
* Fix various Coverity issues in sbin/savecore/savecore.c:Alan Somers2015-10-231-6/+6
* Add partial support for QUERY TMF to CAM and isp(4).Alexander Motin2015-10-236-10/+41
* Merge bmake 20151020Simon J. Gerraty2015-10-2336-278/+633
|\
| * Import bmake-20151020vendor/NetBSD/bmake/20151020Simon J. Gerraty2015-10-2135-276/+630
* | run(4): convert to ieee80211_tx_complete()Andriy Voskoboinyk2015-10-231-14/+5
* | lldb: Add arm64 FreeBSD ProcessMonitor register contextEd Maste2015-10-231-0/+4
* | dtc needs to be installed if MK_GPL_DTC is not set, which doesn't fit into theBryan Drewery2015-10-231-1/+3
* | Improve INOTs handling for 24xx and above chips.Alexander Motin2015-10-235-90/+87
* | resolver: abuse _res a little lessEric van Gyzen2015-10-231-39/+52
* | blkfront: add support for unmapped IORoger Pau Monné2015-10-231-5/+7
* | sysctl(8): Fix style nitsConrad Meyer2015-10-231-5/+6
* | x86/dma_bounce: rework _bus_dmamap_load_ma implementationRoger Pau Monné2015-10-231-16/+186
* | arm64: remove exception instruction length assertionEd Maste2015-10-231-14/+0
* | sysctl(9): Document U8/U16 types from r289773Conrad Meyer2015-10-232-1/+41
* | Build fix for non-i386 and non-amd64 platforms.Hans Petter Selasky2015-10-231-0/+6
* | Move dtrace/opensolaris/zfs module option to common sectionEd Maste2015-10-231-27/+12
* | Fix capitalizationJason A. Harmening2015-10-231-1/+1
* | Remove unclear comment about address truncation in busdma. Add (hopefully mu...Jason A. Harmening2015-10-235-20/+5
* | Add CLFLUSHOPT instruction wrappers.Konstantin Belousov2015-10-232-0/+14
* | Decode new values for CPUID leaf 2 cache and TLB descriptors, from theKonstantin Belousov2015-10-231-0/+12
* | Fix build for the KTR-enabled kernels.Konstantin Belousov2015-10-231-2/+9
* | Fix kernel build by restoring a temporary variable which was not yetHans Petter Selasky2015-10-231-0/+1
* | Fix LUN disable in CAM broken at r285155.Alexander Motin2015-10-231-1/+1
* | Disable full bus scan by CAM for FC adapters.Alexander Motin2015-10-233-12/+9
* | urtwn(4): add DBM_ANTNOISE radiotap fieldAndriy Voskoboinyk2015-10-232-2/+5
* | Some polishing and unification in ISR code.Alexander Motin2015-10-236-117/+71
* | - Split one 4-byte R92C_CR register into 2-byte R92C_CR and 1-byte R92C_MSRAndriy Voskoboinyk2015-10-232-26/+32
* | urtwn(4): fix the RSSI calculation for RTL8188EU.Andriy Voskoboinyk2015-10-232-13/+9
* | dpv(1) merged to stable/10 before release/10.2.0Devin Teske2015-10-231-3/+3
* | figpar(3) merged to stable/10 before release/10.2.0Devin Teske2015-10-231-3/+3
* | Bump date/copyright after correcting HISTORYDevin Teske2015-10-231-2/+2
* | dpv(3) merged to stable/10 before release/10.2.0Devin Teske2015-10-231-1/+1
* | A miss from r289764.Gleb Smirnoff2015-10-231-3/+3
* | otus(4) - add missing ieee80211_free_node() call.Adrian Chadd2015-10-231-0/+1