freebsd.git
2020-01-20 traszAdd qsort_s(3). Apart from the constraints, it also...
2020-01-20 jhibbitspowerpc/amiga: Hide CPLD date and time printing behind...
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-19 cemmps(4): add missing cam(4) dependency
2020-01-19 emasteCirrus-CI: add `make packages` to CI test
2020-01-19 jhibbitsPowerPC: Add CPLD driver for AmigaOne X5000
2020-01-19 mjgvfs: switch vop_stdunlock to call lockmgr_unlock
2020-01-19 mjgx86: fix assertion in ipi_send_cpu to range check the...
2020-01-19 jhibbits[PowerPC64] fix crash when using machdep.moea64_bpvo_po...
2020-01-19 manuzilinx/zy7_qspi: Add a qspi driver for Zynq platforms.
2020-01-19 emastesrc.conf.5: regen after BINUTILS defaults and descripti...
2020-01-19 manurk805: Add a regnode_init method
2020-01-19 emastesrc.opts.mk: default BINUTILS_BOOTSTRAP to NO except...
2020-01-19 manuarm: allwinner: Add GPIO Interrupt support
2020-01-19 emasteremove caution notes from WITHOUT_BINUTILS* descriptions
2020-01-19 emastelimit building GNU assembler (as) to x86
2020-01-19 manuarm: allwinner: Fix padconf for interrupts information
2020-01-19 jeffIt has not been possible to recursively terminate a...
2020-01-19 jeffMake collapse synchronization more explicit and allow...
2020-01-19 jeffProvide an API for interlocked refcount sleeps.
2020-01-19 mjgvfs: allow v_holdcnt to transition 0->1 without the...
2020-01-19 mjgcache: counter_u64_add_protected -> counter_u64_add
2020-01-19 carlavillaAdd myself as a mentee of bcr
2020-01-19 emastepkgbase: allow the pkg format to be overridden
2020-01-19 mjgcache: convert numcachehv to counter(9) on 64-bit platforms
2020-01-19 mjgvfs: plug a conditional assigment of lo_name in getnewvnode
2020-01-19 bdragon[PowerPC] Fix 32-bit ubldr calling convention
2020-01-19 kevanslibbe: use the new zfs_mount_at()
2020-01-19 kevanslibzfs: add zfs_mount_at
2020-01-18 emastepkgbase: cache pkg ABI for all world/kernel packages
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-18 emasteCirrus-CI: bump VM image to FreeBSD 12.1
2020-01-18 gallatinpcpu_page_alloc: guard against empty NUMA domains
2020-01-18 eugenifa_maintain_loopback_route: adjust debugging output
2020-01-18 bdragonD23057: [PowerPC] Fix offset calculations in bridge...
2020-01-18 cemGEOM label: strip leading/trailing space synthesizing...
2020-01-18 jhibbitsAdd a 'SINGLETON' directive to kobj interface definition
2020-01-18 mjgvfs: distribute freevnodes counter per-cpu
2020-01-18 jhibbitspowerpc: Fix the NUMA domain list on powernv
2020-01-18 bdragon[PowerPC] Fix Book-E direct map for >=16G ram on e5500
2020-01-17 bdragon[PowerPC] Save a dword in the powerpc64 signal trampoline
2020-01-17 woodsb02Fix regression in bsdinstall post r356740 - partedit...
2020-01-17 cemnet80211: Move rate printing in amrr_node_stats() to...
2020-01-17 kevansbcm2835_vcbus: unifdef all platform definitions
2020-01-17 jhbCheck for invalid sstatus values in set_mcontext().
2020-01-17 jhbSave and restore floating point registers in get/set_mc...
2020-01-17 emastesrc.conf.5: regen after r356836, DMAGENT dependency...
2020-01-17 emastesrc.opts.mk: force DMAGENT off under WITHOUT_OPENSSL
2020-01-17 mhorneRISC-V: fix global pointer assignment at boot
2020-01-17 brUse unsigned loads in fubyte, fuword16, generic_bs_r_1...
2020-01-17 mjglibc: fix build after r356830
2020-01-17 luporl[PPC] Fix wrong comment
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 mjglibc: assume no union stack if fstatfs fails in readdir
2020-01-17 mjgvfs: shorten lock hold time in vdbatch_process
2020-01-17 bdreweryMETA_MODE: Allow 'make all install' to work with filemon.
2020-01-17 glebiusChange argument order of epoch_call() to more natural...
2020-01-17 jeffFix a long standing bug that was made worse in r355765...
2020-01-17 impSmall tweak to the default behavior of shutdown -c
2020-01-17 impWe only want to send the speedup to the lower layers...
2020-01-17 impUse buf to send speedup
2020-01-17 impPass BIO_SPEEDUP through all the geom layers
2020-01-16 mjgunionfs: use MNTK_NOMSYNC
2020-01-16 kpFix pfdenied not returning any results
2020-01-16 manudwmmc: Remove max_hz from the softc
2020-01-16 mjgvfs: increment numvnodes without the vnode list lock...
2020-01-16 mjgvfs: refcator vnode allocation
2020-01-16 cemrandom(6): Fix off-by-one
2020-01-16 asomerssetextattr: Increase stdin buffer size to 4096
2020-01-16 manuarm64: rockchip: Add RK3399 PWM driver
2020-01-16 manuarm64: rockchip: Add new interface for rk_pinctrl
2020-01-16 manufdt_pinctrl: Add new methods for gpios
2020-01-16 manuregulator_fixed: Add a get_voltage method
2020-01-16 manuarm: allwinner: ahci: target-supply is optional
2020-01-16 krionGenerate MAC address from the FreeBSD OUI range.
2020-01-16 manuarm: allwinner: Add support for bank supply
2020-01-16 manuaxp8xx: Add a regnode_init method
2020-01-16 manuaxp8xx: Add missing voltage regulators offset
2020-01-16 emastepkgbase: move profiling _p.a libs into -development...
2020-01-16 tuexenRemove debug code not needed anymore.
2020-01-16 gjbUpdate release(7) to note OSRELEASE is only relevant...
2020-01-16 arichardsonAllow building bin/cat on non-FreeBSD systems
2020-01-16 arichardsonAllow bootstrapping mkimg on macOS/Linux
2020-01-16 arichardsonMerge commit 894f742acb from llvm git (by me):
2020-01-16 luporl[PowerPC64] Enable virtio drivers
2020-01-16 mjgvfs: reimplement vlrureclaim to actually use LRU
2020-01-16 jeffSimplify VM and UMA startup by eliminating boot pages...
2020-01-15 luporl[PPC64] memcpy/memmove/bcopy optimization
2020-01-15 luporl[PPC64] strncpy optimization
2020-01-15 luporl[PPC64] strcpy optimization
2020-01-15 emasteacpi_ibm: reference ThinkPad instead of IBM
2020-01-15 mckusickPeter Holm reports that his test that does an umount...
2020-01-15 scottlFix a spacing error from the previous commit for -ll...
2020-01-15 kevansmips trampoline: don't bother with unwind tables
2020-01-15 markjHandle a NULL thread pointer in linux_close_file().
2020-01-15 emasteUpdate WITHOUT_BINUTILS* descriptions
2020-01-15 woodsb02bsdinstall: Change "default" (first) Partitioning metho...
2020-01-15 glebiusgif_transmit() must always be called in the network...
2020-01-15 glebiusA miss from r356754.
2020-01-15 glebiusIntroduce NET_EPOCH_CALL() macro and use it everywhere...
next