| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomic: Fix atomic64_relaxed() bits | Peter Zijlstra | 2016-06-16 | 1 | -153/+153 |
* | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+50 |
* | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 3 | -9/+88 |
* | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 6 | -94/+159 |
* | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 6 | -34/+105 |
* | locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 4 | -12/+87 |
* | locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -10/+32 |
* | locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor... | Peter Zijlstra | 2016-06-16 | 1 | -9/+74 |
* | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -8/+57 |
* | locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+31 |
* | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -9/+129 |
* | locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 3 | -8/+63 |
* | locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+49 |
* | locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+34 |
* | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -16/+114 |
* | locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -5/+28 |
* | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -6/+25 |
* | locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 2 | -20/+14 |
* | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 3 | -12/+40 |
* | locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -5/+51 |
* | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Will Deacon | 2016-06-16 | 1 | -0/+172 |
* | locking/atomic, arch/arm64: Generate LSE non-return cases using common macros | Will Deacon | 2016-06-16 | 1 | -90/+32 |
* | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 2 | -24/+148 |
* | locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,... | Peter Zijlstra | 2016-06-16 | 1 | -10/+98 |
* | locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -9/+94 |
* | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 1 | -9/+56 |
* | locking/spinlock, netfilter: Fix nf_conntrack_lock() barriers | Peter Zijlstra | 2016-06-14 | 1 | -1/+22 |
* | locking/spinlock: Update spin_unlock_wait() users | Peter Zijlstra | 2016-06-14 | 3 | -4/+6 |
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 20 | -32/+145 |
* | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra | 2016-06-14 | 1 | -0/+7 |
* | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h | Peter Zijlstra | 2016-06-14 | 2 | -37/+39 |
* | locking/barriers: Introduce smp_acquire__after_ctrl_dep() | Peter Zijlstra | 2016-06-14 | 3 | -18/+15 |
* | locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() | Peter Zijlstra | 2016-06-14 | 5 | -18/+31 |
* | Merge branch 'linus' into locking/core, to pick up fixes before merging new c... | Ingo Molnar | 2016-06-14 | 474 | -2942/+4043 |
|\ |
|
| * | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-06-13 | 1 | -29/+44 |
| |\ |
|
| | * | percpu: fix synchronization between synchronous map extension and chunk destr... | Tejun Heo | 2016-05-25 | 1 | -8/+8 |
| | * | percpu: fix synchronization between chunk->map_extend_work and chunk destruction | Tejun Heo | 2016-05-25 | 1 | -21/+36 |
| * | | Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-06-13 | 2 | -4/+20 |
| |\ \ |
|
| | * \ | Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tp... | Mark Brown | 2016-06-13 | 2 | -4/+20 |
| |/|\ \ |
|
| | | * | | regulator: tps51632: Fix setting ramp delay | Axel Lin | 2016-05-31 | 1 | -3/+6 |
| | * | | | regulator: qcom_smd: add list_voltage callback | Srinivas Kandagatla | 2016-06-13 | 1 | -0/+1 |
| | * | | | regulator: qcom_smd: add regulator ops for pm8941 lnldo | Srinivas Kandagatla | 2016-06-08 | 1 | -1/+12 |
| | * | | | regulator: qcom_smd: add list_voltage callback | Srinivas Kandagatla | 2016-06-08 | 1 | -0/+1 |
| | |/ / |
|
| * | | | Linux 4.7-rc3v4.7-rc3 | Linus Torvalds | 2016-06-12 | 1 | -1/+1 |
| * | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds | 2016-06-12 | 2 | -8/+10 |
| |\ \ \ |
|
| | * | | | thermal: add the note for set_trip_temp | Caesar Wang | 2016-06-01 | 1 | -0/+2 |
| | * | | | thermal: cpu_cooling: fix improper order during initialization | Lukasz Luba | 2016-06-01 | 1 | -8/+8 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-06-11 | 6 | -37/+59 |
| |\ \ \ \ |
|
| | * | | | | NVMe: Only release requested regions | Johannes Thumshirn | 2016-06-09 | 1 | -2/+7 |
| | * | | | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2016-06-09 | 1 | -13/+22 |
| | |\ \ \ \ |
|