aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thread: numa-aware zombie reapingMateusz Guzik2020-11-191-18/+122
* Fall back to use the GICR address from the generic interrupt structAndrew Turner2020-11-191-0/+47
* pipe: tidy up pipelockMateusz Guzik2020-11-191-3/+6
* Advance RIP after userspace instruction decodePeter Grehan2020-11-191-7/+13
* pipe: allow for lockless pipe_statMateusz Guzik2020-11-195-22/+53
* Merge upstream r948: fix race condition in openpam_ttyconv(3).Dag-Erling Smørgrav2020-11-192-6/+7
|\
| * Merge upstream r948: fix race condition in openpam_ttyconv(3).Dag-Erling Smørgrav2020-11-192-6/+7
* | cred: fix minor nits in r367695Mateusz Guzik2020-11-192-1/+3
* | smp: fix smp_rendezvous_cpus_retry usage before smp startsMateusz Guzik2020-11-191-0/+15
* | vm_phys: Try to clean up NUMA KPIsMark Johnston2020-11-1914-82/+122
* | Move kern_clocksource.c to sys/conf/filesMark Johnston2020-11-198-8/+1
* | Remove NO_EVENTTIMERS supportMark Johnston2020-11-196-48/+3
* | Add '-u' switch that would uncompress cores that were compressed byGleb Smirnoff2020-11-193-56/+173
* | libc: fix undefined behavior from signed overflow in strstr and memmemEd Maste2020-11-192-8/+8
* | libc: optimize memmem two-way bad character shiftEd Maste2020-11-191-2/+2
* | clang-format libc string functions imported from muslEd Maste2020-11-183-125/+194
* | Add CTLFLAG_MPSAFE to the suser_enabled sysctl.Mariusz Zaborski2020-11-181-2/+2
* | jail: introduce per jail suser_enabled settingMariusz Zaborski2020-11-184-12/+77
* | Fix style nits.Mariusz Zaborski2020-11-182-3/+3
* | msdosfs(5): Fix debug-only format stringConrad Meyer2020-11-181-1/+1
* | Make use of the getlocalbase() function for run-time adjustment of theStefan Eßer2020-11-186-10/+12
* | For llvm's internal function which retrieves the number of availableDimitry Andric2020-11-181-0/+11
* | fd: reorder struct file to reduce false sharingMateusz Guzik2020-11-181-3/+3
* | Add function getlocalbase() to libutil.Stefan Eßer2020-11-184-2/+178
* | ipheth(4): Fix for iOS 14Li-Wen Hsu2020-11-181-1/+1
* | msun tests: use standard floating-point exception flags on lrint and fenv testsAlfredo Dal'Ava Junior2020-11-182-9/+12
* | mergemaster: handle symbolic links during update.Warner Losh2020-11-181-2/+116
* | When elftoolchain's objcopy (or strip) is rewriting a file in-place,Dimitry Andric2020-11-183-35/+48
* | Fix octeon_pmc post-r334827Justin Hibbits2020-11-181-1/+1
* | Fix a few nits in vn_printf().John Baldwin2020-11-181-3/+5
* | Update ENA driver version to v2.3.0Marcin Wojtas2020-11-181-1/+1
* | Fix mandoc lint warnings.Nick Hibma2020-11-181-13/+5
* | Rename descriptions of the supported ENA devicesMarcin Wojtas2020-11-182-6/+6
* | Add ENI metrics for the ENA driverMarcin Wojtas2020-11-183-1/+171
* | Add SPDX license tag to the ENA driver filesMarcin Wojtas2020-11-1810-11/+13
* | Add Rx offsets support for the ENA driverMarcin Wojtas2020-11-182-0/+8
* | Adjust ENA driver files to latest ena-com changesMarcin Wojtas2020-11-1814-483/+617
|\ \
| * | Upgrade ENA HAL to the latest version (26/10/20)vendor/ena-com/2.3.0Marcin Wojtas2020-11-1810-344/+503
* | | LACP: When suppressing distributing, return ENOBUFSAndrew Gallatin2020-11-183-8/+15
* | | Fix completion descriptors alignment for the ENAMarcin Wojtas2020-11-184-19/+35
|\| |
| * | ena-com: Fix ena-com to allocate cdesc aligned to 4kvendor/ena-com/2.2.1Marcin Wojtas2020-11-183-17/+33
* | | Allow LinuxKPI types to be used in bootloaders, by checking for theHans Petter Selasky2020-11-182-3/+5
* | | Add missing header file when building the LinuxKPI module separately.Hans Petter Selasky2020-11-181-1/+1
* | | Fix build of USB bootloader code by adding checks for _STANDALONE being defined.Hans Petter Selasky2020-11-185-13/+16
* | | nfs: Mark unused statistics variable as reservedAlan Somers2020-11-183-25/+18
* | | Move ecmd memory allocation itto separate DMA tag.Alexander Motin2020-11-183-9/+54
* | | _umtx_op: fix robust lists after r367744Kyle Evans2020-11-181-1/+1
* | | Remove bus_dma locking/sleeping when not needed.Alexander Motin2020-11-181-15/+13
* | | Don't allocate full XCMD_SIZE (512 bytes) on stack.Alexander Motin2020-11-181-28/+24
* | | Restore identification of VDEVs using non-native block size.Cy Schubert2020-11-181-0/+7