| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 44 | -143/+304 |
|\ |
|
| * | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec} | Will Deacon | 2015-10-20 | 1 | -4/+4 |
| * | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 291 | -1026/+2089 |
| |\ |
|
| * | | locking/rwsem: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 | 2 | -9/+17 |
| * | | locking/mcs: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 | 1 | -2/+2 |
| * | | locking/rtmutex: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 | 1 | -9/+21 |
| * | | locking/mutex: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 | 3 | -13/+14 |
| * | | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at... | Davidlohr Bueso | 2015-10-06 | 2 | -12/+114 |
| * | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 689 | -3952/+7239 |
| |\ \ |
|
| * | | | atomic: Implement atomic_read_ctrl() | Peter Zijlstra | 2015-09-23 | 3 | -9/+29 |
| * | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 24 | -53/+53 |
| * | | | atomic: Add atomic_long_t bitops | Peter Zijlstra | 2015-09-23 | 2 | -11/+16 |
| * | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl... | Ingo Molnar | 2015-09-23 | 355 | -1243/+1493 |
| |\ \ \ |
|
| * | | | | futex: Force hot variables into a single cache line | Rasmus Villemoes | 2015-09-22 | 1 | -2/+11 |
| * | | | | locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL | Waiman Long | 2015-09-18 | 1 | -5/+1 |
| * | | | | locking/osq: Relax atomic semantics | Davidlohr Bueso | 2015-09-18 | 1 | -3/+8 |
| * | | | | locking/qrwlock: Rename ->lock to ->wait_lock | Davidlohr Bueso | 2015-09-18 | 2 | -6/+6 |
| * | | | | locking/Documentation/lockstat: Fix typo - lokcing -> locking | Stephen Boyd | 2015-09-18 | 1 | -1/+1 |
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-09-18 | 138 | -442/+673 |
| |\ \ \ \ |
|
| * | | | | | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h | Boqun Feng | 2015-09-13 | 4 | -4/+7 |
| * | | | | | Merge tag 'v4.3-rc1' into locking/core, to refresh the tree | Ingo Molnar | 2015-09-13 | 9711 | -263178/+567852 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 42 | -545/+1333 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s... | Tejun Heo | 2015-10-28 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'linus' into core/rcu, to fix up a semantic conflict | Ingo Molnar | 2015-10-28 | 239 | -1019/+1791 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-10-19 | 41 | -543/+1331 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney | 2015-10-07 | 19 | -102/+568 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | locktorture: Fix module unwind when bad torture_type specified | Paul E. McKenney | 2015-10-06 | 1 | -3/+3 |
| | | | | * | | | | | | | torture: Forgive non-plural arguments | Paul E. McKenney | 2015-10-06 | 1 | -3/+3 |
| | | | | * | | | | | | | rcutorture: Fix unused-function warning for torturing_tasks() | Paul E. McKenney | 2015-10-06 | 1 | -1/+1 |
| | | | | * | | | | | | | rcutorture: Fix module unwind when bad torture_type specified | Paul E. McKenney | 2015-10-06 | 1 | -3/+3 |
| | | | * | | | | | | | | rcu_sync: Cleanup the CONFIG_PROVE_RCU checks | Oleg Nesterov | 2015-10-06 | 2 | -7/+6 |
| | | | * | | | | | | | | locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read() | Oleg Nesterov | 2015-10-06 | 1 | -5/+5 |
| | | | * | | | | | | | | locking/percpu-rwsem: Fix the comments outdated by rcu_sync | Oleg Nesterov | 2015-10-06 | 1 | -39/+11 |
| | | | * | | | | | | | | locking/percpu-rwsem: Make use of the rcu_sync infrastructure | Oleg Nesterov | 2015-10-06 | 2 | -12/+9 |
| | | | * | | | | | | | | locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe | Oleg Nesterov | 2015-10-06 | 1 | -0/+7 |
| | | | * | | | | | | | | rcu_sync: Introduce rcu_sync_dtor() | Oleg Nesterov | 2015-10-06 | 2 | -0/+27 |
| | | | * | | | | | | | | rcu_sync: Add CONFIG_PROVE_RCU checks | Oleg Nesterov | 2015-10-06 | 2 | -0/+26 |
| | | | * | | | | | | | | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure | Oleg Nesterov | 2015-10-06 | 2 | -57/+45 |
| | | | * | | | | | | | | rcu: Create rcu_sync infrastructure | Oleg Nesterov | 2015-10-06 | 3 | -1/+270 |
| | | | * | | | | | | | | torture: Consolidate cond_resched_rcu_qs() into stutter_wait() | Paul E. McKenney | 2015-10-06 | 2 | -2/+1 |
| | | | * | | | | | | | | locktorture: Add torture tests for percpu_rwsem | Paul E. McKenney | 2015-10-06 | 4 | -0/+52 |
| | | | * | | | | | | | | locking/percpu-rwsem: Export symbols for locktorture | Paul E. McKenney | 2015-10-06 | 1 | -0/+5 |
| | | | * | | | | | | | | locktorture: Support rtmutex torturing | Davidlohr Bueso | 2015-10-06 | 5 | -3/+124 |
| | | | |/ / / / / / / |
|
| | | * | | | | | | | | documentation: Add lockless_dereference() | Paul E. McKenney | 2015-10-06 | 1 | -0/+11 |
| | | * | | | | | | | | documentation: Catch up list of torture_type options | Paul E. McKenney | 2015-10-06 | 1 | -26/+13 |
| | | * | | | | | | | | documentation: Correct doc to use rcu_dereference_protected | Jason A. Donenfeld | 2015-10-06 | 1 | -3/+3 |
| | | * | | | | | | | | documentation: Call out slow consoles as cause of stall warnings | Paul E. McKenney | 2015-10-06 | 1 | -0/+7 |
| | | * | | | | | | | | documentation: No acquire/release for RCU readers | Paul E. McKenney | 2015-10-06 | 1 | -1/+0 |
| | | |/ / / / / / / |
|
| | * | | | | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD | Paul E. McKenney | 2015-10-07 | 8 | -345/+652 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | rcu: Better hotplug handling for synchronize_sched_expedited() | Paul E. McKenney | 2015-10-07 | 1 | -6/+62 |