ifconfig(8): Use correct interface name when setting flags
[dragonfly.git] / sys / dev /
2020-06-25 Daniel FojtUpgrade awk(1). 1/2
2020-06-24 François Tigeotdrm: Add headers, stubs and constants required by Linux...
2020-06-24 François Tigeotdrm: Move acpi_is_video_device() to linux/acpi.h
2020-06-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-16 François Tigeotdrm/i915: enable i915_gem_phys_ops
2020-06-15 François Tigeotdrm/i915: Use kmem_cache functions
2020-06-15 François Tigeotdrm/linux: Add kmem_cache functions and related constants
2020-06-12 Daniel FojtUpgrade less(1). 1/2
2020-06-11 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits (2)
2020-06-11 Daniel FojtUpgrade diffutils. 1/2
2020-06-09 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits
2020-06-09 François Tigeotdrm/linux: Add work_pending()
2020-06-09 François Tigeotdrm/linux: Add raw_read_seqcount()
2020-06-09 François Tigeotdrm/linux: Add swiotlb_max_segment()
2020-06-08 François Tigeotdrm/linux: Rewrite dev_printk()
2020-06-08 François Tigeotdrm/linux: Rewrite seq_printf()
2020-06-08 François Tigeotdrm/mm: Fix definitions of alloc_pages() and __free_pages()
2020-06-08 François Tigeotdrm/linux: Add mutex_lock_nested() and mutex_trylock_re...
2020-06-08 François Tigeotdrm/linux: Add list_for_each_entry_safe_reverse()
2020-06-08 François Tigeotdrm/linux: Improve put_user()
2020-06-07 François Tigeotdrm: Add linux/llist.h
2020-06-07 François Tigeotdrm/linux: Fix casting issues in cmpxchg()
2020-06-06 François Tigeotdrm: Switch to the OpenBSD dma-fence implementation
2020-06-06 François Tigeotdrm/linux/dma-buf: Rename struct fence to dma_fence
2020-06-04 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-04 François Tigeotdrm/linux: Add pid_nr()
2020-06-04 François Tigeotdrm/linux: Fix ratelimit.h copyright
2020-06-04 Daniel Fojtkernel: avoid possible sysctl integer overflow in acpi_...
2020-06-03 Pierre-Alain TORETkernel/acpi: sync acpi_thinkpad with FreeBSD acpi_ibm
2020-06-03 François Tigeotdrm: Add Coccinelle transformation scripts
2020-06-02 Sascha Wildnerkernel/efirt: Fix a kfree(NULL) panic when deleting...
2020-06-02 Daniel FojtUpgrade grep(1). 1/2
2020-06-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-05-30 Sascha Wildnerkernel/pci: Remove embedded newlines in sysctl descript...
2020-05-25 François Tigeotdrm/linux: Add down_write_killable()
2020-05-22 Sascha WildnerMerge branch 'vendor/BZIP'
2020-05-21 Sascha WildnerMerge branch 'vendor/WPA_SUPPLICANT'
2020-05-18 Aaron LIMerge branch 'vendor/TCPDUMP' (version 4.3.0 -> 4.9.3)
2020-05-18 Aaron LIMerge branch 'vendor/LIBPCAP' (version 1.8.1 -> 1.9.1)
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-01 Sascha Wildnerkernel/vinum: Fix panic when vinum was loaded twice.
2020-04-28 Sascha WildnerFix various grammatical issues in our messages, documen...
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-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-13 Roy MarplesMerge branch 'vendor/DHCPCD'
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-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2020-03-18 François Tigeotdrm/i915: Revert Clean up DDI DDC/AUX CH sanitation
2020-03-12 François Tigeotdrm/i915: Update DRIVER_DATE to 20161024
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-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 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-04 François Tigeotdrm/linux: Add __test_and_set_bit()
2020-03-04 François Tigeotdrm: Add a few Linux headers
2020-03-03 François Tigeotdrm/linux: handle NULL pointers in kmap_to_page()
2020-02-27 Matthew Dillonflame_graph - Add initial code to support flame graphs
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()
next