aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFV r297760: 6418 zpool should have a label clearing commandAlexander Motin2016-04-091-0/+4
* Use DELAY() instead of sleeping during boot-time attach.John Baldwin2016-04-091-1/+4
* Align the start of the text segment to an 8-byte boundary. This fixesIan Lepore2016-04-091-2/+3
* Add couple new constants from SPC5r08.Alexander Motin2016-04-091-0/+2
* ixl(4): replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-092-3/+3
* Register symbolic port/node names in FC name server.Alexander Motin2016-04-096-6/+181
* Add more fine-grained kernel options for NUMA support.John Baldwin2016-04-0910-43/+99
* ioat(4): ioat_get_dmaengine(): Add M_WAITOK modeConrad Meyer2016-04-094-7/+36
* Mfp: r296310,r296343Bjoern A. Zeeb2016-04-091-2/+13
* Reduce code duplication when executing Passthrough IOCB.Alexander Motin2016-04-091-187/+80
* Mfp: r296260Bjoern A. Zeeb2016-04-091-2/+1
* Enable PHY regulator when the optional "phy-supply" property is present.Jared McNeill2016-04-091-0/+11
* Mfp: r296259Bjoern A. Zeeb2016-04-092-4/+9
* Mfp: r296309Bjoern A. Zeeb2016-04-091-2/+6
* Mfp: r296345Bjoern A. Zeeb2016-04-091-2/+1
* Mfp: r296346Bjoern A. Zeeb2016-04-091-2/+1
* Try to unbreak the build: the 'vap' variable is only used if ieee80211Bjoern A. Zeeb2016-04-091-1/+1
* Make the KASSERT message in hash destroy more informative.Bjoern A. Zeeb2016-04-091-1/+2
* [net80211] print out the channel type (eg a, b, g, n) when creatingAdrian Chadd2016-04-091-2/+3
* Fix a masking bug for e500 PMC.Justin Hibbits2016-04-091-3/+4
* [ath] Only process beacon frames for the IBSS/BSSID if appropriate.Adrian Chadd2016-04-091-64/+81
* [net8021] Pull out the ibss check code into a public function.Adrian Chadd2016-04-092-15/+30
* [net80211] revert part of r282405 in order to restore IBSS behaviour.Adrian Chadd2016-04-091-4/+1
* Fix incorrect pin definitions for Allwinner A31.Jared McNeill2016-04-081-20/+20
* Attach hwreset resources at the same time as clock resources.Jared McNeill2016-04-081-1/+2
* Make it possible to tweak RCTL throttling sysctls at runtime.Edward Tomasz Napierala2016-04-081-17/+110
* Fix sending TSO packets larger than single DMA segment on VNICZbigniew Bodek2016-04-081-7/+1
* Fix MIPS INTRNG omissions, add soft/hard interrupts with different namesStanislav Galabov2016-04-081-12/+12
* Introduce better locking for mtk_gpio_v[12] driversStanislav Galabov2016-04-082-21/+79
* Introduce Mediatek/Ralink PCIe supportStanislav Galabov2016-04-082-0/+1653
* Introduce XHCI support for MT7621 SoCStanislav Galabov2016-04-081-0/+298
* Disable USB PHY slew rate calibration for Mediatek SoCs for nowStanislav Galabov2016-04-081-1/+11
* Fix wrong memory mappingStanislav Galabov2016-04-081-1/+1
* topo_set_pu_id: turn a check into an assertionAndriy Gapon2016-04-081-2/+2
* zio write issue threads should have lower (numerically greater) priorityAndriy Gapon2016-04-081-1/+1
* Speedup BGX link polling on ARM64Wojciech Macek2016-04-081-2/+2
* Fix regression introduced in r296986.Andrey V. Elsukov2016-04-081-1/+1
* Add function for mapping SRAM-D area to USB0 (OTG) controller. Use a lowerJared McNeill2016-04-082-1/+21
* Use the ABI-prescribed name for SHT_X86_64_UNWIND in the loader andKonstantin Belousov2016-04-082-9/+9
* hyperv: Revert r297481Sepherosa Ziehau2016-04-081-12/+2
* Add new USB quirk.Hans Petter Selasky2016-04-082-0/+6
* Fix comment.Kevin Lo2016-04-081-3/+3
* audit(8): leave unsigned comparison for last.Pedro F. Giffuni2016-04-081-2/+2
* GELIBoot should only prompt for the GELI passphrase if the provider has the G...Allan Jude2016-04-081-4/+4
* Create the GELIBOOT GEOM_ELI flagAllan Jude2016-04-083-1/+35
* Document vfs.root.mountfrom.Maxim Sobolev2016-04-081-0/+25
* Match on compatible string "allwinner,sun4i-a10-sram-controller" instead ofJared McNeill2016-04-081-1/+1
* chdone(): Prevent returning uninitialized scalar value.Pedro F. Giffuni2016-04-071-7/+5
* newvers.sh: rationalize licence condition numberingEd Maste2016-04-071-1/+1
* Rename SHT_AMD64_UNWIND to SHT_X86_64_UNWIND per ABI docEd Maste2016-04-071-1/+2