summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix audit of chflagsat, lgetfh, and setfibAlan Somers2018-07-221-0/+3
* dtb/allwinner: Build sun8i-h2-plus-orangepi-r1.dtsGanbold Tsagaankhuu2018-07-221-0/+1
* NULL out cc_data in pluggable TCP {cc}_cb_destroyMatt Macy2018-07-228-18/+18
* Stop further SCSI recovery attempts after one has failed.Alexander Motin2018-07-211-5/+13
* Eliminate a comment that doesn't apply to this pmap implementation.Alan Cox2018-07-211-9/+3
* Add option MAC to armv6 and armv7 kernels by default, it needs to beIan Lepore2018-07-212-0/+2
* run(4): Support the D-Link DWA-125 rev A3Gavin Atkinson2018-07-212-0/+2
* Raise "Report Count" value limit in HID descriptor parser.Vladimir Kondratyev2018-07-211-9/+9
* Set the IPv4 version in the IP header for UDP and UDPLite.Michael Tuexen2018-07-211-2/+2
* Set CLSET_TIMEOUT on TCP connections to pNFS DSs.Rick Macklem2018-07-211-1/+39
* Allow mounting FUSE filesystems in jailsAlan Somers2018-07-201-1/+1
* Fix `make` in sys/modules/spigenLi-Wen Hsu2018-07-201-0/+1
* Add knob to control tx ring abdication.Stephen Hurd2018-07-203-16/+54
* Improve netmap TX handling when TX IRQs are not used/supportedStephen Hurd2018-07-201-30/+63
* Add support for pmap_enter(psind = 1) to the arm64 pmap.Mark Johnston2018-07-204-14/+242
* Annotate a parameter as unused.Alan Cox2018-07-201-1/+1
* Initialize the L3 page's wire count correctly after a L2 entry demotion.Mark Johnston2018-07-201-0/+1
* vt/ofwfb: Fix brain-o from r336514, use the correct form of /chosen/stdout-pathJustin Hibbits2018-07-201-9/+15
* vt/ofwfb: Check that /chosen/stdout is valid before using it in initializationJustin Hibbits2018-07-201-2/+4
* Add missing dtrace probes for received UDP packets.Michael Tuexen2018-07-202-0/+3
* Set SO_SNDTIMEO in the client side krpc when CLSET_TIMEOUT is done.Rick Macklem2018-07-201-1/+17
* libmd: Always erase context in _Final method, and when doingXin LI2018-07-203-5/+8
* Bump version to 1200075 for zfsloader being folded into loader.Warner Losh2018-07-201-1/+1
* Make it possible to run ntpd as a non-root user, add ntpd uid and gid.Ian Lepore2018-07-196-0/+89
* arm64: Add vt_efifb to GENERICEmmanuel Vadot2018-07-191-0/+2
* Raise the size of L3 table for early devmap on arm64Emmanuel Vadot2018-07-193-4/+6
* Revert r336509. Fails buildworld.Justin Hibbits2018-07-191-14/+11
* ofwfb: Check for /chosen/stdout-path in addition to /chosen/stdoutJustin Hibbits2018-07-191-0/+4
* Whitespace changes due to changes in ident.Michael Tuexen2018-07-1925-136/+287
* Merge the md_page structs for AIM and Book-E into a single unioned structJustin Hibbits2018-07-191-11/+14
* Revert https://svnweb.freebsd.org/changeset/base/336503Michael Tuexen2018-07-1930-820/+717
* Delete an XXX comment addressed by r336505.Mark Johnston2018-07-191-1/+0
* Have preload_delete_name() free pages backing preloaded data.Mark Johnston2018-07-195-9/+72
* Provide the full module path to preload_delete_name().Mark Johnston2018-07-192-4/+4
* Whitespace changes due to change if ident.Michael Tuexen2018-07-1930-717/+820
* When reporting an error, print the errno value.Konstantin Belousov2018-07-191-1/+2
* Revert r329254. The underlying cause for the copy-on-write problem inAlan Cox2018-07-191-4/+0
* fdt_pinctrl: Add some TSLOG annotationsEmmanuel Vadot2018-07-192-1/+21
* cpufreq_dt: Add operating-points-v2 supportEmmanuel Vadot2018-07-191-63/+227
* kern_cpu: When adding abs frequency allow for unordered insertionEmmanuel Vadot2018-07-191-2/+14
* arm: Implement cpu_est_clockrate for armv[67]Emmanuel Vadot2018-07-192-1/+16
* xen: add missing file from r336474Roger Pau Monné2018-07-191-0/+159
* xen: implement early init helper for PVHv2Roger Pau Monné2018-07-194-48/+226
* xen: allow very early initialization of the hypercall pageRoger Pau Monné2018-07-192-41/+61
* xen: attach the PV CPU if no CPU device is presentRoger Pau Monné2018-07-191-2/+2
* xen: do not limit PV console usage to PV guestsRoger Pau Monné2018-07-191-8/+3
* xen: remove direct usage of HYPERVISOR_start_infoRoger Pau Monné2018-07-198-81/+226
* xen: add PVHv2 entry pointRoger Pau Monné2018-07-192-1/+158
* Bump the ICMP echo limits to match the RFCRandall Stewart2018-07-182-4/+2
* bge(4): disable MSI for BGE_ASICREV_BCM5784/BGE_CHIPREV_5784_AXEugene Grosbein2018-07-181-0/+8