summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Make mountcritremote dependent upon nfscbd.Rick Macklem2020-12-171-1/+1
* | newvers.sh: Speed up git_tree_modifiedBrooks Davis2020-12-171-23/+1
* | riscv: increase GENERICSD gapMitchell Horne2020-12-161-1/+1
* | Append the branch commit count to _SNAP_SUFFIX for developmentGlen Barber2020-12-162-1/+7
* | fd: remove redundant saturation check from fget_unlocked_seqMateusz Guzik2020-12-161-7/+0
* | Complete steps 5 and 9 from Committer's guideJuraj Lutter2020-12-162-0/+4
* | Fix whitespace in r368698Jessica Clarke2020-12-161-1/+1
* | Fix whitespace in comment modified by r368697Jessica Clarke2020-12-161-1/+1
* | Use the standard method for localizing of MSI-X table bar.Michal Meloun2020-12-162-5/+2
* | Allocate right number of pages for the bounced buffers crossing the page.Michal Meloun2020-12-161-5/+13
* | Remove contrib/binutils, unused after r368667Ed Maste2020-12-161082-1110883/+0
* | src.conf.5: regen after r368667, GDB retirementEd Maste2020-12-161-6/+1
* | Implement strerror_l().Konstantin Belousov2020-12-167-22/+96
* | Use more standard types for manipulating pointers.John Baldwin2020-12-161-2/+2
* | Use uintptr_t instead of unsigned long for integers holding pointers.John Baldwin2020-12-161-4/+4
* | Use uintptr_t instead of unsigned long for pointers.John Baldwin2020-12-161-4/+4
* | Use the 't' modifier to print a ptrdiff_t.John Baldwin2020-12-161-1/+1
* | loader: allow loader to accept zfs feature com.delphix:bookmark_writtenToomas Soome2020-12-151-0/+1
* | loader: allow loader to accept zfs feature com.datto:bookmark_v2Toomas Soome2020-12-151-0/+1
* | Bugfix to not hide jailparam flags, which for example changes the outputJamie Gritton2020-12-151-1/+1
* | Revert r368523 which fixed contig allocs waiting forever.Bryan Drewery2020-12-151-16/+4
* | hme(4): remove stray directoriesBrooks Davis2020-12-150-0/+0
* | Remove Doxyfiles for removed driversBrooks Davis2020-12-1525-525/+0
* | Remove additional GDB leftovers missed in r368667Ed Maste2020-12-153-9/+2
* | Add relnote for r368667, GDB 6.1.1 removalEd Maste2020-12-151-0/+4
* | Retire obsolete GDB 6.1.1Ed Maste2020-12-15101-22013/+8
* | Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-151-3/+3
* | release: Rename arm64/RPI3.conf to arm64/RPI.confEmmanuel Vadot2020-12-151-6/+4
* | Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-155-10/+22
* | Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-151-2/+14
* | When receiving a file having a length, which is a mulitple of the blocksize,Michael Tuexen2020-12-151-2/+2
* | Remove more cx,ctau leftoversEd Maste2020-12-152-42/+0
* | Fix LINT-NOINET6 build after r368571.Alexander V. Chernikov2020-12-141-3/+11
* | amd64 pmap: fix PCID mode invalidationsKonstantin Belousov2020-12-142-159/+154
* | Enable ROUTE_MPATH support in GENERIC kernels.Alexander V. Chernikov2020-12-145-0/+5
* | Improve the counting of blocks used to transfer a file from theMichael Tuexen2020-12-141-1/+1
* | Remove unused functions and variables in cpufunc.[ch].Michal Meloun2020-12-144-125/+3
* | Finish implementation of ARM PMU interrupts.Michal Meloun2020-12-141-35/+171
* | Verify (and fix) the context_id argument passed to the mpentry () by PSCI.Michal Meloun2020-12-141-0/+15
* | Be bug compatible with other operating systems by allowing non-sequentialHans Petter Selasky2020-12-141-8/+12
* | loader: Ignore the .interp section on RISC-VJessica Clarke2020-12-141-0/+1
* | strdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSDJessica Clarke2020-12-141-1/+1
* | mips: Fix sub-word atomics implementationJessica Clarke2020-12-141-48/+77
* | loader: Print autoboot countdown immediately, not at 9Jessica Clarke2020-12-141-2/+3
* | Harden the handling of outgoing streams in case of an restart or INITMichael Tuexen2020-12-131-3/+6
* | uipc: disable prediction in unp_pcb_lock_peerMateusz Guzik2020-12-131-1/+1
* | Patch annotation in sigdeferstopMateusz Guzik2020-12-131-1/+1
* | cache: fix ups bad predictsMateusz Guzik2020-12-131-3/+9
* | vfs: correctly predict last fdrop on failed openMateusz Guzik2020-12-131-1/+1
* | Fix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.Konstantin Belousov2020-12-131-3/+1