summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/dp: Clarify automated test constant and add constant for FAUX test patternTodd Previte2013-12-181-1/+2
* drm: remove dev->vma_countDaniel Vetter2013-12-181-1/+0
* drm: Kill file_priv->ioctl_count trackingDaniel Vetter2013-12-181-1/+0
* drm: rip out dev->ioctl_count trackingDaniel Vetter2013-12-181-1/+0
* drm: Kill DRM_SUSERDaniel Vetter2013-12-181-1/+0
* drm: Kill DRM_*MEMORYBARRIERDaniel Vetter2013-12-181-7/+0
* drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter2013-12-181-7/+0
* drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter2013-12-181-3/+0
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-182-4/+1
* drm: Kill DRM_HZDaniel Vetter2013-12-181-2/+0
* drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter2013-12-183-24/+11
* drm: kill the ->agp_destroy callbackDaniel Vetter2013-12-181-3/+1
* drm: inline drm_agp_destroyDaniel Vetter2013-12-181-5/+0
* drm: remove agp_init() bus callbackDaniel Vetter2013-12-181-1/+0
* drm: rip out drm_core_has_AGPDaniel Vetter2013-12-181-12/+0
* drm: ->agp_init can't failDaniel Vetter2013-12-181-1/+1
* drm: kill DRIVER_REQUIRE_AGPDaniel Vetter2013-12-181-1/+0
* drm/dp: Use AUX constants from specificationThierry Reding2013-12-181-16/+16
* drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter2013-12-181-1/+0
* drm: restrict the device list for shadow attached driversDaniel Vetter2013-12-181-3/+3
* drm: rip out drm_platform_exitDaniel Vetter2013-12-181-1/+0
* drm: Implement dummies for debugfs helpersThierry Reding2013-12-181-0/+24
* video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson2013-12-181-2/+2
* drm: add DRM_ERROR_RATELIMITEDRob Clark2013-12-181-0/+17
* Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie2013-12-181-0/+19
|\
| * Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-1510-48/+442
| |\
| * | drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala2013-11-121-0/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-159-34/+28
|\ \ \
| * | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+2
| * | | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-111-6/+0
| * | | net: unix: allow set_peek_off to failSasha Levin2013-12-111-1/+1
| * | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-061-4/+2
| * | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-062-1/+3
| * | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18
| * | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-0/+1
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-151-2/+0
|\ \ \ \
| * | | | x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-111-2/+0
* | | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-152-15/+18
|\ \ \ \ \
| * | | | | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-0/+3
| * | | | | PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-251-15/+15
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-12-133-3/+8
|\ \ \ \ \ \
| * | | | | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-131-1/+2
| * | | | | | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-131-1/+2
| * | | | | | include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-131-1/+4
* | | | | | | Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-12-122-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai2013-12-101-3/+3
| * | | | | | ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella2013-12-101-1/+1
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-091-1/+1
| | |/ / / / / | |/| | | | |