]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-02-01 Conrad Meyerintel_hwpstate(4): Don't leak bound thread in error...
2020-02-01 Mitchell Horneprci: register tlclk as a fixed clock
2020-02-01 Mitchell Horneprci: fix up compat
2020-02-01 Mitchell Horneprci: register the DDR and GEMGX PLLs
2020-02-01 Dimitry AndricFix new clang 10.0.0 warnings about converting the...
2020-02-01 Dimitry AndricRevert r357349, since the clang 10.0.0 warning was...
2020-02-01 Kristof Provosttests: epair: Don't fail if the if_epair module is...
2020-02-01 Mateusz Piotrowskibridge.4: Remove notes about FreeBSD 6.2-7.2
2020-02-01 Pawel Jakub... The error variable is not really needed. Remove it.
2020-02-01 Pawel Jakub... Restore previous usage presentation (without "pwait...
2020-02-01 Mateusz Guzikvfs: replace VOP_MARKATIME with VOP_MMAPPED
2020-02-01 Mateusz Guzikufs: drop ufs_markatime from ufs_fifoops
2020-02-01 Mateusz Guzikvfs: save on atomics on the root vnode for absolute...
2020-02-01 Mateusz Guzikvfs: add vrefactn
2020-02-01 Mateusz Guzikzfs: ZFS_WLOCK_TEARDOWN_INACTIVE_WLOCKED -> ZFS_TEARDOW...
2020-01-31 Kristof Provostvlan: Fix panic when vnet jail with a vlan interface...
2020-01-31 Jeff RobersonAdd two missing fences with comments describing them...
2020-01-31 Bryan Drewerymake all is needed to generate .depend.*
2020-01-31 Konstantin... smrstress: Add 'publishing' fences to operations on...
2020-01-31 Dimitry AndricMerge r357348 from the clang 10.0.0 import branch:
2020-01-31 Dimitry AndricDisable new clang 10.0.0 warnings about converting...
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 Dimitry AndricDisable new clang 10.0.0 warnings about misleading...
2020-01-31 John BaldwinAdd stricter checks on user changes to SSTATUS.
2020-01-31 Pedro F. Giffuniservices: Add PROFInet and EtherCAT.
2020-01-31 Dimitry AndricWork around two -Werror warning issues in googletest...
2020-01-31 Ed Masteregen src.conf.5 after r357338 BSD_CRTBEGIN retirement
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-31 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-31 Ed Masteretire BSD_CRTBEGIN option
2020-01-31 John BaldwinFix 64-bit value of SSTATUS_SD to use an unsigned long.
2020-01-31 Conrad Meyerhwpstate(4): Ignore CurPstateLimit by default
2020-01-31 Kyle EvansRPI3: Add RPi4 firmware files to the FAT partition
2020-01-31 Mark JohnstonReimplement stack capture of running threads on i386...
2020-01-31 Andrew TurnerCall the MAPTI command earlier in the ITS driver
2020-01-31 Mateusz Guzikvfs: revert the overzealous assert added in r357285...
2020-01-31 Hans Petter... Revert r357293.
2020-01-31 Hans Petter... Widen EPOCH(9) usage in mlx4en(4).
2020-01-31 Andrew TurnerOnly create one ITS configuration table
2020-01-31 Andrew TurnerIgnore the SMMUv3 and PMCG interrupt controller in...
2020-01-31 Mateusz Guzikzfs: convert z_teardown_inactive_lock to sleepable...
2020-01-31 Mateusz Guzikzfs: provide macros to handle z_teardown_inactive_lock
2020-01-31 Mateusz GuzikAdd rms_try_rlock and rms_wowned.
2020-01-31 Mateusz GuzikRemove an overzealous assert from rms_runlock.
2020-01-31 Navdeep ParharFix NOINET builds.
2020-01-31 Jeff RobersonImplement a simple UMA SMR stress testing tool.
2020-01-31 Jeff RobersonDon't use "All rights reserved" in new copyrights.
2020-01-31 Jeff RobersonFix LINT build with MEMGUARD.
2020-01-31 Jeff RobersonImplement a safe memory reclamation feature that is...
2020-01-30 John BaldwinTrim duplicate CSR swaps from user exceptions.
2020-01-30 Mateusz GuzikRemove duplicated empty lines from kern/*.c
2020-01-30 Mateusz GuzikTidy up 2 comments in smp_rendezvous_cpus.
2020-01-30 Mateusz Guzikamd64: sync up libc memcmp with the kernel version...
2020-01-30 Mateusz Guzikamd64: speed up failing case for memcmp
2020-01-30 Mateusz GuzikAssert that smp_rendezvous_cpus is called with interrup...
2020-01-30 Mateusz Guzikvfs: keep the mount point referenced across sys_quotactl
2020-01-30 Konstantin... Fix a bug in r357199.
2020-01-30 John BaldwinRemove unused fields from struct pcb.
2020-01-30 Andrew TurnerShift the ITS processor ID after reading it.
2020-01-30 Brooks DavisFix an indentation bug in r357169.
2020-01-30 John BaldwinFix use of an uninitialized variable.
2020-01-30 Conrad Meyercontrib/apr: Rip out bogus [CS]PRNG implementation
2020-01-30 Conrad Meyeraic7xxx(4): Fix unintended sign extension in ahd_inq()
2020-01-30 Conrad Meyercontrib/apr: Remove scope leak UB
2020-01-30 Hans Petter... Add missing mutex unlock in failure case.
2020-01-30 Hans Petter... Widen EPOCH(9) usage in mlx5en(4).
2020-01-30 Hans Petter... Widen EPOCH(9) usage in netisr.
2020-01-30 Philip Paepsacpi_ibm: add support for ThinkPad PrivacyGuard
2020-01-30 Hans Petter... Widen EPOCH(9) usage in PCI WLAN drivers.
2020-01-30 Hans Petter... Widen EPOCH(9) usage in USB WLAN drivers.
2020-01-30 Mateusz Guzikvfs: remove the never set VDESC_NOMAP_VPP flag
2020-01-30 Mateusz Guzikufs: add the missing vn_need_pageq_flush call to ufs_ne...
2020-01-30 Mateusz Guzikvfs: assert that doomed vnodes don't need to call vm_ob...
2020-01-30 Kyle Evansstdio: provide _unlocked variants of fflush, fputc...
2020-01-30 Kyle Evanspkgbase: generate dependencies in generate-ucl.sh
2020-01-30 Mateusz Guzikzfs: fix spurious lock contention during path lookup
2020-01-30 Mateusz Guzikzfs: use VOP_NEED_INACTIVE
2020-01-30 Mateusz Guzikvfs: unlazy before dooming the vnode
2020-01-30 Gleb SmirnoffFix text format definition for kern.maxvnodes, vfs...
2020-01-29 Gleb SmirnoffFix missing NET_EPOCH_ENTER() when compiled with TCP_OF...
2020-01-29 Kyle Evansmodules: adding some missing opt_* dependencies
2020-01-29 Kyle Evansconfig.mk: #define MAC as well
2020-01-29 Conrad MeyerRevert r357246
2020-01-29 Dimitry AndricMerge r357271 from the clang1000-import branch:
2020-01-29 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
next