]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-20 bdreweryAdd lists for customizing legacy and bootstrap-tools.
2020-11-20 mavIncrease queue depths from 1024/256 to 8192/1024 IOCBs.
2020-11-20 alfredo[POWERPC] print uprintf_signal 'type' field in hex
2020-11-20 alfredo[POWERPC64LE,POWEPCSPE] set default kernel config for...
2020-11-20 mavCleanup DMA handling.
2020-11-20 jtlWhen copying types from one CTF container to another...
2020-11-20 gbehostapd.conf(5): Add missing 'l'
2020-11-20 gbemoused(8): Fix a few mandoc warnings
2020-11-20 gbecrashinfo(8): Fix a few mandoc warnings
2020-11-20 gbehostapd.conf(5): Fix a mandoc warning
2020-11-20 gbesyslog.conf(5): Fix a few mandoc warnings
2020-11-20 gbesnmp_wlan(3): Fix mandoc warnings
2020-11-20 gbeiscsi.conf(5): Fix a mandoc warning
2020-11-20 gbedevmatch(8): Fix section ordering
2020-11-20 mhorneriscv: always initialize the static kernel environment
2020-11-20 kibmsdosfs: suspend around unmount or remount rw->ro.
2020-11-20 mhorneMake net/ifq.h C++ friendly
2020-11-20 0mpRevert r367291 (KEYWORD: shutdown for rc.d/zfs)
2020-11-20 kibUnlock channels when any of them are locked, when retur...
2020-11-20 tuexenFix an issue I introuced in r367530: tcp_twcheck()...
2020-11-20 kibmsdosfs: Add trivial support for suspension.
2020-11-20 gbecamcontrol(8): Fix some warnings spotted by mandoc
2020-11-20 manuif_dwc: Add checksum offloading support
2020-11-20 manuif_dwc: Add flow control support
2020-11-20 manuif_awg: Add a awg_dma_start_tx function that trigger...
2020-11-20 manuif_dwc: Use if_ function where appropriate
2020-11-20 manuif_dwc: Reorder functions and sort them by usage
2020-11-20 manuif_awg: Reorder functions and sort them by usage
2020-11-20 manuif_dwc: dwc_get_hwaddr cannot fail, change return to...
2020-11-20 manuif_dwc: Add dwc_stop_dma and use it in dwc_stop_locked
2020-11-20 manuif_awg: Add awg_stop_dma and use it in awg_stop
2020-11-20 manuif_dwc: Use dwc_enable_mac in dwc_stop_locked
2020-11-20 manuif_dwc: Add a function to enable/disable the mac tx/rx
2020-11-20 manuif_awg: Add a function to enable/disable the mac tx/rx
2020-11-20 manuif_dwc: Use if_setdrvflagbits to notify that we are...
2020-11-20 manuif_dwc: Split init code into sub function
2020-11-20 manuif_awg: Split init code into sub function
2020-11-20 manuif_awg: Remove the taskqueue for miibus_statchg
2020-11-20 kppf tests: Basic source tracking test
2020-11-20 kppf: Fix incorrect assertion
2020-11-20 eugenbzgrep: make flag --no-filename work
2020-11-20 mmelAlso pass interrupt binding request to non-root interru...
2020-11-20 sjgMerge bmake-20201117
2020-11-20 mavMicrooptimize cam_num_doneqs math in xpt_done().
2020-11-20 sjgtag bmake-20201117
2020-11-20 sjgImport bmake-20201117
2020-11-20 mavFix r367857 build without ISP_TARGET_MODE.
2020-11-20 mavRemove parallel SCSI and 1/2Gb FC support from isp(4).
2020-11-20 wulfpsm(4): Disable AUX multiplexer probing on all Lenovo...
2020-11-19 emasteaddr2line: swap if conditions for diff reduction in...
2020-11-19 mjgpipe: thundering herd problem in pipelock
2020-11-19 fernapefstat(1): Add EXAMPLES section
2020-11-19 fernapegrep(1): Add more EXAMPLES
2020-11-19 markjcallout(9): Fix a race between CPU migration and callou...
2020-11-19 mhorneAdd an option for entering KDB on recursive panics
2020-11-19 impDocument disk ioctl
2020-11-19 debdrupintro.7: Add missing manual page
2020-11-19 markjWrap a long line in vm_pqbatch_process_page()
2020-11-19 markjMicro-optimize vm_page_pqbatch_submit()
2020-11-19 manurelease: Switch the Allwinner board to GPT
2020-11-19 mjgthread: numa-aware zombie reaping
2020-11-19 andrewFall back to use the GICR address from the generic...
2020-11-19 mjgpipe: tidy up pipelock
2020-11-19 grehanAdvance RIP after userspace instruction decode
2020-11-19 mjgpipe: allow for lockless pipe_stat
2020-11-19 desMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 mjgcred: fix minor nits in r367695
2020-11-19 mjgsmp: fix smp_rendezvous_cpus_retry usage before smp...
2020-11-19 markjvm_phys: Try to clean up NUMA KPIs
2020-11-19 markjMove kern_clocksource.c to sys/conf/files
2020-11-19 markjRemove NO_EVENTTIMERS support
2020-11-19 glebiusAdd '-u' switch that would uncompress cores that were...
2020-11-19 emastelibc: fix undefined behavior from signed overflow in...
2020-11-19 emastelibc: optimize memmem two-way bad character shift
2020-11-18 emasteclang-format libc string functions imported from musl
2020-11-18 oshogboAdd CTLFLAG_MPSAFE to the suser_enabled sysctl.
2020-11-18 oshogbojail: introduce per jail suser_enabled setting
2020-11-18 oshogboFix style nits.
2020-11-18 cemmsdosfs(5): Fix debug-only format string
2020-11-18 seMake use of the getlocalbase() function for run-time...
2020-11-18 dimFor llvm's internal function which retrieves the number...
2020-11-18 mjgfd: reorder struct file to reduce false sharing
2020-11-18 seAdd function getlocalbase() to libutil.
2020-11-18 lwhsuipheth(4): Fix for iOS 14
2020-11-18 alfredomsun tests: use standard floating-point exception flags...
2020-11-18 impmergemaster: handle symbolic links during update.
2020-11-18 dimWhen elftoolchain's objcopy (or strip) is rewriting...
2020-11-18 sjgRetain missing/sys/cdefs.h to support build on non...
2020-11-18 jhibbitsFix octeon_pmc post-r334827
2020-11-18 jhbFix a few nits in vn_printf().
2020-11-18 mwUpdate ENA driver version to v2.3.0
2020-11-18 n_hibmaFix mandoc lint warnings.
2020-11-18 mwRename descriptions of the supported ENA devices
2020-11-18 mwAdd ENI metrics for the ENA driver
2020-11-18 mwAdd SPDX license tag to the ENA driver files
2020-11-18 mwAdd Rx offsets support for the ENA driver
2020-11-18 mwAdjust ENA driver files to latest ena-com changes
2020-11-18 gallatinLACP: When suppressing distributing, return ENOBUFS
2020-11-18 mwFix completion descriptors alignment for the ENA
2020-11-18 hselaskyAllow LinuxKPI types to be used in bootloaders, by...
next