kernel: Adjust description for kern.tls_extra
[dragonfly.git] / sys / dev /
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()
2020-02-23 François Tigeotdrm/linux: Add pagefault_disabled
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 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-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 Matthew Dillonrdrand - Document massive improvement in performance
2020-02-14 Matthew Dillonkernel - Reduce excessive rdrand harvesting
2020-02-13 François Tigeotdrm/linux: Add framebuffer_alloc() and framebuffer_rele...
2020-02-13 François Tigeotdrm/linux: Implement outb()
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
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-02 Matthew Dillonkernel - Rejigger random number generator to be per...
2020-01-31 Sepherosa Ziehausound/hda: Use driver specific taskqueue, instead of...
2020-01-27 Sascha Wildnerkernel/atkbdc: Remove some dead code.
2020-01-25 Sascha Wildnerkernel/vga: Sort I/O port addresses in vgareg.h.
2020-01-24 François Tigeotdrm: Fix lockinit() calls in previous commit
2020-01-24 François Tigeotdrm: Replace all Linux spinlocks by lockmgr locks
2020-01-23 Peeter Mustdrm: Pass CRTC ID in userspace vblank events
2020-01-19 Sascha WildnerMerge branch 'vendor/FLEX'
2020-01-18 Matthew Dillonkernel - Fix indefinite wait buffer bug with encrypted...
2020-01-16 Matthew Dillonpsm - Fix memory corruption and panic in psm driver
2020-01-15 Sepherosa Ziehauacpi/pstate: Be lenient about the invalid PPC.
2020-01-09 François Tigeotdrm/radeon: Use Linux memory-mapped IO functions
2020-01-09 François Tigeotdrm/linux: Add readX() memory-mapped IO functions
2020-01-08 François Tigeotdrm/linux: Add pci_free_consistent()
2020-01-07 zrjMerge branch 'vendor/GDB'
2020-01-04 Matthew Dillondrm - Fix workqueue bugs w/recent drm pushes
2020-01-04 François Tigeotdrm/radeon: Use pci_alloc_consistent()
2020-01-03 François Tigeotdrm/linux: Add pci_alloc_consistent()
2020-01-01 Matthew Dilloniwm - Full sync from FreeBSD
2019-12-29 François Tigeotdrm/i915: Disable GUC support again on Kabylake GPUs
2019-12-27 François Tigeotdrm/i915: Update to Linux 4.8.17
2019-12-26 François Tigeotdrm/linux: Add schedule_timeout_uninterruptible()
2019-12-26 François Tigeotdrm/linux: Add some sysfs stub functions
2019-12-26 François Tigeotdrm/linux: Add or improve some wait_queue functions
2019-12-24 François Tigeotdrm/i915: Update to Linux commit b224c4dc70cdd5f42d24a7...
2019-12-24 François Tigeotdrm/linux: Add Linux kthread functions
2019-12-22 Tomohiro Kusumisys/dev/disk/dm: Refactor dmioctl()
2019-12-21 François Tigeotdrm/linux: Add a few linux/sched functions
2019-12-21 François Tigeotdrm/linux: Add wait_for_completion()
2019-12-21 François Tigeotdrm: Protect irq_list with lockmgr locks
2019-12-21 François Tigeotdrm: Protect iomap_list with lockmgr locks
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 François Tigeotdrm: Protect vmmap_list with lockmgr locks
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-18 Tomohiro Kusumisys/dev/disk/dm: Fix argc test for striped target
2019-12-17 François Tigeotdrm: Improve sysfs implementation
2019-12-15 François Tigeotdrm/linux: Fix io_mapping() functions
next