aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Properly translate MNT_FORCE flag to Linux umount2(2). PreviouslyEdward Tomasz Napierala2020-01-202-1/+11
* Add qsort_r(3) regression test.Edward Tomasz Napierala2020-01-202-0/+93
* Add qsort_s(3). Apart from the constraints, it also makes it easierEdward Tomasz Napierala2020-01-208-10/+393
* powerpc/amiga: Hide CPLD date and time printing behind bootverboseJustin Hibbits2020-01-201-9/+11
* Don't hold the object lock while calling getpages.Jeff Roberson2020-01-1914-15/+60
* mps(4): add missing cam(4) dependencyConrad Meyer2020-01-191-0/+1
* Cirrus-CI: add `make packages` to CI testEd Maste2020-01-191-0/+2
* PowerPC: Add CPLD driver for AmigaOne X5000Justin Hibbits2020-01-193-0/+381
* vfs: switch vop_stdunlock to call lockmgr_unlockMateusz Guzik2020-01-191-1/+1
* x86: fix assertion in ipi_send_cpu to range check the passed idMateusz Guzik2020-01-191-1/+2
* [PowerPC64] fix crash when using machdep.moea64_bpvo_pool_size tunableJustin Hibbits2020-01-191-4/+6
* zilinx/zy7_qspi: Add a qspi driver for Zynq platforms.Emmanuel Vadot2020-01-198-1/+791
* src.conf.5: regen after BINUTILS defaults and description changesEd Maste2020-01-191-14/+9
* rk805: Add a regnode_init methodEmmanuel Vadot2020-01-191-1/+23
* src.opts.mk: default BINUTILS_BOOTSTRAP to NO except for x86 and powerpcEd Maste2020-01-191-1/+5
* arm: allwinner: Add GPIO Interrupt supportEmmanuel Vadot2020-01-191-42/+408
* remove caution notes from WITHOUT_BINUTILS* descriptionsEd Maste2020-01-192-5/+0
* limit building GNU assembler (as) to x86Ed Maste2020-01-193-7/+13
* arm: allwinner: Fix padconf for interrupts informationEmmanuel Vadot2020-01-1914-409/+410
* It has not been possible to recursively terminate a vnode object for some timeJeff Roberson2020-01-191-25/+13
* Make collapse synchronization more explicit and allow it to complete duringJeff Roberson2020-01-193-280/+330
* Provide an API for interlocked refcount sleeps.Jeff Roberson2020-01-192-3/+24
* vfs: allow v_holdcnt to transition 0->1 without the interlockMateusz Guzik2020-01-191-55/+30
* cache: counter_u64_add_protected -> counter_u64_addMateusz Guzik2020-01-191-2/+2
* Add myself as a mentee of bcrSergio Carlavilla Delgado2020-01-191-0/+1
* pkgbase: allow the pkg format to be overriddenEd Maste2020-01-191-3/+8
* cache: convert numcachehv to counter(9) on 64-bit platformsMateusz Guzik2020-01-191-6/+53
* vfs: plug a conditional assigment of lo_name in getnewvnodeMateusz Guzik2020-01-191-0/+4
* [PowerPC] Fix 32-bit ubldr calling conventionBrandon Bergren2020-01-191-4/+9
* libbe: use the new zfs_mount_at()Kyle Evans2020-01-191-4/+1
* libzfs: add zfs_mount_atKyle Evans2020-01-192-5/+27
* pkgbase: cache pkg ABI for all world/kernel packagesEd Maste2020-01-181-3/+7
* sysent targets: further cleanup and deduplicationKyle Evans2020-01-1810-212/+62
* Cirrus-CI: bump VM image to FreeBSD 12.1Ed Maste2020-01-181-1/+1
* pcpu_page_alloc: guard against empty NUMA domainsAndrew Gallatin2020-01-181-1/+5
* ifa_maintain_loopback_route: adjust debugging outputEugene Grosbein2020-01-181-4/+7
* D23057: [PowerPC] Fix offset calculations in bridge modeBrandon Bergren2020-01-184-11/+14
* GEOM label: strip leading/trailing space synthesizing devfs namesConrad Meyer2020-01-181-0/+16
* Add a 'SINGLETON' directive to kobj interface definitionJustin Hibbits2020-01-183-1/+11
* vfs: distribute freevnodes counter per-cpuMateusz Guzik2020-01-181-24/+95
* powerpc: Fix the NUMA domain list on powernvJustin Hibbits2020-01-187-42/+79
* [PowerPC] Fix Book-E direct map for >=16G ram on e5500Brandon Bergren2020-01-181-1/+16
* [PowerPC] Save a dword in the powerpc64 signal trampolineBrandon Bergren2020-01-171-1/+5
* Fix regression in bsdinstall post r356740 - partedit errno(2) 21 EISDIRBen Woods2020-01-171-1/+1
* net80211: Move rate printing in amrr_node_stats() to a separate methodConrad Meyer2020-01-171-8/+14
* bcm2835_vcbus: unifdef all platform definitionsKyle Evans2020-01-171-21/+0
* Check for invalid sstatus values in set_mcontext().John Baldwin2020-01-171-10/+8
* Save and restore floating point registers in get/set_mcontext().John Baldwin2020-01-172-9/+9
* src.conf.5: regen after r356836, DMAGENT dependency on OPENSSLEd Maste2020-01-171-6/+9
* src.opts.mk: force DMAGENT off under WITHOUT_OPENSSLEd Maste2020-01-171-0/+1