https://github.com/torvalds/linux
Revision fb20c03d3748fc6991dd58a3161c0d954485c2ce authored by Linus Torvalds on 30 July 2018, 18:37:16 UTC, committed by Linus Torvalds on 30 July 2018, 18:37:16 UTC
Pull locking fixes from Ingo Molnar:
 "A paravirt UP-patching fix, and an I2C MUX driver lockdep warning fix"

* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembly code
  i2c/mux, locking/core: Annotate the nested rt_mutex usage
  locking/rtmutex: Allow specifying a subclass for nested locking
2 parent s d464b03 + c0dc373
History
Tip revision: fb20c03d3748fc6991dd58a3161c0d954485c2ce authored by Linus Torvalds on 30 July 2018, 18:37:16 UTC
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: fb20c03
File Mode Size
bebob
dice
digi00x
fireface
fireworks
motu
oxfw
tascam
Kconfig -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 664 bytes
amdtp-am824.c -rw-r--r-- 11.0 KB
amdtp-am824.h -rw-r--r-- 1.6 KB
amdtp-stream-trace.h -rw-r--r-- 6.0 KB
amdtp-stream.c -rw-r--r-- 27.9 KB
amdtp-stream.h -rw-r--r-- 7.6 KB
cmp.c -rw-r--r-- 9.4 KB
cmp.h -rw-r--r-- 1.4 KB
fcp.c -rw-r--r-- 10.3 KB
fcp.h -rw-r--r-- 1.0 KB
isight.c -rw-r--r-- 17.7 KB
iso-resources.c -rw-r--r-- 6.5 KB
iso-resources.h -rw-r--r-- 1.2 KB
lib.c -rw-r--r-- 3.1 KB
lib.h -rw-r--r-- 775 bytes
packets-buffer.c -rw-r--r-- 2.1 KB
packets-buffer.h -rw-r--r-- 786 bytes

back to top