dragonfly.git
2020-03-29 Sascha Wildnerlt(1): Use 'find -s' instead of 'find | sort'.
2020-03-28 Sascha Wildnerkernel: Remove <sys/n{amei,lookup}.h> from all files...
2020-03-28 Sascha Wildnerkernel/dm: Include <sys/proc.h> for proc0.
2020-03-28 Sascha WildnerRemove references to math(3) in various manual pages.
2020-03-28 Sascha Wildnerkernel: Remove <sys/mutex.h> from all files that don...
2020-03-28 Sascha Wildnerkernel: Remove <sys/mutex.h> from all files that don...
2020-03-28 Sascha Wildnerkernel/iscsi: Include <sys/mutex2.h> in iscsivar.h.
2020-03-28 Sascha Wildnerkernel: Remove <sys/mplock2.h> from all files that...
2020-03-28 Sascha Wildner<sys/mount.h>: Include <sys/mplock2.h> for self suffici...
2020-03-27 Sascha WildnerSync ACPICA with Intel's version 20200326.
2020-03-25 Sascha Wildnerefivar.3: Fix typo.
2020-03-25 Sascha Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2020-03-24 Sascha Wildnerssh-copy-id(1): Fix a printf(1) missing format characte...
2020-03-24 Sascha WildnerHook ssh-copy-id into the build and adjust README.DELETED.
2020-03-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2020-03-24 Sascha WildnerImport OpenSSH-8.0p1's ssh-copy-id and manual page...
2020-03-23 Sascha Wildnerconfig(8): Replace the old "= {" syntax in config.y...
2020-03-20 Sascha WildnerAdjust iwm.4/iwmfw.4/fstab.5 a bit.
2020-03-20 Tomohiro Kusumisys/vfs/autofs: Make autofs(5) timeout messages include...
2020-03-19 Matthew Dillondsynth - Fix bug in dequote()
2020-03-18 Matthew Dillonkernel - Generate POLLHUP for fully disconnected socket
2020-03-18 Matthew Dillondsynth - Fix escaping, skipped count
2020-03-18 François Tigeotdrm/i915: Revert Clean up DDI DDC/AUX CH sanitation
2020-03-17 Sascha WildnerUpdate the pciconf(8) database.
2020-03-16 Matthew Dillonkernel - Fix rare vm_map_entry exhaustion panic (2)
2020-03-16 Matthew Dillonkernel - Fix rare vm_map_entry exhaustion panic
2020-03-14 Sascha Wildner<sys/conf.h>: Remove some more dead prototypes.
2020-03-14 Sascha Wildnerkernel: Remove some get_dev() remains. We no longer...
2020-03-14 zrjkernel: Adjust description for kern.tls_extra
2020-03-14 zrjkernel: Add handling for R_X86_64_PLT32 (type 4) in...
2020-03-13 Sascha Wildnerkernel/kprintf: Add a tunable for the kern.kprintf_logg...
2020-03-12 François Tigeotdrm/i915: Update DRIVER_DATE to 20161024
2020-03-11 Matthew Dillonkernel - Rework vfs_timestamp(), adjust default
2020-03-11 Matthew Dillonkernel - Do not use rdtsc() in the spinlock loop when...
2020-03-11 Matthew Dillonkernel - Allow 8254 timer to be forced, clean-up user...
2020-03-11 Sascha WildnerBSD.include.dist: Fix indentation (we use spaces in...
2020-03-11 François Tigeotworld: Install Linux headers required by Mesa >= 19.3
2020-03-11 François Tigeotlinux/types.h: Fix compilation with userland C++ programs
2020-03-09 François Tigeotdrm/linux: Rewrite the tasklet implementation
2020-03-08 François Tigeotdrm/linux: Add put_pid()
2020-03-08 Sascha Wildnerlibkvm: No need to include <sys/proc.h> when <sys/user...
2020-03-08 Sascha Wildnerkernel: Include <sys/lock.h> instead of <sys/mutex...
2020-03-08 Sascha Wildnerkernel: Add missing newlines at the end of two files.
2020-03-08 Sascha WildnerRevert "Remove unneeded *_if.c from SRCS in kernel...
2020-03-08 Sascha WildnerRemove unneeded *_if.c from SRCS in kernel module Makef...
2020-03-07 François Tigeotdrm/linux: Add disable_irq() and enable_irq()
2020-03-07 François Tigeotdrm/linux: Add atomic_fetch_xor()
2020-03-07 François Tigeotdrm/linux: Add io_mapping_init_wc() and _fini()
2020-03-07 Matthew Dillonrtld - Use kern.tls_extra
2020-03-07 Matthew Dillonkernel - Add sysctl kern.tls_extra
2020-03-06 François Tigeotdrm/linux: Add wake_up_bit() and wait_on_bit_timeout()
2020-03-06 François Tigeotdrm: Improve linux/timer.h
2020-03-06 François Tigeotdrm/linux: Add list_for_each_entry_from()
2020-03-06 François Tigeotdrm/linux: Add __add_wait_queue_tail()
2020-03-06 François Tigeotdrm/linux: Add atomic_set_release()
2020-03-05 Matthew Dillonkernel - Add minor VM shortcuts (2)
2020-03-05 François Tigeotdrm/linux: Add oops_in_progress
2020-03-05 François Tigeotdrm/linux: Add reboot_notifier functions
2020-03-05 François Tigeotdrm/linux: Add the "noinline" compiler directive
2020-03-05 François Tigeotdrm/linux: Add spin_lock_irqsave_nested()
2020-03-05 François Tigeotdrm/linux: Implement static_branch_xxx functions
2020-03-05 François Tigeotdrm: Add a few linux/gfp.h constants and functions
2020-03-05 François Tigeotdrm/linux: Add the X86_FEATURE_XMM4_1 flag
2020-03-05 Matthew Dillontmpfs - Fix bug last commit
2020-03-04 Matthew Dillonkernel - Minor pmap optimizations, minor swap_pager...
2020-03-04 Matthew Dillonkernel - Add minor VM shortcuts
2020-03-04 Matthew Dillonkernel - Minor optimizations
2020-03-04 Matthew Dillontmpfs - Fix minor deadlock, refactor tn_links
2020-03-04 François Tigeotdrm/linux: Add __test_and_set_bit()
2020-03-04 François Tigeotdrm: Add a few Linux headers
2020-03-04 Matthew Dillonkernel - Rename spinlock counter trick API
2020-03-04 Matthew Dillonkernel - Refactor cache_vref() using counter trick
2020-03-04 Matthew Dillonkernel - More counter trick spinlock APIs
2020-03-04 Matthew Dillonkernel - Fix minor scheduler bugs
2020-03-03 Matthew Dillonkernel - Normalize the vx_*() vnode interface
2020-03-03 Matthew Dillonkernel - Integrate the counter & 1 trick into the spinl...
2020-03-03 Matthew Dillonkernel - syscall path optimizations
2020-03-03 Aaron LIdevelopment.7: Modernize git commands for vendor import...
2020-03-03 Aaron LIrelease.7: Rename MAKE_JOBS to NREL_MAKE_JOBS
2020-03-03 François Tigeotdrm/linux: handle NULL pointers in kmap_to_page()
2020-03-03 Sascha Wildnerpsm.4/vga.4: Clean up a bit.
2020-03-03 Sascha WildnerRemove historic references to config(8) from various...
2020-03-03 Sascha Wildnerukbd.4: Fix wrong info.
2020-03-03 Sascha Wildnercd.4: Remove a section that is pointless nowadays.
2020-03-03 Matthew Dillondsynth - Add 'debug' directive to the manual page
2020-03-03 Matthew Dillonkernel - Refactor vfs_cache 4/N
2020-03-03 Matthew Dillonnrelease - Rename MAKE_JOBS to NREL_MAKE_JOBS
2020-03-03 Matthew Dillonlibc - Use fixed block size for db hash and btree method
2020-03-03 Matthew Dillontmpfs - Close a whole in tmpfs_vop_nremove()
2020-03-03 Matthew Dillonkernel - Enable stosq based pagezero()
2020-02-29 Matthew Dillonkernel - Improve cache_fullpath(), plus cleanup
2020-02-29 Matthew Dillonkernel - Comment future vrele() code intention
2020-02-29 Matthew Dillonkernel - Improve nlookup() performance w/absolute paths
2020-02-29 Matthew Dillonkernel - Rearrange struct vnode fields
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-28 Sascha WildnerMinor Makefiles cleanup in systat and flame_graph.
next