Virtio_Balloon implementation for DragonFly
[dragonfly.git] / sys / dev / drm / include /
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-15 François Tigeotdrm/linux: Fix potential ww mutex induced panics
2018-10-11 François Tigeotdrm/linux: Add a few headers
2018-10-07 François Tigeotdrm: Add linux/interval_tree.h
2018-10-07 François Tigeotdrm/linux: Add rcu_dereference_protected()
2018-09-28 François Tigeotdrm/linux: Implement lockdep_assert_held()
2018-09-27 François TigeotRevert "drm/ttm: convert to the reservation api"
2018-09-26 Sascha Wildnerkernel/drm: Fix -Wundef.
2018-09-23 François Tigeotdrm/ttm: convert to the reservation api
2018-09-23 François Tigeotdrm/linux: Implement more reservation objects code
2018-09-22 François Tigeotdrm/ttm: Rename ttm_mem_global.spin to ttm_mem_global...
2018-09-19 François Tigeotdrm/ttm: Use Linux kobjects
2018-09-19 François Tigeotdrm/linux: Implement more kobject parts
2018-09-16 François Tigeotdrm/linux: Increase coverage of the page protection...
2018-09-16 François Tigeotdrm/linux: use pgprot_t
2018-09-08 François Tigeotdrm: Sync drm/drmP.h with Linux 4.7.10
2018-09-08 François Tigeotdrm: Add more Linux include files
2018-09-07 François Tigeotdrm: Use a dedicated .h file for configuration options
2018-09-01 François Tigeotdrm/linux: Rewrite READ_ONCE() and WRITE_ONCE()
2018-08-11 Sascha Wildnerkernel/drm: Remove CONFIG_PCI as a kernel option.
2018-08-10 François Tigeotdrm: Sync drm_pci.c with Linux 4.7.10
2018-08-09 François Tigeotdrm/linux: Add field devfn to struct pci_dev
2018-08-01 François Tigeotdrm: Sync drm_bufs.c with Linux 4.7.10
2018-07-31 François Tigeotdrm: simplify authentication management
2018-07-30 François Tigeotdrm: More Linux 4.7.10 synchronization
2018-07-24 François Tigeotdrm: Partial sync with Linux 4.7.10
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-21 François Tigeotdrm: Sync a few bits with Linux 4.7.10
2018-07-21 François Tigeotdrm: dev->dma_lock doesn't exist
2018-07-21 François Tigeotdrm/linux: add agp_backend.h
2018-07-21 Sascha Wildnerkernel/drm: Use more straightforward lockmgr_try().
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 François Tigeotdrm: Define struct page and use it everywhere
2018-05-23 François Tigeotdrm/linux/timer.h: No need to protect a callout struct...
2018-05-23 Imre Vadászdrm - No need to protect a callout struct from MP accesses.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-13 François Tigeotdrm/linux: Add cond_resched()
2018-05-07 François Tigeotdrm/linux: Add scnprintf()
2018-05-07 François Tigeotdrm/linux: Add or improve various *printf functions
2018-05-07 François Tigeotdrm/linux: Start using stop_machine.h
2018-05-06 François Tigeotdrm/linux: Add do_gettimeofday()
2018-05-06 François Tigeotdrm: Sync include directives with Linux
2018-04-25 François Tigeotdrm: Implement parts of the Linux irq subsystem
2018-03-25 François Tigeotdrm/linux: Add signal_pending_state
2018-03-24 François Tigeotdrm/linux: Add cmpxchg_relaxed()
2018-03-23 François Tigeotdrm/linux: Add a few functions (mostly stubs)
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-17 François Tigeotdrm/linux: Update hlist_for_each_entry_safe() from...
2018-02-14 zrjkernel: Nuke legacy FreeBSD "%r" format support.
2018-02-01 François Tigeotdrm/linux: Add some dma-buf stubs
2018-02-01 zrjdrm/linux: Improve linux/bug.h
2018-02-01 zrjdrm/linux: Improve linux/lockdep.h
2018-01-31 François Tigeotdrm/linux: Add linux/irqreturn.h
2018-01-20 zrjdrm/linux: Improve linux/log2.h
2018-01-02 François Tigeotdrm/i915: Add Coffee Lake support
2017-12-05 François Tigeotdrm/linux: Improve linux/pci.h
2017-12-03 François Tigeotdrm/linux: Implement sort()
2017-12-03 François Tigeotdrm/linux: Fix linux/dma-mapping.h compilation...
2017-12-03 François Tigeotdrm/linux: Add i2c_get_adapdata and i2c_set_adapdata()
2017-12-03 François Tigeotdrm/linux: Add system_unbound_wq
2017-11-28 François Tigeotdrm/linux: Add vmalloc_user() and vfree()
2017-11-27 François Tigeotdrm/linux: Add or improve various header files
2017-11-27 François Tigeotdrm/linux: Remove debugging messages
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-06-02 François Tigeotdrm/linux: Add work_busy()
2017-06-01 François Tigeotdrm/linux: make flush_work() more robust
2017-05-29 François Tigeotdrm/linux: Add list_empty_careful()
2017-05-10 Peeter Mustkernel/vga_switcheroo: Hook vga_switcheroo to i915.
2017-04-29 Sascha Wildnerlinux/apple-gmux.h: Fix permissions.
2017-04-28 Peeter Mustkernel: Import the apple-gmux driver from Linux 4.8
2017-04-27 François Tigeotdrm/linux: Remove no longer needed iic includes
2017-04-15 François Tigeotdrm/linux: add component.h
2017-04-14 Peeter Mustdrm/linux: Harmonize pr_debug() with the rest of the...
2017-04-12 Peeter Mustdrm/linux: Add reinit_completion()
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-17 François Tigeotdrm/linux: Improve vmap/vunmap API, add is_vmalloc_addr()
2017-03-17 François Tigeotdrm/linux: Add smp_store_mb()
2017-03-16 François Tigeotdrm/linux: Add linux/vga_switcheroo.h
2017-03-16 Sascha WildnerRemove some more duplicate includes in our tree.
2017-03-15 François Tigeotdrm/linux: Add linux/hardirq.h
2017-03-15 François Tigeotdrm/linux: Implement hrtimers
2017-03-14 François Tigeotkernel: Remove broken DRM_LINUX option
2017-03-14 François Tigeotdrm/linux: Add READ_ONCE and WRITE_ONCE
2017-03-14 François Tigeotdrm/linux: Improve linux/workqueue.h
2017-03-14 François Tigeotdrm/linux: Add u64_to_user_ptr
2017-03-13 François Tigeotdrm/linux: Add asm/shmparam.h
2017-03-13 François Tigeotdrm/linux: Add pci_bus_read_config_byte and pci_bus_rea...
2017-03-13 François Tigeotdrm/linux: Add atomic_andnot()
2017-03-13 François Tigeotdrm/linux: Expand linux/kobject.h scope
2017-03-13 François Tigeotdrm/linux: Add asm/cpufeatures.h
2017-03-12 François Tigeotdrm/linux: Add linux/console.h
2017-03-12 François Tigeotdrm/linux: Add cacheflushopt()
2017-03-09 François Tigeotdrm/linux: fix tasklets
2017-02-22 François Tigeotdrm/linux: Implement tasklets
2017-02-20 François Tigeotdrm/linux: u64 is unsigned long long
next