summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Paul E. McKenney2017-10-251-3/+3
* locking/atomics, doc/filesystems: Convert ACCESS_ONCE() referencesPaul E. McKenney2017-10-251-3/+3
* locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removalMark Rutland2017-10-251-3/+2
* locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-2/+2
* locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...Mark Rutland2017-10-252-2/+2
* locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONC...Mark Rutland2017-10-251-3/+3
* locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-3/+7
* locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/W...Mark Rutland2017-10-251-3/+3
* locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-256-8/+8
* locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/W...Mark Rutland2017-10-251-4/+4
* locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-9/+0
* locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-252-11/+11
* locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-12/+12
* locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-5/+5
* locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-7/+8
* locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon2017-10-253-37/+14
* locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon2017-10-254-168/+20
* locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockWill Deacon2017-10-252-40/+14
* locking/atomic: Add atomic_cond_read_acquire()Will Deacon2017-10-252-0/+7
* locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon2017-10-253-37/+16
* locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon2017-10-241-0/+13
* locking/barriers: Kill lockless_dereference()Will Deacon2017-10-243-44/+0
* locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-10-2413-27/+27
* locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-10-241-0/+1
* linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-2411-271/+286
* Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-24479-2345/+5183
|\
| * Linux 4.14-rc6v4.14-rc6Linus Torvalds2017-10-231-1/+1
| * Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-239-39/+96
| |\
| | * staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7
| | * Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-158-27/+89
| | |\
| | | * iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
| | | * iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| | | * iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
| | | * staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2017-09-301-1/+1
| | | * iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
| | | * iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-253-3/+53
| * | | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-234-26/+15
| |\ \ \
| | * | | android: binder: Fix null ptr dereference in debug msgSherry Yang2017-10-211-1/+1
| | * | | android: binder: Don't get mm from taskSherry Yang2017-10-212-14/+9
| | * | | vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui2017-10-201-1/+4
| | * | | binder: call poll_wait() unconditionally.Martijn Coenen2017-10-201-10/+1
| * | | | Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-2318-77/+226
| |\ \ \ \
| | * | | | usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-191-4/+7
| | * | | | Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-191-0/+1
| | |\ \ \ \
| | | * | | | USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-161-0/+1
| | | |/ / /
| | * | | | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-181-2/+4
| | * | | | MAINTAINERS: fix git tree url for musb moduleBin Liu2017-10-171-1/+0
| | * | | | usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-171-0/+4
| | * | | | usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-171-0/+2
| | * | | | usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-171-4/+2