aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* drm: Remove empty directoriesEmmanuel Vadot2019-02-270-0/+0
* xhci_mv: Move the driver to generic_xhciEmmanuel Vadot2019-02-273-2/+17
* usb_nop_xceiv: Add support for this pseudo deviceEmmanuel Vadot2019-02-272-0/+212
* Various cleanups to the management of multiple TCP stacks.John Baldwin2019-02-271-29/+14
* Update review requests for bhyve.John Baldwin2019-02-271-1/+6
* Have cryptocheck toggle kern.cryptodevallowsoft if necessary (thisSean Eric Fagan2019-02-271-1/+30
* rtsol: Use vwarnx(3) to log messages to standard error.Mark Johnston2019-02-271-4/+2
* poll.2: POLLNVAL is returned also for insufficient rightsEd Maste2019-02-271-2/+3
* mmc: dwmmc: Match on "rockchip,rk3288-dw-mshc" compatibleEmmanuel Vadot2019-02-271-2/+2
* arm64: rockchip: rk3399_clk: Add sd clock definitionsEmmanuel Vadot2019-02-271-0/+67
* arm64: rockchip: clk_pll: Multiple improvementEmmanuel Vadot2019-02-273-39/+43
* Fix a regression introduced in r344569Baptiste Daroussin2019-02-271-3/+0
* Fix kldxref on PowerPC64Leandro Lupori2019-02-272-3/+10
* Fix regression introduced in r344569Baptiste Daroussin2019-02-271-2/+2
* libcxgb4: Don't spam stderr. Write combining is not enabled by defaultNavdeep Parhar2019-02-271-2/+0
* Add support to fdt_slicer for the new style partition data documented inIan Lepore2019-02-271-21/+44
* Child nodes with a compatible property are not slices, according to theIan Lepore2019-02-271-0/+4
* Rename some functions and variables to have shorter names, which allowsIan Lepore2019-02-271-28/+18
* powerpc/mpc85xx: Synchronize timebase the platform correct wayJustin Hibbits2019-02-271-1/+174
* Add a module dependency on fdt_slicer. Also, move the PNP_INFO to its moreIan Lepore2019-02-261-1/+5
* Add a module dependency on fdt_slicer.Ian Lepore2019-02-261-0/+1
* Add manpages for at45d(4) and mx25l(4).Ian Lepore2019-02-263-0/+387
* Make it possible to load fdt_slicer as a module (unloading works too fwiw).Ian Lepore2019-02-263-2/+50
* Update a comment to reflect reality; no functional changes.Ian Lepore2019-02-261-1/+1
* Compile fdt_slicer and geom_flashmap when the at45d device is included.Ian Lepore2019-02-261-2/+2
* Add support for geom_flashmap by providing a getattr() for "SPI:device".Ian Lepore2019-02-261-0/+18
* Modularize xz.Konstantin Belousov2019-02-2651-59/+120
* Merge OpenSSL 1.1.1b.Jung-uk Kim2019-02-26831-15557/+19816
|\
| * Import OpenSSL 1.1.1b.vendor/openssl/1.1.1bJung-uk Kim2019-02-26302-3541/+5478
* | Set process title during zfs send.Sean Eric Fagan2019-02-264-14/+44
* | Add a missing return statement to g_concat_kernel_dump().Mark Johnston2019-02-261-1/+3
* | Fix fasttrap_sig{trap,segv}().Mark Johnston2019-02-262-27/+14
* | proccontrol(1) man page.Konstantin Belousov2019-02-262-1/+123
* | procctl(2): document ASLR knobs.Konstantin Belousov2019-02-261-0/+45
* | procctl(2): fix -width parameter to .Bl.Konstantin Belousov2019-02-261-10/+10
* | Revert r344587.Mark Johnston2019-02-268-0/+352
* | arm64: rockchip: rk3399_pll: Fix copy pasteEmmanuel Vadot2019-02-261-1/+1
* | arm64: rockchip: rk3399_pll: Switch to slow mode when changing the freqEmmanuel Vadot2019-02-261-0/+5
* | Remove illumos-specific code from the x86 fasttrap_isa.c.Mark Johnston2019-02-261-93/+0
* | Remove stub fasttrap implementations.Mark Johnston2019-02-268-352/+0
* | Scrap some debug printf's, unused for years.Alexander Motin2019-02-261-124/+3
* | arm64: rockchip: rk_pinctrl: Fix two banks in RK3328Emmanuel Vadot2019-02-261-2/+2
* | arm64: rockchip: rk805: Map the regulatorEmmanuel Vadot2019-02-262-5/+44
* | arm64: rockchip: rk805: Add LDO regulatorsEmmanuel Vadot2019-02-261-0/+36
* | arm64: rockchip: rk3328_pll: Multiple improvementEmmanuel Vadot2019-02-262-22/+32
* | arm64: rockchip: clk: ARM CLK improvementEmmanuel Vadot2019-02-262-12/+25
* | arm64: rockchip: clk: rk_clk_composite: Properly use the mask bitsEmmanuel Vadot2019-02-262-21/+31
* | i386 PAE: avoid atomic for pte_store() where possible.Konstantin Belousov2019-02-263-2/+13
* | Attempt to fix build breakage in r344458.Bruce Evans2019-02-262-2/+4
* | sysrc.8: Pet igor and mandocMateusz Piotrowski2019-02-261-6/+7