]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-23 glebiusEnter network epoch in iflib rxeof task.
2020-01-23 glebiusMark swi_net() as INTR_TYPE_NET and stop entering epoch...
2020-01-23 glebiusEnter the network epoch for interrupt handlers of INTR_...
2020-01-23 glebiusAdd ie_hflags to struct intr_event, which accumulates...
2020-01-22 cemcpufreq(4): Add support for Intel Speed Shift
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimReduce diff between stock DWARFContext.cpp and ours.
2020-01-22 jhbRemove support for auto-selecting an external binutils.
2020-01-22 kppfsync: Ensure we enter network epoch before calling...
2020-01-22 kevansMark rfork(2) as __returns_twice
2020-01-22 mavUpdate route MTUs for bridge, lagg and vlan interfaces.
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-22 emasteTag etc/termcap with package=runtime
2020-01-22 emasteTag NLS aliases with package=runtime
2020-01-22 glebiusPlug possible calls into ip6?_output() without network...
2020-01-22 glebiusEnter network epoch when calling in_pcbconnect() for...
2020-01-22 bzFix NOINET kernels after r356983.
2020-01-22 kevansTag os-release symlink with package=runtime
2020-01-22 melifaroBring back redirect route expiration.
2020-01-22 glebiusMake in_pcbladdr() require network epoch entered by...
2020-01-22 glebiusRemove extraneous NET_EPOCH_ASSERT - the full function...
2020-01-22 glebiusRe-absorb tcp_detach() back into tcp_usr_detach() as...
2020-01-22 glebiusDon't enter network epoch in tcp_usr_detach. A PCB...
2020-01-22 glebiusThe network epoch changes in the TCP stack combined...
2020-01-22 glebiustcp_usr_attach() doesn't need network epoch. in_pcbfre...
2020-01-22 glebiusRelax locking requirements for in_pcballoc(). All...
2020-01-22 glebiusInline tcp_attach() into tcp_usr_attach(). Not a funct...
2020-01-22 glebiusMake tcp_output() require network epoch.
2020-01-22 glebiusMake ip6_output() and ip_output() require network epoch.
2020-01-22 glebiusRemove struct callout_handle. Should have gone with...
2020-01-22 glebiusRemove comment that no longer describe reality.
2020-01-22 glebiusIn compatibility structure substitute 'struct callout_h...
2020-01-22 glebiusAdd documenting NET_EPOCH_ASSERT() to tcp_drop().
2020-01-22 glebiusAdd some documenting NET_EPOCH_ASSERTs.
2020-01-22 glebiusUnroll macro that is used just once. Not a functional...
2020-01-22 glebiusChange argument order of epoch_call() to more natural...
2020-01-22 bdragon[PowerPC] libc backwards compatibility shim for auxv...
2020-01-22 jkimInstall man5 and man7 for OpenSSL.
2020-01-21 hselaskyAdd new USB ID to uslcom(4).
2020-01-21 kevansposix_spawn: mark error as volatile
2020-01-21 traszRevert r356948; breaks build somehow.
2020-01-21 cyFix build when WITHOUT_WPA_SUPPLICANT_EAPOL option...
2020-01-21 traszMake linux(4) handle MAP_32BIT.
2020-01-21 markjAdd relocation handling required for -zifunc-noplt...
2020-01-21 markjRegen.
2020-01-21 markjFix 64-bit syscall argument fetching in 32-bit Linux...
2020-01-21 eugenlibexec/rc/rc.d/ipfw: style fix after r356943
2020-01-21 eugenCorrect "service ipfw status" for INET6-only systems.
2020-01-21 brooksCorrect a misleading indent.
2020-01-21 kibAdd support for Hygon Dhyana Family 18h processor.
2020-01-21 melifaroDocument requirements for the 'struct route' variations.
2020-01-21 hselaskyMake sure the VNET is properly set when calling tcp_dro...
2020-01-21 kevanssysent.mk: split interpreter out of target command
2020-01-21 jeffMove readahead and dropbehind fault functionality into...
2020-01-20 cemrandom.3: Some minor improvements to wording/clarity
2020-01-20 cemlibc: Delete unused rand.c ifdef TEST code
2020-01-20 jeffReduce object locking in vm_fault. Once we have an...
2020-01-20 dimMerge ^/head r356920 through r356930.
2020-01-20 dimMerge commit bc4bc5aa0 from llvm git (by Justin Hibbits):
2020-01-20 oshogboWhen MK_CASPER=no is set remove files which are not...
2020-01-20 mjgcache: revert r352613 now that vhold does not take...
2020-01-20 oshogboEven when the MK_CASPER is set to "no" we still want...
2020-01-20 oshogboThose files are already removed in ObsoleteFiles.\
2020-01-20 mikaelAdd myself (mikael) as a ports committer
2020-01-20 cemqsort.3: Bump Dd and note that Annex K is optional
2020-01-20 dimMerge ^/vendor/llvm-project/master until just before...
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-20 kibx86: Wait for curthread to be set up as an indicator...
2020-01-20 baptThe ports tree now accepts /usr/local/share/man as...
2020-01-20 emasteremove unused WITHOUT_PC_SYSINSTALL description
2020-01-20 mjgcache: make numcachehv use counter(9) on all archs
2020-01-20 gnnAdd support for latest Intel I219 device, supported...
2020-01-20 traszProperly translate MNT_FORCE flag to Linux umount2...
2020-01-20 traszAdd qsort_r(3) regression test.
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
next