summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-0344-143/+304
|\
| * ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-201-4/+4
| * Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20291-1026/+2089
| |\
| * | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-062-9/+17
| * | locking/mcs: Use acquire/release semanticsDavidlohr Bueso2015-10-061-2/+2
| * | locking/rtmutex: Use acquire/release semanticsDavidlohr Bueso2015-10-061-9/+21
| * | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-063-13/+14
| * | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-062-12/+114
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06689-3952/+7239
| |\ \
| * | | atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-233-9/+29
| * | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-2324-53/+53
| * | | atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-232-11/+16
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23355-1243/+1493
| |\ \ \
| * | | | futex: Force hot variables into a single cache lineRasmus Villemoes2015-09-221-2/+11
| * | | | locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VALWaiman Long2015-09-181-5/+1
| * | | | locking/osq: Relax atomic semanticsDavidlohr Bueso2015-09-181-3/+8
| * | | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-182-6/+6
| * | | | locking/Documentation/lockstat: Fix typo - lokcing -> lockingStephen Boyd2015-09-181-1/+1
| * | | | Merge branch 'linus' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-09-18138-442/+673
| |\ \ \ \
| * | | | | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-134-4/+7
| * | | | | Merge tag 'v4.3-rc1' into locking/core, to refresh the treeIngo Molnar2015-09-139711-263178/+567852
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0342-545/+1333
|\ \ \ \ \ \ \
| * | | | | | | fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo2015-10-281-2/+2
| * | | | | | | Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar2015-10-28239-1019/+1791
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-1941-543/+1331
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-0719-102/+568
| | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | locktorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-061-3/+3
| | | | | * | | | | | | torture: Forgive non-plural argumentsPaul E. McKenney2015-10-061-3/+3
| | | | | * | | | | | | rcutorture: Fix unused-function warning for torturing_tasks()Paul E. McKenney2015-10-061-1/+1
| | | | | * | | | | | | rcutorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-061-3/+3
| | | | * | | | | | | | rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-062-7/+6
| | | | * | | | | | | | locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()Oleg Nesterov2015-10-061-5/+5
| | | | * | | | | | | | locking/percpu-rwsem: Fix the comments outdated by rcu_syncOleg Nesterov2015-10-061-39/+11
| | | | * | | | | | | | locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov2015-10-062-12/+9
| | | | * | | | | | | | locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safeOleg Nesterov2015-10-061-0/+7
| | | | * | | | | | | | rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-062-0/+27
| | | | * | | | | | | | rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-062-0/+26
| | | | * | | | | | | | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-062-57/+45
| | | | * | | | | | | | rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-063-1/+270
| | | | * | | | | | | | torture: Consolidate cond_resched_rcu_qs() into stutter_wait()Paul E. McKenney2015-10-062-2/+1
| | | | * | | | | | | | locktorture: Add torture tests for percpu_rwsemPaul E. McKenney2015-10-064-0/+52
| | | | * | | | | | | | locking/percpu-rwsem: Export symbols for locktorturePaul E. McKenney2015-10-061-0/+5
| | | | * | | | | | | | locktorture: Support rtmutex torturingDavidlohr Bueso2015-10-065-3/+124
| | | | |/ / / / / / /
| | | * | | | | | | | documentation: Add lockless_dereference()Paul E. McKenney2015-10-061-0/+11
| | | * | | | | | | | documentation: Catch up list of torture_type optionsPaul E. McKenney2015-10-061-26/+13
| | | * | | | | | | | documentation: Correct doc to use rcu_dereference_protectedJason A. Donenfeld2015-10-061-3/+3
| | | * | | | | | | | documentation: Call out slow consoles as cause of stall warningsPaul E. McKenney2015-10-061-0/+7
| | | * | | | | | | | documentation: No acquire/release for RCU readersPaul E. McKenney2015-10-061-1/+0
| | | |/ / / / / / /
| | * | | | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-078-345/+652
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | rcu: Better hotplug handling for synchronize_sched_expedited()Paul E. McKenney2015-10-071-6/+62