kernel - Refactor vfs_cache 3/N
[dragonfly.git] / sys /
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache 3/N
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache 2/N
2020-02-29 Matthew Dillonkernel - Continue pmap work
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache ncp->nc_refs
2020-02-29 Matthew Dillonkernel - Update vfs_cache to use fcmpset
2020-02-27 Matthew Dillonflame_graph - Add initial code to support flame graphs
2020-02-26 Sascha Wildnerkernel: Fix kernel build with 'options KTR' after 2ff21...
2020-02-26 Matthew Dillonkernel - Add kern.usched_dfly.poll_ticks
2020-02-26 Matthew Dillonkernel - Code path optimization for kmalloc/kfree
2020-02-26 Matthew Dillonkernel - Simple code path optimizations
2020-02-26 Matthew Dillonkernel - Rearrange uidinfo structure a bit
2020-02-25 Sascha Wildnerkernel/options: Fix wrong LINT->LINT64 replacement...
2020-02-25 Matthew Dillonkernel - Simple cache line optimizations
2020-02-24 Matthew Dillonkernel - Try to fix tcp ISN generator
2020-02-24 Matthew Dillonjail - add jail.defaults.allow_listen_override (3)
2020-02-24 Sascha Wildnerboot/loader: Small improvement to merge_help.awk.
2020-02-24 Matthew Dillonjail - add jail.defaults.allow_listen_override (2)
2020-02-24 Matthew Dillonjail - add jail.defaults.allow_listen_override
2020-02-24 Matthew Dillonnfs - Strip out cr_prison from cached creds
2020-02-23 Matthew Dillonjail - Fix broken port matching code
2020-02-23 Matthew Dillonjail - Allow loopback interface in in_pcbladdr_find()
2020-02-23 Matthew Dillontmpfs - Fix races in tmpfs_nrename() and tmpfs_nrmdir()
2020-02-23 Matthew Dillontmpfs - Cleanup, refactor tmpfs_alloc_vp()
2020-02-23 Matthew Dillonkernel and world - Replace bcmp/bcopy/bzero/memcmp...
2020-02-23 François Tigeotdrm/i915: Update base driver to 20160808
2020-02-23 François Tigeotdrm/linux: Implement more parts of prepare_to_wait...
2020-02-23 François Tigeotdrm/linux: Add RCU functions
2020-02-23 François Tigeotdrm: Add linux/vt.h
2020-02-23 François Tigeotdrm: Add linux/pnp.h
2020-02-23 François Tigeotdrm: Add linux/oom.h
2020-02-23 François Tigeotdrm/linux: Add dev_notice()
2020-02-23 François Tigeotdrm/linux: Add prefetchw()
2020-02-23 François Tigeotdrm/linux: Add pagefault_disabled
2020-02-22 Sascha WildnerRemove <sys/user.h> inclusion from a few files that...
2020-02-22 Sascha Wildner<sys/user.h>: Restrict inclusion to userland and fix...
2020-02-22 Sascha Wildnerboot: Small indent fix.
2020-02-20 François Tigeotdrm/i915: Use stop_machine()
2020-02-20 François Tigeotdrm/linux: Add stop_machine()
2020-02-20 François Tigeotdrm: Add linux/mempolicy.h
2020-02-15 Justin C. Sherrill5.9 setup v5.9.0
2020-02-15 Matthew Dillonkernel - Microoptimization, avoid dirtying vm_page_hash...
2020-02-15 Matthew Dillonkernel - Micro-optimization, only set v_lastwrite_ts...
2020-02-15 Matthew Dillonkernel - Micro optimization for vnode exclusive lock
2020-02-15 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS234'
2020-02-15 François Tigeotdrm/i915: Update base driver to 20160725
2020-02-15 François Tigeotdrm/linux: Add drain_workqueue()
2020-02-15 François Tigeotdrm/linux: Add boot_cpu_data
2020-02-15 François Tigeotdrm/linux: Improve linux/bug.h
2020-02-15 François Tigeotdrm/linux: Improve linux/fence.h
2020-02-15 François Tigeotdrm/linux: Add jiffies_to_nsecs()
2020-02-15 François Tigeotdrm/linux: Fix DEFINE_SPINLOCK()
2020-02-15 Matthew Dillonkernel - Reduce SMP contention during low-memory stress
2020-02-15 Matthew Dillonkernel - Fix rare wait*() deadlock
2020-02-15 Matthew Dillonkernel - Recode the namecache mount transition cache
2020-02-15 Matthew Dillondevfs - Clean up some SMP inefficiencies
2020-02-14 Matthew Dillonkernel - Rejigger mount code to add vfs_flags in struct...
2020-02-14 Matthew Dillonkernel - Increase size of the vm_page hash table
2020-02-14 Matthew Dillonkernel - Start work on a better burst page-fault mechanic
2020-02-14 Sascha WildnerUse our new partition id (0x6c) in several more places.
2020-02-14 Sascha WildnerSync ACPICA with Intel's version 20200214.
2020-02-14 François Tigeotdrm: Use the Linux version of DRM_WAIT_ON()
2020-02-14 François Tigeotdrm/linux: Rework wait_event_xxx and finish_wait functions
2020-02-14 zrjsys/boot: Unbreak efi build with WORLD_LDVER=ld.bfd.
2020-02-14 Matthew Dillonrdrand - Document massive improvement in performance
2020-02-14 Matthew Dillonkernel - Add more dtypes to sys/dtype.h
2020-02-14 Matthew Dillonkernel - Offset the stathz systimer by 50% of the hz...
2020-02-14 Matthew Dillonkernel - Reduce excessive rdrand harvesting
2020-02-13 Matthew Dillonkernel - Improve tmpfs support
2020-02-13 François Tigeotdrm/linux: Add framebuffer_alloc() and framebuffer_rele...
2020-02-13 François Tigeotdrm/linux: Implement outb()
2020-02-13 Matthew Dillontmpfs - Improve write clustering
2020-02-13 Matthew Dillonkernel - Add vm.pageout_allow_active sysctl
2020-02-12 Matthew Dillontmpfs - Flush and recycle pages quickly during heavy...
2020-02-12 Matthew Dillonkernel - Add B_TTC flag (buffer cache try-to-cache...
2020-02-12 Matthew Dillonkernel - Improve vm_page_try_to_cache()
2020-02-12 Matthew Dillonkernel - Adjust vm.pageout_memuse_mode
2020-02-12 Matthew Dillonkernel - Require pages to be PQ_ACTIVE for quick vm_pag...
2020-02-11 Matthew Dillonkernel - Improve pageout daemon pipelining.
2020-02-11 Matthew Dillontmpfs - Cycle through buffer cache when pageout daemon...
2020-02-11 Matthew Dillonkernel - Warn/assert on broken ACPI MADT
2020-02-11 Matthew Dillonkernel - Add cpu ident bit ADMSKX (address mask extensions)
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-09 Roy Marplesinet6: report RTM_MISS when probing a known address...
2020-02-09 Sascha Wildner<sys/ttydefaults.h>: Sync up with FreeBSD, mainly for...
2020-02-09 Sascha Wildner<sys/ttydefaults.h>: Add some includes for self-suffici...
2020-02-09 Sascha Wildnerroute(4): Remove a leftover closing brace.
2020-02-09 Roy Marplesroute(4): add RO_MISSFILTER socket option.
2020-02-09 Roy Marplesroute: make INET6 addrs human readable with sockaddr_print
2020-02-09 Roy Marplesroute: constify sockaddr_print
2020-02-09 Sascha Wildnerkernel/apple_gmux: Add missing opt_ddb.h to the Makefil...
2020-02-08 Sascha Wildnerkernel/vga_switcheroo: Add missing opt_ddb.h to the...
2020-02-07 Sascha Wildnerkernel/drm: Add missing opt_ddb.h to the Makefiles.
2020-02-07 Matthew Dillonkernel - Clean up memory leaks and a stack buffer discl...
2020-02-06 François Tigeotdrm/linux: fix a bug in DEFINE_WAIT()
2020-02-05 François Tigeotdrm: Improve drm_can_sleep()
2020-02-05 Matthew Dillondrm - Remove some of the linux_sched debugging
2020-02-03 Sascha Wildnerkernel/iwm: Add back support for IWM_DEBUG (default...
2020-02-03 Matthew Dillonkernel - Fix usb crash on detach
2020-02-03 Sascha Wildnervkernel: Include <sys/malloc.h> for malloc_reinit_ncpus...
next