Merge branch 'vendor/GCC50'
[dragonfly.git] / sys / dev / drm / include / linux /
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-14 François Tigeotdrm: Add linux/ctype.h
2015-02-14 François Tigeotdrm: Add DMI_MATCH and DMI_EXACT_MATCH
2015-02-14 François Tigeotdrm: Update linux/kernel.h
2015-02-14 François Tigeotdrm: Add get_seconds()
2015-02-14 François Tigeotdrm: Add linux/string.h
2015-02-14 François Tigeotdrm: Add linux/printk.h
2015-02-14 François Tigeotdrm: Add linux/spinlock.h
2015-02-13 François Tigeotdrm: Update linux/workqueue.h
2015-02-13 François Tigeotdrm: Update various Linux headers
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-09 François Tigeotdrm: Add wake_up_interruptible_all()
2015-01-02 François Tigeotdrm: Add hweight16()
2015-01-02 François Tigeotdrm: Add DIV_ROUND_CLOSEST()
2015-01-02 François Tigeotdrm: Add BUILD_BUG_ON_NOT_POWER_OF_2()
2015-01-02 François Tigeotdrm: Improve linux/wait.h
2015-01-02 François Tigeotdrm: Add linux/sched.h
2015-01-02 François Tigeotdrm: Add linux/math64.h
2015-01-02 François Tigeotdrm: Improve linux/jiffies.h
2015-01-02 François Tigeotdrm: Add linux/scatterlist.h
2015-01-02 François Tigeotdrm: Add the atomic_set_mask() Linux function
2015-01-02 François Tigeotdrm: Add the mutex_lock and _unlock() Linux functions
2015-01-02 François Tigeotdrm: Add linux/log2.h
2015-01-02 François Tigeotdrm: Add linux/bug.h
2015-01-02 François Tigeotdrm/linux: Implement waitqueue_active()
2015-01-02 François Tigeotdrm: Add linux/pm_qos.h
2014-12-23 François Tigeotdrm: Improve linux/pci.h
2014-12-23 François Tigeotdrm: Add linux/io.h
2014-12-23 François Tigeotdrm: Add linux/device.h
2014-11-28 François Tigeotdrm: Add linux/shmem_fs.h
2014-11-24 François Tigeotdrm: Add linux/module.h and linux/moduleparam.h
2014-11-18 François Tigeotdrm: Use lockmgr locks with Linux wait queues
2014-11-18 Imre Vadaszdrm: Make wait_event_interruptible interruptible and...
2014-11-16 François Tigeotdrm: Use the ERESTARTSYS error code
2014-11-16 François Tigeotdrm: Add linux/mm.h
2014-11-16 François Tigeotdrm/ttm: Fix ttm_bo_wait_unreserved()
2014-11-15 François Tigeotdrm: linux/io.h is really asm/io.h, rename it
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-11-01 François Tigeotdrm/i915: Clean up various non-critical files
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-23 François Tigeotdrm: msleep() must not sleep forever
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-15 François Tigeotdrm: Consolidate memory allocation types
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-10-04 François Tigeotdrm: Add Linux PCI headers
2014-09-07 François Tigeotdrm: Add WARN_ON_ONCE()
2014-08-30 François Tigeotlinux/time.h: Add a few Linux timespec functions
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-12 François Tigeotdrm: Add Linux kmap functions
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-06 François Tigeotlinux/err.h: Add IS_ERR_OR_NULL()
2014-08-06 François Tigeotlinux/delay.h: Add mdelay()
2014-08-06 François Tigeotlinux/kernel.h: Add WARN_ONCE()
2014-07-20 François Tigeotdrm: Add Linux wake_up() and wait_event()
2014-07-17 Matthew Dillonkernel - Move wakeup*() to ouside a spin lock
2014-07-13 François Tigeotdrm: Improve the BUG() macro
2014-07-10 François Tigeotdrm: Replace some custom code by wait_event routines
2014-07-10 François Tigeotdrm: Add a linux/jiffies.h implementation
2014-07-10 François Tigeotdrm: Add a linux/time.h implementation
2014-07-04 François Tigeotdrm: Add a linux/completion.h implementation
2014-07-03 Joris Giovannangelidrm/ttm: convert rb_tree back to tree(3) and fix a...
2014-06-14 François Tigeotdrm/i915: Sync drm_irq.c with Linux 3.8.13
2014-06-14 François Tigeotdrm: Add linux/io.h
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-26 François TigeotLinux headers: Improve the WARN_ON() macro
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-03 François Tigeotlinux/workqueue.h: Adapt to DragonFly
2014-05-03 François Tigeotlinux/timer.h: Add round_jiffies_up_relative()
2014-05-03 François Tigeotdrm: Import linux/workqueue.h from FreeBSD's OFED stack
2014-04-22 François Tigeotlinux/timer.h: Adapt to Dragonfly
2014-04-22 François Tigeotdrm: Import linux/timer.h from FreeBSD's OFED stack
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-03-02 François Tigeotdrm: Add a local implementation of linux/wait.h
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-23 François Tigeotdrm: Use the Linux Red-Black Trees API
2014-02-22 François Tigeotdrm: Implement kref_get_unless_zero()
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-16 François Tigeotdrm: Reduce differences with Linux 3.8
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
next