drm: Stop ignoring the second argument of drm_free()
[dragonfly.git] / sys / dev /
2015-11-29 François Tigeotdrm: Stop ignoring the second argument of drm_free()
2015-11-27 Imre Vadászdrm/i915: Use fb->pitches[0] for stride. Remove duplica...
2015-11-27 Imre Vadászsyscons: Get rid of xpad variable by adjusting loop...
2015-11-27 Sepherosa Ziehauem/emx/igb: Properly set status for manually configured...
2015-11-27 Sepherosa Ziehaumxge: Always send the current media (optics) back to...
2015-11-26 zrjdrm: Implement simple broken EDID override by loading...
2015-11-26 François Tigeotlinux/ww_mutex.h: Remove a wrong assert
2015-11-26 Sepherosa Ziehaumxge: Integrate ifmedia flow control support.
2015-11-26 Sepherosa Ziehaumxge: Fix ifmedia related bits
2015-11-26 Sepherosa Ziehauix: Integrate ifmedia flow control support.
2015-11-25 Sascha WildnerSync ACPICA with Intel's version 20151124.
2015-11-25 Sepherosa Ziehauix: Set up ifm_active properly when link is not up.
2015-11-25 Sepherosa Ziehauix: Fix optics and ifmedia settings
2015-11-25 Sepherosa Ziehauigb: Fix ifmedia leakage on detach path.
2015-11-25 Sepherosa Ziehauig: Factor out e1000_force_flowctrl
2015-11-25 Sepherosa Ziehauem/emx: Integrate ifmedia flow control support.
2015-11-25 Sepherosa Ziehauigb: Integrate ifmedia flow control support.
2015-11-24 Imre Vadászacpi_pvpanic: Notify Qemu VM host if we panic.
2015-11-24 zrjdrm: sync drm_edid.c to linux 3.18
2015-11-22 Sascha Wildnerkernel/ncr: s/long signed/long/
2015-11-22 Sascha Wildneri386 removal, part 45/x: Remove various bits and pieces...
2015-11-22 Sascha Wildnerkernel/syscons: Change definitions of dev_ops functions...
2015-11-21 Imre Vadaszdrm/radeon: Use pci_resource_start and pci_resource_len...
2015-11-21 Imre Vadaszdrm/ttm: Use pr_err and pr_info for logging.
2015-11-20 Sepherosa Ziehauig: Factor out functions for flow control
2015-11-20 Sepherosa Ziehauigb: Support flow control change and default to RX...
2015-11-20 Sepherosa Ziehauem: Support flow control change and default to RX pause
2015-11-20 Sepherosa Ziehauemx: Add per-device flow control tunable support
2015-11-20 Sepherosa Ziehauemx: Support flow control change and default to RX...
2015-11-19 Imre Vadaszdrm: Plug memleak on module unload, in linux_workqueue...
2015-11-19 Tomohiro Kusumisys/dev/disk/dm: Add dm-flakey target
2015-11-19 Tomohiro Kusumisys/dev/disk/dm: Cleanup header includes
2015-11-19 François Tigeotdrm/radeon: Update to Linux 3.18
2015-11-19 François Tigeotdrm: Add jiffies_to_usecs and nsecs_to_jiffies64()
2015-11-17 Imre Vadászsyscons: Keep screen content and cursor pos when switch...
2015-11-17 François Tigeotdrm/i915: Use signal_pending()
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Minor targets fixes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Cleanup header includes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-11-17 Sepherosa Ziehausound/dsp: Fix nonblocking support.
2015-11-14 Imre Vadaszdrm: Fix previous commit
2015-11-14 Imre Vadaszdrm: Handle DRM_CAP IOCTLs for querying cursor width...
2015-11-14 François Tigeotdrm: Import memchr_inv() from NetBSD
2015-11-14 François Tigeotdrm: Implement a few missing functions from linux/timer.h
2015-11-14 François Tigeotdrm: Add list_replace_init()
2015-11-14 François Tigeotdrm: Implement signal_pending()
2015-11-13 François Tigeotkernel/drm: Fix an unitialized variable warning when...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Don't expect destroy() to set config...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Add a comment on race on unload
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix device counter handling
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-11 Matthew Dillondrm - Fix kldload issue
2015-11-11 François Tigeotdrm: Add nsecs_to_jiffies()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Check if target has registered handlers
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Rename aprint_debug() to dmdebug()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Add dm_alloc_string()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Remove misleading code/comment on...
2015-11-08 Imre Vadászdrm: Don't leak memory from linux_workqueue.c
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor TAILQ_HEAD structure
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix table/info priority
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Use uint32_t for flags
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Change DM_XXX_FLAG() to inline functions
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Cleanup dm_dbg_print_flags()
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Whitespace cleanups
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix typo
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_table_status_ioctl()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Don't force targets to implement table...
2015-11-07 François Tigeotdrm: Add ktime_get_raw_ns()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary dump=NULL;
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove upcall handler
2015-11-07 François Tigeotdrm/i915: Rename the kernel module to i915.ko
2015-11-07 Imre Vadászdrm: Make dev.dri.X node creation work properly with...
2015-11-07 Imre Vadászcorepower: Use rdmsr_safe to check availibility of...
2015-11-06 Sascha Wildnerkernel/if_re: Add support for the Realtek 8168H.
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Disable 2nd level bio_done handler...
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Add 2nd level bio_done handler for...
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Remove redundant kprintf in dm strategy
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 François Tigeotdrm: Add ACCESS_ONCE()
2015-11-01 Imre Vadászdrm: Simplify the initialization of the hw.dri sysctl...
2015-11-01 Imre Vadászif_vtnet: Add support for indirect buffers. Activate...
2015-11-01 Imre Vadászvirtio: Add indirect buffers support to common virtio...
2015-11-01 François Tigeotdrm/radeon: Export PCI ID
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Add error count for stripe device
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Don't statically allocate MAX_STRIPES...
2015-10-31 Sascha Wildnerkernel/drm: In linux/types.h, remove the duplicate...
2015-10-31 Sascha Wildnerkernel/drm: In linux/kernel.h add missing parentheses...
next