summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-19drm: remove redundant drm_file->uidDavid Herrmann1-1/+0
2016-09-19Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-2/+3
2016-09-19gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam1-0/+207
2016-09-19gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam1-7/+15
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-18fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner1-1/+1
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-09-16drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot1-2/+0
2016-09-16drm/msm: submit support for out-fencesRob Clark1-1/+3
2016-09-16drm/msm: submit support for in-fencesRob Clark1-2/+7
2016-09-16drm/msm: extend the submit ioctl to pass in flagsRob Clark1-1/+14
2016-09-15drm: Add DP branch device info on debugfsMika Kahola1-0/+2
2016-09-15drm/i915: Read DP branch device SW revisionMika Kahola1-0/+1
2016-09-15drm/i915: Read DP branch device HW revisionMika Kahola1-0/+1
2016-09-15drm: Read DP branch device idMika Kahola1-0/+2
2016-09-15drm: Helper to read max bits per componentMika Kahola1-0/+2
2016-09-15drm: Helper to read max clock rateMika Kahola1-0/+2
2016-09-15drm: Drop VGA from bpc definitionsMika Kahola1-5/+5
2016-09-15drm: Add missing DP downstream port typesMika Kahola1-0/+2
2016-09-14drm/ttm: move placement structures into ttm_placement.hChristian König2-31/+36
2016-09-14drm/ttm: remove unused placement flagsChristian König1-11/+0
2016-09-14drm/ttm: rework handling of private mem typesChristian König1-14/+2
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+13
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-14asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+14
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng1-0/+14
2016-09-13Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2-10/+26
2016-09-12drm/fence: allow fence waiting to be interrupted by userspaceGustavo Padovan1-2/+3
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+24
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-10asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-09net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-08drm/i915: Remove .is_mobile field from platform structCarlos Santa1-24/+14
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT bindingJyri Sarha2-2/+10
2016-09-07drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdataJyri Sarha1-10/+18
2016-09-07Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be ca...Russell King1-5/+8
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-1/+2
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+2
2016-09-05drm: extra printk() wrapper macrosDave Gordon1-6/+20
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo1-0/+10
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-5/+10