]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add td_pflags2, yet another thread-private flags word.
[FreeBSD/FreeBSD.git] / sys /
2020-02-22 kibAdd td_pflags2, yet another thread-private flags word.
2020-02-22 markjConstify uma_zcache_create() and uma_zsecond_create...
2020-02-22 kevansvm_radix: prefer __builtin_unreachable() to an unreacha...
2020-02-22 kpriscv: Set MACHINE_ARCH correctly
2020-02-22 jeffAdd an atomic-free tick moderated lazy update variant...
2020-02-22 jhibbitspowerpc/booke: Fix handling of pvh_global_lock and...
2020-02-21 impWe pass a pointer to the flags to dabitsysctl, not...
2020-02-21 kibx86/identcpu.c whitespace cleanup.
2020-02-21 kibprint_svm_info: decode a CPUID 0x8000000a.edx bit 20.
2020-02-21 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-21 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-21 hselaskyFix broken MLX5_IB_INDEX() macro in mlx5ib(4).
2020-02-21 hselaskyMake sure the ACPI lid state is updated during boot...
2020-02-21 manuBump _FreeBSD_version after the recent linuxkpi changes
2020-02-21 manulinuxkpi: Move shmem related functions in it's own...
2020-02-21 glebiusRework second part of r357558. Unroll the macro and...
2020-02-21 glebiusRevert one half of previous change r357558. Don't...
2020-02-21 mjgvfs: stop duplicating vnode work in audit during path...
2020-02-21 mjgaudit: provide audit_canon_path variant which accepts...
2020-02-21 mjgaudit: simplify path resolving logic
2020-02-21 mjgaudit: rely on use count instead of hold count in audit...
2020-02-20 vangyzenclamp kernel dump compression level when using gzip
2020-02-20 kibFix a bug in r358168, do not call sigfastblock_setpend...
2020-02-20 kpvirtio: Pass the interrupt type in mmio mode
2020-02-20 manulinuxkpi: Add str_has_prefix
2020-02-20 manulinuxkpi: Add list_is_first function
2020-02-20 kibAdd more values for PCI capabilities, PCIe extended...
2020-02-20 mjgmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 mjgvfs: add realpathat syscall
2020-02-20 tuexenRemove an unused timer type.
2020-02-20 kibDo not read sigfastblock word on syscall entry.
2020-02-20 bzip6_output: improve extension header handling
2020-02-20 baptBump __FreeBSD_version after bumping ncurses shlib
2020-02-20 adrian[ath] Attempt to fix epoch handling.
2020-02-20 impDon't convert all lower-layer errors to EIO.
2020-02-20 impDon't spam the console with an additional, and useless...
2020-02-19 jeffSilence a gcc warning about no return from a function...
2020-02-19 jeffUse SMR to provide a safe unlocked lookup for vm_radix.
2020-02-19 jeffSince r357940 it is no longer possible to use a single...
2020-02-19 jeffUse per-domain locks for the bucket cache.
2020-02-19 jeffDon't release xbusy on kmem pages. After lockless...
2020-02-19 jeffEliminate some unnecessary uses of UMA_ZONE_VM. Only...
2020-02-19 jeffType validating smr protected pointer accessors.
2020-02-19 hrsAdd _BIX (Battery Information Extended) object support.
2020-02-19 rlibbypowerpc: unconditionally mark SLB zones UMA_ZONE_CONTIG
2020-02-19 jhibbitspowerpc/amigaone: Fix license header formatting on...
2020-02-19 npcxgbe(4): Congestion drops are maintained per E-channel...
2020-02-18 mckusickAdditional KASSERTs to ensure the consistency of the...
2020-02-18 tuexenEpochify SCTP.
2020-02-18 npcxgbe/iw_cxgbe: correctly enforce the max reg_mr depth.
2020-02-18 hselaskyUse NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-18 tuexenRemove unused function.
2020-02-18 dimFix the following -Werror warning from clang 10.0.0:
2020-02-18 fsuAdd a EXT2FS-specific implementation for lseek(SEEK_DATA).
2020-02-18 bzip6_output: update comments.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-18 chsamd64: keep PTE bitmasks in sync with target pmap durin...
2020-02-17 dimMerge r358034 from the clang1000-import branch:
2020-02-17 dimMerge r358030 from the clang1000-import branch:
2020-02-17 scottlFix syntax error from r357647. Adjust a variable name...
2020-02-17 tuexenFix the non-default stream schedulers such that do...
2020-02-17 andrewUse EARLY_DRIVER_MODULE in the acpi bus.
2020-02-17 markjRemove swblk_t.
2020-02-17 markjFix a swap block allocation race.
2020-02-17 markjFix object locking races in swapoff(2).
2020-02-17 tuexenDon't use uninitialised stack memory if the sysctl...
2020-02-17 kibFix typo.
2020-02-17 bzPartially revert VNET change and expand VNET structure.
2020-02-17 hselaskyFix kernel panic while trying to read multicast stream.
2020-02-17 jeffAdd a simple accessor that returns the bytes of memory...
2020-02-17 jeffRefactor _vm_page_busy_sleep to reduce the delta betwee...
2020-02-17 jeffUMA has become more particular about zone types. Use...
2020-02-16 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-16 mjgrefcount: update comments about fencing when releasing...
2020-02-16 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-16 kibFix build of some modules for some kernel configs.
2020-02-16 mjgvfs: fix vlrureclaim ->v_object access
2020-02-16 mjgvfs: check early for VCHR in vput_final to short-circui...
2020-02-16 mjgrefcount: add missing release fence to refcount_release...
2020-02-16 jeffSlightly restructure uma_zalloc* to generate better...
2020-02-16 mmacyAdd zfree to zero allocation before free
2020-02-16 mmacyAdd chacha20poly1305 support to crypto build
2020-02-15 kibsem_remove(): fix the loop that compacts sem array...
2020-02-15 kibsem_remove(): add some asserts.
2020-02-15 kibUse designated initializers for seminfo.
2020-02-15 mjgufs: use faster lockgmr entry points in ffs_lock
2020-02-15 dimMerge r357970 from the clang1000-import branch:
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 impThe KASSERT is too strict: revert r357897
2020-02-15 mjgvfs: make write suspension mandatory
2020-02-15 jkimMFV: r357927
2020-02-15 mjgcapsicum: use new helpers
2020-02-15 mjgkqueue: use new capsicum helpers
2020-02-15 mjgcloudabi: use new capsicum helpers
2020-02-15 mjgsctp: use new capsicum helpers
2020-02-15 mjgvm: use new capsicum helpers
2020-02-15 mjgfd: use new capsicum helpers
next