summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-14gpu: host1x: Add Tegra210 supportThierry Reding8-1/+768
2015-12-14gpu: host1x: Remove core driver on unregisterThierry Reding1-0/+2
2015-12-14gpu: host1x: Use platform_register/unregister_drivers()Thierry Reding1-14/+8
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar1-3/+1
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: drm_mode.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar1-0/+2
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli1-145/+145
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar1-0/+1
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar1-49/+49
2015-12-10include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli1-0/+1
2015-12-10include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli1-1/+1
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-37/+37
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-132/+132
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli1-3/+0
2015-12-10radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-64/+64
2015-12-10nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-42/+44
2015-12-10exynos_drm.h: use __u64 from linux/types.hMikko Rapeli1-3/+3
2015-12-10drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-8/+8
2015-12-10drm.h: use __kernel_size_t instead of size_tMikko Rapeli1-4/+5
2015-12-07Linux 4.4-rc4v4.4-rc4Linus Torvalds1-1/+1
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
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-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-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher6-30/+140
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-04drm/amdgpu: set snooped flags only on system addresses v2Christian König1-3/+4
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