summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03ARM: exynos_defconfig: enable Exynos DRM Mixer driverAndrzej Hajda1-0/+1
2015-11-03drm/exynos: simplify Kconfig component namesAndrzej Hajda1-15/+15
2015-11-03drm/exynos: re-arrange Kconfig entriesAndrzej Hajda1-16/+22
2015-11-03drm/exynos: abstract out common dependencyAndrzej Hajda1-13/+14
2015-11-03drm/exynos: separate Mixer and HDMI driversAndrzej Hajda3-3/+12
2015-11-03drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda3-27/+4
2015-11-03drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda2-0/+15
2015-11-03drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda2-61/+122
2015-11-03drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda1-1/+0
2015-11-03drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda1-31/+30
2015-11-03drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda1-50/+19
2015-11-03drm/exynos/decon5433: fix timing registers writesAndrzej Hajda1-9/+9
2015-11-03drm/exynos/decon5433: add PCLK clockAndrzej Hajda1-10/+11
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner12-65/+230
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner14-16/+101
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner5-5/+29
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong3-0/+12
2015-11-03xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher3-15/+36
2015-11-03xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher1-1/+4
2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher2-7/+14
2015-11-03xfs: invalidate cached acl if set directly via xattrBrian Foster1-2/+19
2015-11-03xfs: xfs_filemap_pmd_fault treats read faults as write faultsDave Chinner1-4/+16
2015-11-03xfs: add ->pfn_mkwrite support for DAXDave Chinner2-0/+36
2015-11-03xfs: DAX does not use IO completion callbacksDave Chinner3-43/+2
2015-11-03xfs: Don't use unwritten extents for DAXDave Chinner3-6/+35
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner6-8/+97
2015-11-03xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner3-9/+49
2015-11-03Documentation: add new description of path-name lookup.Neil Brown2-1/+1298
2015-11-03Documentation/vm/slub.txt: document slabinfo-gnuplot.shSergey Senozhatsky1-0/+59
2015-11-03Doc: ABI/stable: Fix typo in ABI/stableMasanari Iida2-3/+3
2015-11-03Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds5-30/+91
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König1-1/+1
2015-11-03rtc: pcf2127: make module license match the file headerUwe Kleine-König1-1/+1
2015-11-03tracepoints: Fix documentation of RCU lockdep checksMathieu Desnoyers1-4/+5
2015-11-03libceph: clear msg->con in ceph_msg_release() onlyIlya Dryomov2-28/+20
2015-11-03libceph: add nocephx_sign_messages optionIlya Dryomov4-2/+22
2015-11-03libceph: stop duplicating client fields in messengerIlya Dryomov4-32/+12
2015-11-03libceph: drop authorizer check from cephx msg signing routinesIlya Dryomov1-4/+1
2015-11-03libceph: msg signing callouts don't need con argumentIlya Dryomov4-17/+20
2015-11-03libceph: evaluate osd_req_op_data() arguments only onceIoana Ciornei1-5/+7
2015-11-03ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng5-37/+53
2015-11-03ceph: add request to i_unsafe_dirops when getting unsafe replyYan, Zheng1-7/+11
2015-11-03libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov2-12/+20
2015-11-03ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2-4/+10
2015-11-03rbd: remove duplicate calls to rbd_dev_mapping_clear()Ilya Dryomov1-3/+0
2015-11-03rbd: set device_type::release instead of device::releaseIlya Dryomov1-5/+2
2015-11-03rbd: don't free rbd_dev outside of the release callbackIlya Dryomov1-42/+47
2015-11-03rbd: return -ENOMEM instead of pool id if rbd_dev_create() failsIlya Dryomov1-2/+4
2015-11-03libceph: use local variable cursor instead of &msg->cursorShraddha Barke1-6/+5
2015-11-03libceph: remove con argument in handle_reply()Shraddha Barke1-3/+2