summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net80211: do not hardcode size of ic_modecaps field.avos2016-05-041-1/+2
* Make it possible to override NO_INSTALLEXTRAKERNELS.glebius2016-05-041-5/+5
* [net80211] add extra debugging around negotiated A-MPDU parameters.adrian2016-05-041-0/+8
* While gem5 is not qemu, we treat it as "simulators" or "virtual environments".bz2016-05-041-0/+17
* The virtual timer is optional on ARM64. Properly handle that condition. [1]bz2016-05-041-2/+6
* The ARM generic timer keeps ticking even if disabled or it expired.bz2016-05-041-1/+1
* sys/sparc64: minor spelling fixes.pfg2016-05-042-2/+2
* sys/arm: Minor spelling fixes.pfg2016-05-0444-72/+72
* xen/pvclock: set the correct resolution for the Xen PV clockroyger2016-05-041-1/+6
* rtc: fix inverted resolution checkroyger2016-05-041-1/+1
* iwn: fix device reset after watchdog timeout.avos2016-05-042-18/+1
* Extend the UQ_NO_STRINGS quirk to also cover the USB language stringhselasky2016-05-041-1/+3
* s/struct device */device_t/gadrian2016-05-041-1/+1
* s/struct device */device_t/gadrian2016-05-041-1/+1
* s/struct device */device_t/gadrian2016-05-041-1/+1
* s/struct device */device_t/gadrian2016-05-041-1/+1
* s/struct device */device_t/gadrian2016-05-041-1/+1
* Fix build without "options PCI_IOV".jkim2016-05-041-1/+4
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-05-041-0/+1
* DIRDEPS_BUILD: Exclude secure/lib* libraries for host builds.bdrewery2016-05-041-0/+1
* kern: Factor out function to convert hash flags to malloc(9) flagssephe2016-05-041-10/+12
* [bwn] fix rate control feedback.adrian2016-05-041-10/+10
* sh: Handle empty hostname and $PWD when building promptvangyzen2016-05-041-2/+3
* Fix nvram2env after bus_space_fdt removal.kan2016-05-041-1/+1
* Use imin() macro from sys/libkern.h.araujo2016-05-041-2/+2
* [bwn] accurately(ish) account transmit/recieve failures for rate control.adrian2016-05-041-46/+31
* [bwn] ensure the fallback rate stays in the same PHY mode.adrian2016-05-041-1/+9
* Use DEVMETHOD_END ({ NULL, NULL }) instead of hardcoding { 0, 0 }ngie2016-05-031-1/+1
* pmcstudy.8: minor "efficiency" fix.pfg2016-05-031-1/+1
* sys/amd64: Small spelling fixes.pfg2016-05-039-11/+11
* vmm(4): Small spelling fixes.pfg2016-05-035-5/+5
* kgssapi: insignificant spelling fix.pfg2016-05-031-1/+1
* Misc. build: minor spelling fixes.pfg2016-05-035-7/+7
* sys/isa: minor spelling fixes.pfg2016-05-033-3/+3
* Print the fchmodat mode in human readable fashionbapt2016-05-031-0/+1
* Work around (ignore) broken SRAT tablesvangyzen2016-05-031-2/+6
* Save and restore SRIOV-related config registers.jhb2016-05-033-0/+36
* Use the correct location of the SRIOV capability when enabling ARI.jhb2016-05-031-3/+8
* Merge OpenSSL 1.0.2h.jkim2016-05-03444-726/+2194
|\
| * Import OpenSSL 1.0.2h.jkim2016-05-0368-265/+1119
* | Add a debug dir for /boot/modules.jhb2016-05-031-0/+2
* | Re-sync the FreeBSD-specific Subversion template with the one fromdim2016-05-031-1/+4
* | sys/net*: minor spelling fixes.pfg2016-05-0381-133/+133
* | [asmc] Add support for MacBookPro5,1adrian2016-05-032-0/+34
* | ioat(4): Implement CRC and MOVECRC APIscem2016-05-033-4/+281
* | ioat(4): Add CRC descriptor structurecem2016-05-031-7/+81
* | ioat(4): Limit descriptor allocation to low 40 bitscem2016-05-031-1/+4
* | sys/sys: missed in r298981.pfg2016-05-031-1/+1
* | Remove the most useful INET || INET6 check leftover from whenever,bz2016-05-031-3/+0
* | Correct wording.kib2016-05-031-1/+1
OpenPOWER on IntegriCloud