summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák
2013-12-23drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2013-12-23Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-17net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend
2013-12-18drm/dp: Clarify automated test constant and add constant for FAUX test patternTodd Previte
2013-12-18drm: remove dev->vma_countDaniel Vetter
2013-12-18drm: Kill file_priv->ioctl_count trackingDaniel Vetter
2013-12-18drm: rip out dev->ioctl_count trackingDaniel Vetter
2013-12-18drm: Kill DRM_SUSERDaniel Vetter
2013-12-18drm: Kill DRM_*MEMORYBARRIERDaniel Vetter
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter
2013-12-18drm: kill the ->agp_destroy callbackDaniel Vetter
2013-12-18drm: inline drm_agp_destroyDaniel Vetter
2013-12-18drm: remove agp_init() bus callbackDaniel Vetter
2013-12-18drm: rip out drm_core_has_AGPDaniel Vetter
2013-12-18drm: ->agp_init can't failDaniel Vetter
2013-12-18drm: kill DRIVER_REQUIRE_AGPDaniel Vetter
2013-12-18drm/dp: Use AUX constants from specificationThierry Reding
2013-12-18drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter
2013-12-18drm: restrict the device list for shadow attached driversDaniel Vetter
2013-12-18drm: rip out drm_platform_exitDaniel Vetter
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-18drm: Implement dummies for debugfs helpersThierry Reding
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson
2013-12-18drm: add DRM_ERROR_RATELIMITEDRob Clark
2013-12-18Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie