]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-04 Jeff RobersonFix libmemstat_uma build after r357485.
2020-02-04 Dmitry ChaginFix clock_gettime() and clock_getres() for cpu clocks:
2020-02-04 Dmitry ChaginFor code reuse in Linuxulator rename get_proccess_cputime()
2020-02-04 Dmitry Chaginlinux_to_native_clockid() properly initializes nwhich...
2020-02-04 Jeff RobersonImplement a deferred write advancement feature that...
2020-02-04 Jeff RobersonFix a recursion on the thread lock by acquiring it...
2020-02-04 Jeff RobersonUse STAILQ instead of TAILQ for bucket lists. We only...
2020-02-04 Navdeep Parharcxgbe(4): Add pfil(9) hooks to the driver's rx.
2020-02-04 Navdeep Parharcxgbe(4): Treat NIC rx as special and run its handler...
2020-02-04 Navdeep Parharcxgbe(4): Retire the allow_mbufs_in_cluster optimization.
2020-02-04 Alex RichardsonSet the LMA of the riscv kernel to the OpenSBI jump...
2020-02-03 Navdeep Parharcxgbe(4): Avoid ext_arg2 in rxb_free.
2020-02-03 Mateusz Piotrowskiports.7: Update examples with install-missing-packages
2020-02-03 Mateusz PiotrowskiReplace *-out with star-out to ease legibility
2020-02-03 Navdeep Parharcxgbe(4): Do not use pack boundary > 512B unless it...
2020-02-03 Navdeep Parharcxgbe(4): Initialize the rx buffer's metadata on first...
2020-02-03 Navdeep Parharcxgbe(4): Only checksummed TCP should be considered...
2020-02-03 Mark JohnstonFix the !SMP case in sched_add() after r355779.
2020-02-03 Mateusz Guzikfd: partially unengrish the previous commit
2020-02-03 Mateusz Guzikfd: streamline fget_unlocked
2020-02-03 Mateusz Guzikfd: remove the seq argument from fget_unlocked
2020-02-03 Mateusz Guzikfd: remove the seq argument from fget routines
2020-02-03 Mateusz Guzikseqc: provide seqc_read_any
2020-02-03 Mateusz Guzikktrace: provide ktrstat_error
2020-02-03 Gleb SmirnoffCouple protocol drain routines (frag6_drain and sctp_dr...
2020-02-03 Poul-Henning... Minor cleanups to allow handing vast datasets.
2020-02-03 Warner LoshFix a stray 'e'from my last commit.
2020-02-03 Mark JohnstonDisable the smallest UMA bucket size on 32-bit platforms.
2020-02-03 Mark Johnstonaddr2line: Avoid a name collision.
2020-02-03 Kyle Evansnamei: preserve errors from fget_cap_locked
2020-02-03 Mark JohnstonDynamically select LSE-based atomic(9)s on arm64.
2020-02-03 Mark JohnstonAdd LSE-based atomic(9) implementations.
2020-02-03 Mark JohnstonAdd wrappers for arm64 atomics.
2020-02-03 Mark JohnstonProvide a single implementation for each of the arm64...
2020-02-03 Chuck SilversWith INVARIANTS, track all softdep dependency structure...
2020-02-03 Warner LoshRemove sparc64 kernel support
2020-02-03 Warner LoshRemove sparc64 support from the boot loader.
2020-02-03 Alexander MotinUnblock kstat.zfs.misc.dbufstats sysctls.
2020-02-03 Mateusz Guzikcapsicum: faster cap_rights_contains
2020-02-03 Mateusz Guziktmpfs: inline tmpfs_update
2020-02-03 Mark Johnstonaddr2line: Cache CU DIEs upon a successful address...
2020-02-03 Mateusz Piotrowskiunits(1): Refactor the manual page and update usage...
2020-02-03 Andrew TurnerRemove the GICv3 ITS irq and replace it with an ID
2020-02-03 Mateusz Guzikfd: fix f_count acquire in fget_unlocked
2020-02-03 Mateusz GuzikFix up various vnode-related asserts which did not...
2020-02-03 Andrew TurnerUse a unique name for the GICv3 ITS vmem
2020-02-03 Ed Masteremove stale gnu/lib/csu directory
2020-02-03 Andrew TurnerDisable the use of the quantum cache in the GICv3 ITS
2020-02-03 Toomas Soomeloader: bc_add can not use any other probes than ah...
2020-02-03 Warner LoshOn powerpc, we use ofw_syscons for device sc. That...
2020-02-03 Conrad Meyernetinet/libalias: Fix typo in debug message
2020-02-03 Pedro F. Giffunitypo: Registration.
2020-02-03 Pedro F. Giffuniethernet: Minor cleanup.
2020-02-02 Ed Masteacpi_ibm: remove superfluous cast
2020-02-02 Xin LIDiff reduction against NetBSD, no functional change.
2020-02-02 Xin LIRemove unused include.
2020-02-02 Kyle Evanslibc: provide fputc_unlocked
2020-02-02 Brandon Bergren[PowerPC] Fix feholdexcept() on powerpc referencing...
2020-02-02 Pedro F. Giffunistyle(9): Fix spaces after #define.
2020-02-02 Ed Masteacpi_ibm: whitespace and wrapping cleanup
2020-02-02 Pedro F. Giffuniethernet: add some more Ethertypes.
2020-02-02 Pedro F. Giffuniethernet: add some more Ethertypes.
2020-02-02 Ed Masteacpi_ibm: whitespace fixup
2020-02-02 Kyle EvansProvide O_SEARCH
2020-02-02 Kyle Evanszfs: light refactor to indicate cachedlookup in zfs_lookup
2020-02-02 Kyle Evanspseudofs: don't do VEXEC check in VOP_CACHEDLOOKUP
2020-02-02 Ed MasteMove ce enable to SOURCELESS_HOST
2020-02-02 Warner LoshPer the firm plan, start to remove sparc64
2020-02-02 Mateusz Guzikfd: sprinkle some predits around fget
2020-02-02 Mateusz Guzikfd: use atomic_load_ptr instead of hand-rolled cast...
2020-02-02 Mateusz Guzikvfs: remove the now empty vop_unlock_post
2020-02-02 Mateusz Guzikvfs: remove the never set VDESC_VPP_WILLRELE flag
2020-02-02 Warner LoshMove font.h generation to conf/files from conf/files.*
2020-02-02 Warner LoshFix old-style build
2020-02-02 Warner LoshKill old armv4 busdma
2020-02-02 Warner LoshMove arm back to having one LINT
2020-02-02 Warner LoshRemove old boardid/mach-types support.
2020-02-02 Warner LoshRemove armv5 marvell support.
2020-02-02 Warner LoshRemove Ralink RT1310 support
2020-02-02 Warner LoshRemove vpo.4
2020-02-02 Warner LoshAdd deprecation notice to vpo.4
2020-02-01 Jeff RobersonFix a bug in r356776 where the page allocator was not...
2020-02-01 Konstantin... Fix build.
2020-02-01 Doug MooreIn dmar_gas_lowermatch, skip searching a subtree if...
2020-02-01 Dimitry AndricAmend r357367 by using register values from the TPM...
2020-02-01 Mateusz Guzikcache: replace kern___getcwd with vn_getcwd
2020-02-01 Conrad Meyertpm(4): Fix 'go ready' in TPM 2.0 TIS driver
2020-02-01 Mateusz Guzikcache: return the total length from vn_fullpath1
2020-02-01 Mateusz Guzikcache: remove vnode -> path lookup disablement
2020-02-01 Mateusz Guzikvfs: consistently use size_t for buflen around VOP_VPTOCNP
2020-02-01 Conrad Meyerrand(3): Replace implementation with one backed by...
2020-02-01 Conrad Meyerhwpstate_intel(4): Save admin-set EPP/EPB and restore...
2020-02-01 Conrad Meyerhwpstate_intel(4): Print failure message only on failure
2020-02-01 Conrad Meyerhwpstate_intel(4): Detect and support PKG variant
2020-02-01 Conrad Meyerhwpstate_intel(4): Add fallback EPP using PERF_BIAS MSR
2020-02-01 Conrad Meyerx86: Add/amend some power-management comments/macros
2020-02-01 Conrad Meyerhwpstate_intel(4): Error check epp sysctl & bail if...
2020-02-01 Kristof Provosttests: epair: Don't fail if we load if_epair
2020-02-01 Mark JohnstonRemove a couple of lingering usages of the page lock.
2020-02-01 Conrad Meyerintel_hwpstate(4): Use identcpu-cached cpuid 6 leaf
next