aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* memset.3: better fix previous typoEitan Adler2020-02-081-2/+3
* Fix a KASSERT since chained mbufs are accepted by the xdma bounceRuslan Bukin2020-02-081-1/+1
* memset.3: fix a a duplicate wordEitan Adler2020-02-081-1/+1
* vfs: tidy up vget_finish and vn_lockMateusz Guzik2020-02-082-13/+6
* vfs: remove now useless ENODEV handling from vn_fullpath consumersMateusz Guzik2020-02-082-26/+4
* Correct the function name in the comment.Konstantin Belousov2020-02-081-1/+1
* Implement the Linux/arm64 VDSO gettimeofday and clock_gettimeAndrew Turner2020-02-081-2/+7
* Implement jumbo frame support in mvneta driverMarcin Wojtas2020-02-083-19/+68
* Destroy RX DMA tag on detach in mvneta driverMarcin Wojtas2020-02-081-0/+2
* vfs: use newly added zpcpu routines instead of direct access where appropriateMateusz Guzik2020-02-071-5/+5
* rms: use newly added zpcpu routines instead of direct access where appropriateMateusz Guzik2020-02-071-22/+15
* Add zpcpu_{set,add,sub}_protected.Mateusz Guzik2020-02-071-0/+18
* O_SEARCH test: mark revokex an expected fail on NFSKyle Evans2020-02-071-0/+22
* pmc: Add Hygon Dhyana support.Konstantin Belousov2020-02-074-3/+10
* acpi_hpet: Add Hygon Dhyana support.Konstantin Belousov2020-02-071-1/+3
* linux futex_put(): do not touch futex after dropping our reference.Konstantin Belousov2020-02-071-1/+1
* geli taste: allow GELIBOOT tagged providers as wellKyle Evans2020-02-071-1/+2
* Miscellaneous typo fixesEd Maste2020-02-0713-15/+15
* netmap: improve netmap(4) and vale(4) man pagesVincenzo Maffione2020-02-073-23/+26
* Correctly recognize linker versions greater than 10.0.Dimitry Andric2020-02-071-2/+2
* Supress not supported messageWarner Losh2020-02-071-1/+1
* amd64: clean up counter(9)Mateusz Guzik2020-02-071-8/+9
* Remove duplicate dbufs accounting.Alexander Motin2020-02-073-4/+9
* typo: stray spaces.Pedro F. Giffuni2020-02-071-1/+1
* typo: s/impelmentation/implementation/.Pedro F. Giffuni2020-02-074-4/+4
* Fix xae(4) driver attachement on the Government Furnished Equipment (GFE)Ruslan Bukin2020-02-075-24/+108
* Fix most of the style warningsBaptiste Daroussin2020-02-071-12/+11
* Advertise the MPI Message Version that's contained in the IOCFacts messageScott Long2020-02-075-8/+43
* Touch up some of the iocfacts fieldsScott Long2020-02-071-2/+4
* Update diff(1) TODO removing what has been implementedBaptiste Daroussin2020-02-071-8/+0
* diff: implement -y (--side-by-side) along with -W and --suppress-common-linesBaptiste Daroussin2020-02-075-44/+229
* Ever since the block layer expanded its command syntax beyond justScott Long2020-02-0724-39/+118
* smr.h: fix build after r357641Ryan Libby2020-02-071-0/+1
* Tidy the _set_tp function for RISC-V.John Baldwin2020-02-061-3/+4
* Remove more manual additions of -DSMP.Mark Johnston2020-02-065-5/+4
* Fix a race in smr_advance() that could result in unnecessary poll calls.Jeff Roberson2020-02-061-4/+10
* Temporarily force IFF_NEEDSEPOCH until drivers have been resolved.Jeff Roberson2020-02-061-1/+4
* Reduce number of atomic_add() calls in aggsum.Alexander Motin2020-02-062-33/+34
* Improve documentation of bootconfig and PARTITIONSMateusz Piotrowski2020-02-061-1/+13
* Add some global counters for SMR. These may eventually become per-smrJeff Roberson2020-02-061-3/+32
* MFV r357635: imnport v1.9 of the O_SEARCH testsKyle Evans2020-02-061-2/+2
|\
| * NetBSD-tests: import v1.9 of the O_SEARCH testsKyle Evans2020-02-061-4/+74
| * netbsd-tests: import recently upstreamed O_SEARCH test fixesKyle Evans2020-02-051-13/+14
* | Use the context created in makectx() for stack traces.John Baldwin2020-02-062-9/+6
* | fstyp: sync HAMMER1/2 detection support with DragonFly BSD.Pedro F. Giffuni2020-02-062-60/+210
* | Fix DDB to unwind across exception frames.John Baldwin2020-02-061-10/+32
* | Add elf2aout removalWarner Losh2020-02-061-0/+3
* | Add relnotes entries for armv5 and sparc64 being removed.Warner Losh2020-02-061-0/+6
* | Remove elf2aoutWarner Losh2020-02-066-259/+4
* | Mark elf2aout as deprecated.Warner Losh2020-02-061-1/+7