summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák1-0/+2
2013-12-23drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2013-12-23Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie11-16/+674
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+1
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov3-5/+6
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding1-0/+6
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-1/+60
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-0/+9
2013-12-18kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2013-12-17net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend1-0/+5
2013-12-18drm/dp: Clarify automated test constant and add constant for FAUX test patternTodd Previte1-1/+2
2013-12-18drm: remove dev->vma_countDaniel Vetter1-1/+0
2013-12-18drm: Kill file_priv->ioctl_count trackingDaniel Vetter1-1/+0
2013-12-18drm: rip out dev->ioctl_count trackingDaniel Vetter1-1/+0
2013-12-18drm: Kill DRM_SUSERDaniel Vetter1-1/+0
2013-12-18drm: Kill DRM_*MEMORYBARRIERDaniel Vetter1-7/+0
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter1-7/+0
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter1-3/+0
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter2-4/+1
2013-12-18drm: Kill DRM_HZDaniel Vetter1-2/+0
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter3-24/+11
2013-12-18drm: kill the ->agp_destroy callbackDaniel Vetter1-3/+1
2013-12-18drm: inline drm_agp_destroyDaniel Vetter1-5/+0
2013-12-18drm: remove agp_init() bus callbackDaniel Vetter1-1/+0
2013-12-18drm: rip out drm_core_has_AGPDaniel Vetter1-12/+0
2013-12-18drm: ->agp_init can't failDaniel Vetter1-1/+1
2013-12-18drm: kill DRIVER_REQUIRE_AGPDaniel Vetter1-1/+0
2013-12-18drm/dp: Use AUX constants from specificationThierry Reding1-16/+16
2013-12-18drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter1-1/+0
2013-12-18drm: restrict the device list for shadow attached driversDaniel Vetter1-3/+3
2013-12-18drm: rip out drm_platform_exitDaniel Vetter1-1/+0
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-12-18drm: Implement dummies for debugfs helpersThierry Reding1-0/+24
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-2/+2
2013-12-18drm: add DRM_ERROR_RATELIMITEDRob Clark1-0/+17
2013-12-18Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie1-0/+19
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-27/+43
2013-12-17drm: Add panel supportThierry Reding1-0/+82
2013-12-17drm: Add MIPI DSI bus supportAndrzej Hajda1-0/+158
2013-12-17Merge tag 'tegra-for-3.14-powergate' into drm/for-nextThierry Reding1-0/+48