aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove RADIX_MPATH config option.Alexander V. Chernikov2020-11-299-460/+1
* Import kernel WireGuard supportMatt Macy2020-11-2958-1/+45704
* Reduce MAXPHYS back to 128KB on 32bit architectures.Konstantin Belousov2020-11-291-2/+6
* Store MPIDR register in pcpu.Michal Meloun2020-11-293-1/+6
* iconv(1): Add EXAMPLEFernando Apesteguía2020-11-291-0/+7
* Remove unused options.Michal Meloun2020-11-294-18/+0
* _ARM_ARCH_5E is always defined, we not support older CPUs.Michal Meloun2020-11-295-992/+2
* security(7): fix copy/paste error and correct aslr oidsYuri Pankov2020-11-291-3/+3
* Only set the PCI bus end when we are reducing itAndrew Turner2020-11-291-4/+5
* Remove orphaned configs.Michal Meloun2020-11-296-127/+0
* Remove remaining fragments of code for older already ceased ARM versions.Michal Meloun2020-11-299-1017/+0
* Remove remaining support of big endian byte order.Michal Meloun2020-11-296-732/+4
* Introduce rib_walk_ext_internal() to allow iteration with rnh pointer.Alexander V. Chernikov2020-11-292-10/+18
* Add nhop_ref_any() to unify referencing nhop or nexthop group.Alexander V. Chernikov2020-11-293-0/+26
* hastd(8) assumes it has no extra file descriptors openedEugene Grosbein2020-11-291-0/+1
* Refactor fib4/fib6 functions.Alexander V. Chernikov2020-11-295-90/+169
* Add tracking for rib/nhops/nhgrp objects and provide cumulative number access...Alexander V. Chernikov2020-11-295-25/+50
* bhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.Konstantin Belousov2020-11-291-3/+3
* bio aio: Destroy ephemeral mapping before unwiring page.Konstantin Belousov2020-11-291-4/+3
* Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun2020-11-2957-1716/+6
* hwpstate_intel: don't unconditionally print the error messageYuri Pankov2020-11-291-2/+4
* Remove alignment requirements for KVA buffer mapping.Alexander Motin2020-11-291-23/+5
* Remove aligment requirements for passthrough buffer.Alexander Motin2020-11-291-12/+0
* Remove alignment requirements for KVA buffer mapping.Alexander Motin2020-11-291-13/+1
* Mark inline functions static.Alexander Motin2020-11-291-2/+2
* Increase nvme(4) maximum transfer size from 1MB to 2MB.Alexander Motin2020-11-294-19/+16
* ping: allow building without INET supportAlan Somers2020-11-282-21/+43
* Add watchdog(9) driver for the Fintek F81803 SuperIO chipPoul-Henning Kamp2020-11-285-0/+236
* Add nhgrp_get_idx() as a counterpart for nhop_get_idx().Alexander V. Chernikov2020-11-282-0/+10
* Cleanup nexthops request flags:Alexander V. Chernikov2020-11-281-2/+1
* Remove now unused armv4 and not-INTRNG files.Michal Meloun2020-11-2816-8157/+7
* libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.Konstantin Belousov2020-11-284-0/+12
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-2899-328/+405
* Suspend I/O on ahci-cd devices during a snapshot.John Baldwin2020-11-281-1/+1
* bhyve: Add snapshot support for virtio-rnd.John Baldwin2020-11-282-1/+5
* bhyve: 'xhci,tablet' snapshot fixesJohn Baldwin2020-11-281-10/+11
* kern: cpuset: drop the lock to allocate domainsetsKyle Evans2020-11-281-8/+13
* Convert vmm_ops calls to IFUNCPeter Grehan2020-11-287-173/+230
* addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be usedEd Maste2020-11-271-65/+212
* o Move options IOMMU from Debugging section back to the Bus sectionRuslan Bukin2020-11-273-3/+2
* callout(9): Remove some leftover APM BIOS supportMark Johnston2020-11-272-70/+0
* fix casper initialization for setting scripts.Hajimu UMEMOTO2020-11-271-2/+3
* arm: Correctly report the size of FPA registers to GDBMark Johnston2020-11-271-2/+6
* Some code reorganization.Alexander Motin2020-11-278-375/+322
* Make generated C files depend on this MakefileStefan Eßer2020-11-271-4/+4
* Fix bhyve SMBIOS type 19 handling to avoid misreporting total RAM amountRebecca Cran2020-11-271-1/+1
* bhyve: fix smbiostbl.c style issues and add comment about date formatRebecca Cran2020-11-271-2/+3
* Restore break statement lost in r367857.Alexander Motin2020-11-271-0/+1
* libprocstat.3: Correct two occurrences of kvm_getprocs to procstat_getprocsMateusz Piotrowski2020-11-261-3/+3
* Remove stray column.Konstantin Belousov2020-11-261-1/+1