summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-1121-40/+77
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-092-2/+4
| |\
| | * statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-032-2/+3
| | * statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-084-10/+11
| |\ \
| | * | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-1/+0
| | * | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-071-0/+2
| | * | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
| | * | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
| * | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-081-1/+2
| |\ \ \
| | * | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-1/+2
| | | |/ | | |/|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-082-0/+4
| |\ \ \
| | * \ \ Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-052-0/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-041-0/+3
| | | * | 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 '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
| * | | | | | | | mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-311-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-281-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-231-2/+2
* | | | | | | | | 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
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-0324-254/+681
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI: Recognize Thunderbolt devicesLukas Wunner2017-03-301-0/+23
| * | | | | | | | | | drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt2017-03-301-1/+1
| * | | | | | | | | | drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-293-3/+6
| * | | | | | | | | | drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-292-4/+8
| * | | | | | | | | | drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter2017-03-293-3/+6
| * | | | | | | | | | drm: Add acquire ctx parameter to ->update_planeDaniel Vetter2017-03-293-3/+7