From: Linus Torvalds Date: Fri, 13 Jun 2014 01:48:15 +0000 (-0700) Subject: Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: drm-fsl-dcu-for-next~5208 X-Git-Url: http://git.agner.ch/gitweb/?a=commitdiff_plain;h=c29deef32e3699e40da3e9e82267610de04e6b54;p=linux-drm-fsl-dcu.git Merge branch 'locking-core-for-linus' of git://git./linux/kernel/git/tip/tip Pull more locking changes from Ingo Molnar: "This is the second round of locking tree updates for v3.16, offering large system scalability improvements: - optimistic spinning for rwsems, from Davidlohr Bueso. - 'qrwlocks' core code and x86 enablement, from Waiman Long and PeterZ" * 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, locking/rwlocks: Enable qrwlocks on x86 locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks locking/mutexes: Documentation update/rewrite locking/rwsem: Fix checkpatch.pl warnings locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK locking/rwsem: Support optimistic spinning --- c29deef32e3699e40da3e9e82267610de04e6b54