]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-10 dimRemove -mlong-calls vhen building arm libraries and...
2020-03-10 kpbridge test: adding and removing static addresses
2020-03-10 kpbridge test: spanning tree
2020-03-10 jhibbitspowerpc/booke: Split out 32- and 64- bit pmap details...
2020-03-09 kibpipe: explain why not deallocating inode number is...
2020-03-09 kibposixshmcontrol: add an undocumented alias 'list' for...
2020-03-09 kibPreallocate pipe buffers on pipe creation.
2020-03-09 wulfwmt(4): Fix Synaptics Touch Digitizer V04 attachment
2020-03-09 emasteregen src.conf.5 after r358821, AMD option removal
2020-03-09 emasteRemove WITH_AMD option, missed in r358821
2020-03-09 emasteretire amd(8)
2020-03-09 wulfiicbus(4): Add support for ACPI-based children enumeration
2020-03-09 wulfacpi: Export functions required by upcoming acpi_iicbus...
2020-03-09 wulfacpi: Fix stalled value returned by acpi_get_device...
2020-03-09 kibStyle.
2020-03-09 tsoomegallant is 12x22, not 8x16
2020-03-09 luporl[aacraid] Handle both AIF and SYNC interrupts
2020-03-09 sjgveloader use vectx API for kernel and modules
2020-03-09 chsUse the devfs vnode rather than the mntfs vnode for...
2020-03-09 sjgveloader use vectx API for kernel and modules
2020-03-09 gallatinmake lacp's use_numa hashing aware of send tags
2020-03-09 mmelAdd the missing brackets to the logical expression.
2020-03-09 philipfuspi: silence build warning, plug resource leak
2020-03-09 manucpufreq: Unbreak build.
2020-03-09 manucpufreq_dt: Fix r358555
2020-03-09 asomersfusefs: fix fsync for files with multiple open handles
2020-03-09 asomers[skip ci] fix typo in comment in the fusefs tests
2020-03-08 emastearch.7: remove note about GCC 4.2.1 removal date
2020-03-08 emastearch.7: remove sparc64 references
2020-03-08 sjgveloader use vectx API for kernel and modules
2020-03-08 sjgveloader use vectx API for kernel and modules
2020-03-08 hselaskyRemove the power bit from the super speed root hub...
2020-03-08 mjgfd: use smr for managing struct pwd
2020-03-08 mjgseqc: tidy up
2020-03-07 markjClean up uma_int.h a bit.
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-07 hrsFix an issue of net.inet.igmp.stats handler.
2020-03-07 jhibbitscompat: Allow explicit overriding of COMPAT_ARCH and...
2020-03-07 markjMove SMR pointer type definition and access macros...
2020-03-07 impReword a comment to describe what's actually going...
2020-03-06 brooksRemove an apparently incorrect assertion.
2020-03-06 andreastRevert
2020-03-06 andreastDrop 'All rights reserved'
2020-03-06 andreastDrop 'All rights reserved'
2020-03-06 andreastDrop 'All rights reserved'
2020-03-06 andreastDrop 'All rights reserved'
2020-03-06 andreast- Drop 'All rights reserved'
2020-03-06 kibzfs dmu_read: loosen the assertion.
2020-03-06 markjRemove dead code from the powerpc uma_small_alloc().
2020-03-06 npcxgbe/t4_tom: Do not uninitialize a toepcb that has...
2020-03-06 markjUse COUNTER_U64_DEFINE_EARLY() in places where it simpl...
2020-03-06 markjAdd COUNTER_U64_SYSINIT() and COUNTER_U64_DEFINE_EARLY().
2020-03-06 chsAdd a new "mntfs" pseudo file system which provides...
2020-03-06 emastereadelf: print GNU Build-ID
2020-03-06 dimMerge ^/head r358678 through r358711.
2020-03-06 dimMerge commit f75939599 from llvm git (by Erich Keane):
2020-03-06 andrewAdd more are64 special register fields
2020-03-06 emastereadelf: decode and print Xen ELF note strings
2020-03-06 emastereadelf: add XEN_ELFNOTE_PHYS32_ENTRY note
2020-03-06 andrewUpdate the hypervisor registers
2020-03-06 luporlixl: Add missing conversions from/to LE16
2020-03-06 hselaskyDefine more subsystem orders.
2020-03-06 hselaskyFix some whitespace issues in ipoib.
2020-03-06 sgalabovAdd Gigabit Ethernet support for RT3883 and RT2880...
2020-03-06 jhibbitspowerpc/memcpy: Don't predict the src and dst will...
2020-03-06 jhibbitsFinish revert of r358672, missed in r358688.
2020-03-06 jhibbitsFix a mistaken conditional in mfi_tbolt_send_frame()
2020-03-06 jhibbitspowerpc/powerpc64: Enforce natural alignment in memcpy
2020-03-05 kevanstftpd: tests: raise targeted cstd to c11
2020-03-05 glebiusAlign the buffer to the alignment of the structure...
2020-03-05 emastelibelf: rationalize error handling in ELF note conversion
2020-03-05 luporl[aacraid] Port driver to big-endian
2020-03-05 mavRemove vfs.zfs.top_maxinflight tunable/sysctl.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimRevert r357259, after the merge from head which added...
2020-03-05 dimVendor import of llvm-project branch release/10.x
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 dimRemove duplicate usr/libexec/cc1plus entry from Obsolet...
2020-03-05 kibbuffer pager: deref ucred immediately after read.
2020-03-05 emasteumtx_op.2: correct typo
2020-03-05 0mpftw.3: Add examples
2020-03-05 tijlMove compat.linux.map_sched_prio sysctl definition...
2020-03-05 alfredo[PowerPC64] restrict memcpy/bcopy optimization to POWER...
2020-03-05 alfredo[PowerPC64] fix uma_small_free panic
2020-03-05 andrewMark the arm64 machdep.h as kernel only
2020-03-05 impAll paths lead to xpt_done, so move it after the switch.
2020-03-05 impxpt_async is submitting a CCB, not finishing it up...
2020-03-04 glebiusAdd a missing bktr header.
2020-03-04 glebiusFix spelling of "dropped".
2020-03-04 glebiusRemove unused function.
2020-03-04 glebiusWhen a machine boots the NFS mounting script is execute...
2020-03-04 markjRemove an #include erroneously added in r358432.
2020-03-04 cyMFV r358616:
2020-03-04 brooksIntroduce kern_mmap_req().
2020-03-04 dimLink stand/i386 components using a linker script
2020-03-04 emastereadelf: simplify namesz / descsz checks
2020-03-04 emastereadelf: check note namesz and descsz
2020-03-04 manudwmmc: Rework the DMA engine
2020-03-04 mjgexecve: use LOCKSHARED when looking up the interpreter
next