nrelease - fix/improve livecd
[dragonfly.git] / sys / dev / drm /
2020-08-03 Daniel FojtUpgrade openssh. 1/2
2020-08-01 François Tigeotdrm: Fix dma_fence_wait()
2020-07-30 Daniel FojtUpgrade make(1). 1/2
2020-07-27 François Tigeotdrm: Update to Linux 4.12.14
2020-07-27 François Tigeotdrm/linux: Add pagevec API from Linux 4.15+
2020-07-27 François Tigeotdrm/linux: Add kthread parking functions
2020-07-26 François Tigeotdrm/linux: Fix complete() and complete_all()
2020-07-25 François Tigeotdrm/linux: Add __list_del() and __list_del_entry()
2020-07-25 François Tigeotdrm/linux: dma_fence_get_rcu_safe()
2020-07-25 François Tigeotdrm/linux: Add various rbtree functions
2020-07-23 François Tigeotdrm/linux: Fix stop_machine()
2020-07-22 François Tigeotdrm/linux: Add get_task_pid()
2020-07-22 Daniel FojtUpgrade libressl. 1/2
2020-07-22 François Tigeotdrm: Implement dma-buf operations, enable most drm_prim...
2020-07-19 Sascha Wildnerlinux/kernel.h: Add some __printf() where appropriate.
2020-07-17 Daniel FojtUpgrade ldns and drill(1). 1/2
2020-07-15 François Tigeotdrm: restore pre-Linux 4.10 print functions
2020-07-13 François Tigeotdrm: Update base driver to Linux 4.10.17
2020-07-13 François Tigeotdrm/linux: Do not sleep when not required in schedule_t...
2020-07-12 François Tigeotdrm/linux: break from wait_event_xxx() loops sooner
2020-07-12 François Tigeotdrm/linux: Fix lost wakeup event issues with wait_event...
2020-07-12 François Tigeotdrm/linux: Implement module_param() directives
2020-07-12 François Tigeotdrm/linux: Import the radix-tree code from FreeBSD
2020-07-11 François Tigeotdrm/linux: Fix an unlock without lock issue in dma_fenc...
2020-07-11 François Tigeotdrm/linux: fix races in the ww mutex code that can...
2020-07-09 Daniel FojtUpgrade liblzma and xz(1). 1/2
2020-07-04 Sascha Wildner<sys/cdefs.h>: Move various defines to <sys/systm.h...
2020-07-03 Daniel FojtMerge branch vendor/AWK into master.
2020-07-02 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-27 Daniel FojtUpgrade libarchive, bsdcat(1), bsdcpio(1) and bsdtar...
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 Daniel FojtUpgrade diffutils. 1/2
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-03 François Tigeotdrm: Add Coccinelle transformation scripts
2020-06-02 Daniel FojtUpgrade grep(1). 1/2
2020-06-01 Roy MarplesMerge branch 'vendor/DHCPCD'
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-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-10 François Tigeotdrm/linux: Add put_page()
2020-04-01 Sascha WildnerMerge branch 'vendor/TCSH'
2020-03-28 Sascha Wildnerkernel: Remove <sys/mutex.h> from all files that don...
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-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
next