summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-21drm: Make drm_mode_remove() staticLespiau, Damien1-1/+0
2013-08-21drm: Remove drm_mode_list_concat()Lespiau, Damien1-2/+0
2013-08-21drm: Remove drm_mode_create_dithering_property()Lespiau, Damien1-1/+0
2013-08-21drm: Remove stale prototypesLespiau, Damien2-16/+0
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-08-19drm: remove procfs code, take 2Daniel Vetter1-8/+0
2013-08-19drm: remove the dma_ioctl special-caseDaniel Vetter1-0/+2
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter1-11/+0
2013-08-19drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.cDaniel Vetter1-20/+1
2013-08-19drm/prime: add a bit of documentation about gem_obj->import_attachDaniel Vetter1-1/+10
2013-08-19drm: use common drm_gem_dmabuf_release in i915/exynos driversDaniel Vetter1-0/+1
2013-08-19drm: use ida to allocate connector idsIlia Mirkin1-0/+2
2013-08-19drm/gem: add shmem get/put page helpersRob Clark1-0/+4
2013-08-19drm/gem: add drm_gem_create_mmap_offset_size()Rob Clark1-0/+1
2013-08-19drm: add flip-work helperRob Clark1-0/+76
2013-08-19drm: Remove drm_mode_validate_clocksStéphane Marchesin1-3/+0
2013-08-19drm: remove a bunch of unused #defines from drmP.hDaniel Vetter1-9/+0
2013-08-19drm: rip out a few unused DRIVER flagsDaniel Vetter1-3/+0
2013-08-19drm: rip out DRIVER_FB_DMA and related codeDaniel Vetter1-1/+0
2013-08-19drm: remove FASYNC supportDaniel Vetter1-3/+0
2013-08-19drm: mark context support as a legacy subsystemDaniel Vetter1-3/+4
2013-08-19drm: mark dma setup/teardown as legacy systemsDaniel Vetter1-2/+2
2013-08-19drm: hide legacy sg cleanup better from common codeDaniel Vetter1-1/+1
2013-08-19drm: kill dev->driver->set_versionDaniel Vetter1-2/+0
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie14-122/+154
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King1-0/+30
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-40/+31
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-1/+1
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2-14/+12
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2-2/+17
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-0/+38
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-13microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov1-0/+15
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+17
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-3/+11
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+18
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+7
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart1-2/+15
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart1-6/+13
2013-08-09net: rename busy poll MIB counterEliezer Tamir2-2/+2
2013-08-09drm: provide agp dummies for CONFIG_AGP=nDavid Herrmann2-47/+196
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-08-08video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau1-0/+3
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau1-0/+17