Update the pciconf(8) database.
[dragonfly.git] / sys /
2020-05-13 François Tigeotdrm/linux/tasklets: queue new requests after existing...
2020-05-11 Sascha WildnerMerge branch 'vendor/FILE'
2020-05-08 François Tigeotdrm/linux/tasklets: Factor out common code
2020-05-08 Sascha WildnerMerge branch 'vendor/FILE'
2020-05-07 François Tigeotdrm/linux: Add tasklet enable and disable functions
2020-05-07 François Tigeotdrm/linux: Add xchg()
2020-05-05 Sascha Wildnerkernel/vm: Rename *_putpages()'s 'sync' argument to...
2020-05-05 Sascha Wildnerkernel/vm: Rename VM_PAGER_PUT_* to OBJPC_*.
2020-05-04 Sascha Wildnerkernel/vm_pager: Add some pagerops typedefs to improve...
2020-05-01 Sascha Wildnerkernel/vinum: Fix panic when vinum was loaded twice.
2020-04-30 Sascha WildnerSync ACPICA with Intel's version 20200430.
2020-04-30 Matthew Dillontmpfs - Fix bug in page-free bypass path
2020-04-28 Sascha WildnerFix various grammatical issues in our messages, documen...
2020-04-28 Sascha Wildner<sys/flame_graph.h>: Include <sys/types.h> for some...
2020-04-28 Sascha Wildner<sys/namecache.h>: Include <sys/lock.h> for nc_lock.
2020-04-28 Sascha Wildner<sys/sglist.h>: Adjust the type of struct sglist's...
2020-04-28 Sascha WildnerFix various grammatical issues in our messages, documen...
2020-04-28 Roy Marplesinet6: nd6_na_input() now considers ln_state <= ND6_LLI...
2020-04-25 François Tigeotdrm/linux: Add for_each_clear_bit()
2020-04-25 François Tigeotdrm/linux: Add BIT_ULL() and GENMASK_ULL()
2020-04-24 Matthew Dillonkernel - Detune memory slab allocator pcpu caching...
2020-04-24 Matthew Dillonkernel - Remove CACHE_VREF: RACED debugging output
2020-04-24 Matthew Dillonhammer2 - Fix serious de-duplication bug and a few...
2020-04-24 Matthew Dillonhammer2 - Fix serious de-duplication bug and a few...
2020-04-24 Matthew Dillonkernel - Fix excessive VM pageout flushes (2)
2020-04-23 Matthew Dillonkernel - Fix excessive VM pageout flushes
2020-04-23 Matthew Dillontmpfs - Change paging behavior, fix two directory-entry...
2020-04-22 Matthew Dillontmpfs - Too aggressive during paging
2020-04-22 Matthew Dillonkernel - Double LRU dirty pages by default
2020-04-21 Tomohiro Kusumisys/vfs/autofs: Silence down a warning which should...
2020-04-21 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-04-18 François Tigeotdrm/linux: Really implement irqs_disabled()
2020-04-18 François Tigeotdrm/linux: Add add_taint()
2020-04-14 François Tigeotdrm/i915: Enable stolen memory support
2020-04-14 François Tigeotdrm/linux: Add uapi/asm/byteorder.h
2020-04-14 Matthew Dillonkernel - Streamline refcount API
2020-04-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-04-13 Sascha Wildnerkernel: GC a few old system calls which are libc functi...
2020-04-12 Peeter Mustkernel/sysmouse: Add evdev support
2020-04-10 François Tigeotdrm/linux: Add put_page()
2020-04-01 Sascha WildnerMerge branch 'vendor/TCSH'
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 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 Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2020-03-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2020-03-20 Tomohiro Kusumisys/vfs/autofs: Make autofs(5) timeout messages include...
2020-03-18 Matthew Dillonkernel - Generate POLLHUP for fully disconnected socket
2020-03-18 François Tigeotdrm/i915: Revert Clean up DDI DDC/AUX CH sanitation
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 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 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
next