]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-08 kibrtld: fix after r356300
2020-01-08 jhbAdd notes for MAKE_OBSOLETE_GCC going away and riscv...
2020-01-08 jhbRemove a mention of MAKE_OBSOLETE_GCC.
2020-01-08 jhbUse clang and lld as the default toolchain for RISCV.
2020-01-08 markjlinprocfs: Fix some bugs in the maps file implementation.
2020-01-08 maximo Spell "Redundancy" and "Remember" correctly.
2020-01-08 manuregulator: fix regnode_method_get_voltage
2020-01-08 manurk805: Add regnode_status method
2020-01-08 manurk808: Add min/max for the switch regulators
2020-01-08 kpvtnet: Pre-allocate debugnet data immediately
2020-01-08 mmelSwitch 32-bit arm back to LLVM libunwind.
2020-01-07 mavMinor adjustments to r356474 and r356480.
2020-01-07 jhbWork around lld's inability to handle undefined weak...
2020-01-07 mavIncreate HMB limit from 1% to 5%.
2020-01-07 bdragon[PowerPC] Fix libllvmminimal build when building from...
2020-01-07 jhbDon't fail universe kernel stage for TARGET_ARCHes...
2020-01-07 markjUse a deterministic hash for USDT symbol names.
2020-01-07 markjlibjail: Handle an error from reallocarray() when trimm...
2020-01-07 glebiusFix a typo - passing wrong mbuf pointer to needs_udp_cs...
2020-01-07 mavAdd Host Memory Buffer support to nvme(4).
2020-01-07 melifaroFix rtsock route message generation for interface addre...
2020-01-07 ianAdd #ifdef option-test wrappers around another call...
2020-01-07 mjgvfs: handle doomed vnodes in vdefer_inactive
2020-01-07 kevansRemove gcclibs libssp build glue
2020-01-07 emasteDo not define TCPOUTFLAGS in rack_bbr_common
2020-01-07 lwhsuRevert r355861 because the issue has been fixed in...
2020-01-07 jhbVarious cleanups to cryptocheck.
2020-01-07 jhbRemove support for using GCC 4.2.1 from make tinderbox.
2020-01-07 markjDecrease logging severity when adding a device or readi...
2020-01-07 rstonertld: Fix segfault in direct exec mode
2020-01-07 markjDefine a unified pmap structure for i386.
2020-01-07 markjConsistently use pmap_t instead of struct pmap *.
2020-01-07 mjgvfs: reimplement deferred inactive to use a dedicated...
2020-01-07 mjgvfs: trylock in vfs_msync and refactor the func
2020-01-07 mjgvfs: use a dedicated counter for free vnode recycling
2020-01-07 kpsifive: Fix incorrect tx/rx ctrl defines
2020-01-07 mjgprocstat: read lo_name instead of now removed v_tag
2020-01-07 mjgzfs: plug a vnode reserve leak in zfs_make_xattrdir
2020-01-07 mjgvfs: prevent numvnodes and freevnodes re-reads when...
2020-01-07 delphijfsck_msdosfs.8: document -M.
2020-01-07 mjgvfs: annotate numvnodes and vnode_free_list_mtx with...
2020-01-07 mjgvfs: eliminate v_tag from struct vnode
2020-01-07 mjgvfs: add a helper for allocating marker vnodes
2020-01-06 andrewAdd more Arm arm64 CPU identification values
2020-01-06 kaktuskern_sysctl: make sysctl.debug work as intended
2020-01-06 tsoomeloader: update zfsimpl.c from illumos review suggestions
2020-01-06 kevansRefine fusefs test workaround for mips+llvm
2020-01-06 kevansUpdate libssp paths in various Makefile.depend* files
2020-01-06 emastesrc.conf.5: regen after r356419, reenabling powerpc...
2020-01-06 jhbSimplify arguments to signal handlers on mips.
2020-01-06 jhbEnable powerpc in make tinderbox using clang instead...
2020-01-06 jhbOnly build kernels for enabled TARGET_ARCHes in make...
2020-01-06 rrsThis catches rack up in the recent changes to ECN and
2020-01-06 mmMFV r356415
2020-01-06 rrsThis change adds a small feature to the tcp logging...
2020-01-06 kaktussysctl: mark more nodes as MPSAFE
2020-01-06 hselaskyAdd own counter for cancelled USB transfers.
2020-01-06 jeffFix uma boot pages calculations on NUMA machines that...
2020-01-06 mavFix host memory buffer sizes reporting.
2020-01-05 jeffThe fix in r356353 was insufficient. Not every archite...
2020-01-05 bznetgraph/ng_bridge: Reestablish old ABI
2020-01-05 emastearch.7: correct overzealous claims of external binutils use
2020-01-05 emastearch.7: update toolchain table for external ld use
2020-01-05 emastesrc.conf.5: regen after r356381, disable BINUTILS_BOOTS...
2020-01-05 emastesrc.opts.mk: disable BINUTILS_BOOTSTRAP on all mips...
2020-01-05 emastesrc.conf.5: regen after r356379, disable BINUTILS_BOOTS...
2020-01-05 emastesrc.opts.mk: disable BINUTILS_BOOTSTRAP on mips64*
2020-01-05 tuexenDon't make the sendall iterator as being up if it could...
2020-01-05 tuexenReturn -1 consistently if an error occurs.
2020-01-05 tuexenEnsure that we don't miss a trigger for kicking off...
2020-01-05 mjglocks: add default delay struct
2020-01-05 mjglocks: convert delay times to u_short
2020-01-05 mjgMark mtxpool_sleep as read mostly, not frequently.
2020-01-05 kevansshm: correct KPI mistake introduced around memfd_create
2020-01-05 kevansshmfd/mmap: restrict maxprot with MAP_SHARED + F_SEAL_WRITE
2020-01-05 emastearch.7: update to show mips* and sparc64 use external...
2020-01-05 emastesrc.conf.5: regen after r356367, default to GCC off
2020-01-05 emasteAdjust WITH_/WITHOUT_ descriptions for GCC options...
2020-01-05 emasteDo not build GCC 4.2.1 by default for any CPU architecture
2020-01-05 mmMFV r356365:
2020-01-05 mjgvfs: factor out avoidable branches in _vn_lock
2020-01-05 mjgvfs: drop thread argument from vinactive
2020-01-05 mjgvfs: patch up vnode count assertions to report found...
2020-01-05 mjgvfs: predict VN_IS_DOOMED as false
2020-01-04 kevanskern_mmap: restore character deleted in transit
2020-01-04 kevanskern_mmap: add a variant that allows caller to inspect fp
2020-01-04 kevanslibssp: fix FORTIFY_SOURCE stub declarations
2020-01-04 tuexenMake the message size limit used for SCTP_SENDALL confi...
2020-01-04 kevansProvide libssp based on libc
2020-01-04 kevansssp: knock out some trivial warnings that come up with...
2020-01-04 alcWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-04 jeffFix an assertion introduced in r356348. On architectur...
2020-01-04 bdrewerylio_listio_empty_nowait_thread sometimes does *not...
2020-01-04 jeffUMA NUMA flag day. UMA_ZONE_NUMA was a source of confu...
2020-01-04 jeffSort cross-domain frees into per-domain buckets before...
2020-01-04 jeffUse per-domain keg locks. This provides both a lock...
2020-01-04 jeffUse a separate lock for the zone and keg. This provide...
2020-01-04 jeffUse atomics for the zone limit and sleeper count. ...
2020-01-04 jhibbitspowerpc: Remove 'sec' device from QORIQ64 config
2020-01-04 jhbUse the freebsd-gcc6 toolchains instead of powerpc64...
next