Files
linux/arch/arm64/include/asm
Linus Torvalds cc76ee75a9 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull core locking changes from Ingo Molnar:
 "Main changes:

   - jump label asm preparatory work for PowerPC (Anton Blanchard)

   - rwsem optimizations and cleanups (Davidlohr Bueso)

   - mutex optimizations and cleanups (Jason Low)

   - futex fix (Oleg Nesterov)

   - remove broken atomicity checks from {READ,WRITE}_ONCE() (Peter
     Zijlstra)"

* 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
  jump_label: Allow jump labels to be used in assembly
  jump_label: Allow asm/jump_label.h to be included in assembly
  locking/mutex: Further simplify mutex_spin_on_owner()
  locking: Remove atomicy checks from {READ,WRITE}_ONCE
  locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation as well
  locking/rwsem: Fix lock optimistic spinning when owner is not running
  locking: Remove ACCESS_ONCE() usage
  locking/rwsem: Check for active lock before bailing on spinning
  locking/rwsem: Avoid deceiving lock spinners
  locking/rwsem: Set lock ownership ASAP
  locking/rwsem: Document barrier need when waking tasks
  locking/futex: Check PF_KTHREAD rather than !p->mm to filter out kthreads
  locking/mutex: Refactor mutex_spin_on_owner()
  locking/mutex: In mutex_spin_on_owner(), return true when owner changes
2015-04-13 10:27:28 -07:00
..
2014-04-18 11:40:33 +02:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:41:59 +01:00
2014-11-05 09:03:25 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:04 +01:00
2015-01-22 11:50:56 +00:00
2013-06-14 09:52:40 +01:00
2014-11-17 10:43:42 +00:00
2015-01-23 14:13:14 +00:00
2014-09-25 15:35:41 +01:00
2012-09-17 13:41:56 +01:00
2015-01-23 14:13:14 +00:00
2012-09-17 13:42:19 +01:00
2014-09-30 17:08:57 -06:00
2012-09-17 13:42:17 +01:00
2014-11-28 10:24:59 +00:00
2012-09-17 13:42:07 +01:00
2012-09-17 10:24:46 +01:00
2014-07-10 11:06:00 +01:00
2015-01-13 15:23:53 +02:00
2012-09-17 13:42:09 +01:00
2012-09-17 13:42:09 +01:00