summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-08drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.Rodrigo Vivi1-14/+0
2015-12-08drm/vmwgfx: Drop dummy save/restore hooksDaniel Vetter4-28/+0
2015-12-08drm/virtio: Drop dummy save/restore functionsDaniel Vetter1-12/+0
2015-12-08drm/qxl: Drop dummy save/restore hooksDaniel Vetter1-12/+0
2015-12-08drm/nouveau: Ditch NULL save/restore hook assignmentsDaniel Vetter1-6/+0
2015-12-08drm: Update drm_plane_funcs kerneldocDaniel Vetter2-141/+459
2015-12-08drm/bridge: Improve kerneldocDaniel Vetter2-49/+122
2015-12-08drm: Merge helper docbook into kerneldoc commentsDaniel Vetter3-98/+76
2015-12-08drm: Make helper vtable pointers type-safeDaniel Vetter1-4/+9
2015-12-08drm: Reorganize helper vtables and their docsDaniel Vetter8-195/+282
2015-12-08drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpersDaniel Vetter6-4/+10
2015-12-08drm: Polish fbdev helper struct docsDaniel Vetter1-15/+81
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie357-1597/+4884
2015-12-07Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie17-97/+445
2015-12-06Linux 4.4-rc4v4.4-rc4Linus Torvalds1-1/+1
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-31/+15
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro1-1/+0
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro3-26/+11
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi1-4/+4
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-15/+45
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-36/+54
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds19-70/+129
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds57-331/+735
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+4
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen1-3/+3
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie30-91/+387
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher6-30/+140
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-53/+76
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-89/+107
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner9-29/+164
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude10-12/+32
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2-3/+15
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König2-2/+2
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König1-2/+4
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König1-3/+3
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini9-89/+107
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König1-3/+4
2015-12-04Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds28-107/+247
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-27/+40
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel1-2/+2
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin3-19/+14
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin3-48/+45
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin3-21/+21
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin3-2/+28
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov1-0/+1
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki4-9/+12
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki3-5/+5