aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-5/+28
* locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-6/+25
* locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-162-20/+14
* locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-163-12/+40
* locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-5/+51
* locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Will Deacon2016-06-161-0/+172
* locking/atomic, arch/arm64: Generate LSE non-return cases using common macrosWill Deacon2016-06-161-90/+32
* locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-162-24/+148
* locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,...Peter Zijlstra2016-06-161-10/+98
* locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()Peter Zijlstra2016-06-161-9/+94
* locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-161-9/+56
* locking/spinlock, netfilter: Fix nf_conntrack_lock() barriersPeter Zijlstra2016-06-141-1/+22
* locking/spinlock: Update spin_unlock_wait() usersPeter Zijlstra2016-06-143-4/+6
* locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-1420-32/+145
* locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-0/+7
* locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.hPeter Zijlstra2016-06-142-37/+39
* locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-143-18/+15
* locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra2016-06-145-18/+31
* Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-14474-2942/+4043
|\
| * Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-131-29/+44
| |\
| | * percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo2016-05-251-8/+8
| | * percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo2016-05-251-21/+36
| * | Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-132-4/+20
| |\ \
| | * \ Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tp...Mark Brown2016-06-132-4/+20
| |/|\ \
| | | * | regulator: tps51632: Fix setting ramp delayAxel Lin2016-05-311-3/+6
| | * | | regulator: qcom_smd: add list_voltage callbackSrinivas Kandagatla2016-06-131-0/+1
| | * | | regulator: qcom_smd: add regulator ops for pm8941 lnldoSrinivas Kandagatla2016-06-081-1/+12
| | * | | regulator: qcom_smd: add list_voltage callbackSrinivas Kandagatla2016-06-081-0/+1
| | |/ /
| * | | Linux 4.7-rc3v4.7-rc3Linus Torvalds2016-06-121-1/+1
| * | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-122-8/+10
| |\ \ \
| | * | | thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| | * | | thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-116-37/+59
| |\ \ \ \
| | * | | | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| | * | | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| | |\ \ \ \
| | | * | | | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | | * | | | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| | * | | | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
| | * | | | | block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-071-3/+9
| | * | | | | blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-021-9/+8
| | * | | | | writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-05-301-9/+12
| * | | | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-116-7/+16
| |\ \ \ \ \ \
| | * | | | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| | * | | | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| | * | | | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| | * | | | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| | * | | | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| | * | | | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| | * | | | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
| |\ \ \ \ \ \ \