summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+3
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes1-3/+0
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-50/+33
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+8
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2636-10022/+16379
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung2-2/+3
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-0/+7
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+40
2017-12-08Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-5/+90
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+16
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach1-3/+0
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach3-0/+380
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap1-0/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-0/+6
2017-12-06drm/amdgpu: expose the VA above the hole to userspaceChristian König1-0/+4
2017-12-06drm/ttm: add number of bytes moved to the operation contextChristian König1-0/+1
2017-12-06drm/ttm: add context to driver move callback as wellChristian König1-4/+2
2017-12-06drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König1-2/+1
2017-12-06drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König1-3/+2
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König1-4/+16
2017-12-06drm/ttm: remove cur_placementChristian König1-1/+0
2017-12-06drm/ttm: cleanup ttm_bo_driver.hChristian König1-60/+54
2017-12-06drm/ttm: cleanup coding style in ttm_bo_api.hChristian König1-77/+54
2017-12-06drm/ttm: remove ttm_bo_unreserve_ticketChristian König1-13/+0
2017-12-06drm/ttm: user reservation object wrappers v2Christian König1-3/+3
2017-12-06drm/ttm: consistently use reservation_object_unlockChristian König1-13/+1
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-2/+2
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter1-0/+8
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger1-2/+2
2017-12-05Merge tag 'gvt-next-2017-12-05' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi1-0/+62
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2-43/+1
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-1/+1
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+1
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář1-3/+0
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner3-4/+16
2017-12-04drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede1-0/+8
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede2-0/+47
2017-12-04drm: Add panel orientation quirks, v6.Hans de Goede1-0/+15
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede1-0/+5
2017-12-04drm/amdgpu:implement ctx query2Monk Liu1-0/+8