Files
linux/arch/arm/include/asm
Linus Torvalds b115d85a95 Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking updates from Ingo Molnar:

 - Introduce local{,64}_try_cmpxchg() - a slightly more optimal
   primitive, which will be used in perf events ring-buffer code

 - Simplify/modify rwsems on PREEMPT_RT, to address writer starvation

 - Misc cleanups/fixes

* tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/atomic: Correct (cmp)xchg() instrumentation
  locking/x86: Define arch_try_cmpxchg_local()
  locking/arch: Wire up local_try_cmpxchg()
  locking/generic: Wire up local{,64}_try_cmpxchg()
  locking/atomic: Add generic try_cmpxchg{,64}_local() support
  locking/rwbase: Mitigate indefinite writer starvation
  locking/arch: Rename all internal __xchg() names to __arch_xchg()
2023-05-05 12:56:55 -07:00
..
2022-07-18 15:03:37 +02:00
2020-05-07 00:41:47 +02:00
2021-12-06 12:49:11 +01:00
2021-12-17 11:34:38 +00:00
2018-05-19 11:53:46 +01:00
2021-07-01 11:06:03 -07:00
2021-12-03 15:11:31 +01:00
2021-03-22 02:45:52 +01:00
2020-10-13 18:38:31 -07:00
2020-06-09 09:39:10 -07:00
2022-02-25 09:36:05 +01:00
2022-01-30 21:17:00 -05:00