summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-041-0/+1
| | * | | | | | | | | | | | vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu2017-04-081-2/+2
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-052-11/+22
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-052-6/+5
| | | * | | | | | | | | | | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-031-3/+14
| | | * | | | | | | | | | | sctp: alloc stream info when initializing asocXin Long2017-03-301-1/+2
| | | * | | | | | | | | | | sctp: change to save MSG_MORE flag into assocXin Long2017-03-281-1/+1
| | * | | | | | | | | | | | Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-04-051-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | mfd: cros-ec: Fix host command buffer sizeVic Yang2017-04-051-1/+2
| | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-04-041-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-03-301-1/+4
| * | | | | | | | | | | | | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-04-073-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König2017-04-041-0/+1
| | * | | | | | | | | | | | | drm/ttm: add io_mem_pfn callbackChristian König2017-04-042-0/+20
| * | | | | | | | | | | | | | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2017-04-071-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/etnaviv: submit support for out-fencesPhilipp Zabel2017-03-291-2/+4
| | * | | | | | | | | | | | | | drm/etnaviv: submit support for in-fencesPhilipp Zabel2017-03-291-0/+6
| * | | | | | | | | | | | | | | drm: Add data transmission order bus flagLaurent Pinchart2017-04-041-0/+4
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha2017-05-021-0/+2
* | | | | | | | | | | | | | | drm/cec: Add CEC over Aux register definitionsClint Taylor2017-04-211-0/+59
* | | | | | | | | | | | | | | drm: Add DPCD definitions for DP 1.4 DSC featureNavare, Manasi D2017-04-201-0/+107
* | | | | | | | | | | | | | | drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt2017-04-181-10/+8
* | | | | | | | | | | | | | | sync_file: get rid of internal reference count.Dave Airlie2017-04-181-3/+0
* | | | | | | | | | | | | | | drm/doc: Interlink color manager docs betterDaniel Vetter2017-04-181-6/+28
* | | | | | | | | | | | | | | drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre2017-04-141-0/+4
* | | | | | | | | | | | | | | drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre2017-04-141-0/+1
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | drm: of: introduce drm_of_find_panel_or_bridgeRob Herring2017-04-061-0/+13
* | | | | | | | | | | | | | drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring2017-04-061-1/+1
* | | | | | | | | | | | | | drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst2017-04-061-0/+34
* | | | | | | | | | | | | | drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst2017-04-061-2/+0
* | | | | | | | | | | | | | drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst2017-04-063-0/+45
* | | | | | | | | | | | | | drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-062-2/+4
* | | | | | | | | | | | | | drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter2017-04-052-11/+0
* | | | | | | | | | | | | | drm: Remove drm_modeset_(un)lock_crtcDaniel Vetter2017-04-051-1/+0
* | | | | | | | | | | | | | drm: Make drm_modeset_lock_crtc internalDaniel Vetter2017-04-051-2/+0
* | | | | | | | | | | | | | drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira2017-04-041-1/+2
* | | | | | | | | | | | | | drm: document drm_ioctl.[hc]Daniel Vetter2017-04-041-15/+101
* | | | | | | | | | | | | | drm: Consolidate and document sysfs supportDaniel Vetter2017-04-042-8/+5
* | | | | | | | | | | | | | drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong2017-04-041-0/+5
* | | | | | | | | | | | | | drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong2017-04-041-0/+63
* | | | | | | | | | | | | | Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul2017-04-049-16/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX ControllerNeil Armstrong2017-04-031-2/+11
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-6/+7
| * | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-022-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-281-0/+2
| | * | | | | | | | | | | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-281-1/+1
| * | | | | | | | | | | | | | kasan: report only the first error by defaultMark Rutland2017-03-311-0/+3
| * | | | | | | | | | | | | | mm: fix section name for .data..ro_after_initKees Cook2017-03-312-5/+5
| * | | | | | | | | | | | | | mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-03-311-0/+6