]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2020 17:33:25 +0000 (09:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2020 17:33:25 +0000 (09:33 -0800)
commit6a1fde5771064397adf0d6b84b43918aa7111f0b
treeaeb600fba396606e1998c34bb527d184b2b113c1
parent5e9b3d4b8904ea8f1d1fbccc7bf963379ea694a1
parentdfeac2f8e42e154d677cded52ca14fe6bbcc37d8
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull locking updates from Ingo Molnar:
 "Just a handful of changes in this cycle: an ARM64 performance
  optimization, a comment fix and a debug output fix"

* 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/osq: Use optimized spinning loop for arm64
  locking/qspinlock: Fix inaccessible URL of MCS lock paper
  locking/lockdep: Fix lockdep_stats indentation problem