| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Simplify the is-owner-spinnable checks | Oleg Nesterov | 2018-05-25 | 1 | -12/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2018-05-25 | 12 | -71/+220 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.17-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2018-05-15 | 15 | -164/+164 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/lockdep: Move sanity check to inside lockdep_print_held_locks() | Tetsuo Handa | 2018-05-14 | 1 | -16/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/lockdep: Use for_each_process_thread() for debug_show_all_locks() | Tetsuo Handa | 2018-05-14 | 1 | -35/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2018-05-05 | 18 | -166/+186 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/mutex: Optimize __mutex_trylock_fast() | Peter Zijlstra | 2018-05-04 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Use raw spinlocks | Thomas Gleixner | 2018-04-27 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | delayacct: Use raw_spinlocks | Sebastian Andrzej Siewior | 2018-04-27 | 1 | -8/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Remove duplicate clear_pending() function from PV code | Will Deacon | 2018-04-27 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Add stat tracking for pending vs. slowpath | Waiman Long | 2018-04-27 | 3 | -12/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Use try_cmpxchg() instead of cmpxchg() when locking | Will Deacon | 2018-04-27 | 1 | -10/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb() | Will Deacon | 2018-04-27 | 1 | -16/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Use smp_cond_load_relaxed() to wait for next node | Will Deacon | 2018-04-27 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/mcs: Use smp_cond_load_acquire() in MCS spin loop | Jason Low | 2018-04-27 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Use atomic_cond_read_acquire() | Will Deacon | 2018-04-27 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue | Will Deacon | 2018-04-27 | 1 | -11/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath | Will Deacon | 2018-04-27 | 2 | -49/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Bound spinning on pending->locked transition in slowpath | Will Deacon | 2018-04-27 | 1 | -3/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon | 2018-04-27 | 2 | -66/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-04 | 16 | -483/+411 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-05-30 | 1 | -0/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu/x86: Provide early rcu_cpu_starting() callback | Peter Zijlstra | 2018-05-22 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-05-16 | 16 | -483/+402 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and... | Paul E. McKenney | 2018-05-15 | 16 | -395/+254 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Print end-of-test state | Paul E. McKenney | 2018-05-15 | 1 | -0/+8 | |
| | | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Drop early GP request check from rcu_gp_kthread() | Paul E. McKenney | 2018-05-15 | 1 | -6/+0 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify and inline cpu_needs_another_gp() | Paul E. McKenney | 2018-05-15 | 3 | -57/+3 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp() | Paul E. McKenney | 2018-05-15 | 1 | -4/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_start_this_gp() check for out-of-range requests | Paul E. McKenney | 2018-05-15 | 1 | -0/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add funnel locking to rcu_start_this_gp() | Paul E. McKenney | 2018-05-15 | 1 | -57/+35 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_start_future_gp() caller select grace period | Paul E. McKenney | 2018-05-15 | 2 | -35/+27 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp() | Paul E. McKenney | 2018-05-15 | 1 | -44/+12 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Clear request other than RCU_GP_FLAG_INIT at GP end | Paul E. McKenney | 2018-05-15 | 1 | -0/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Cleanup, don't put ->completed into an int | Paul E. McKenney | 2018-05-15 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs() | Paul E. McKenney | 2018-05-15 | 1 | -38/+15 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition | Paul E. McKenney | 2018-05-15 | 1 | -4/+4 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_migrate_callbacks wake GP kthread when needed | Paul E. McKenney | 2018-05-15 | 1 | -2/+6 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Convert ->need_future_gp[] array to boolean | Paul E. McKenney | 2018-05-15 | 2 | -4/+4 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements | Paul E. McKenney | 2018-05-15 | 2 | -2/+3 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Avoid losing ->need_future_gp[] values due to GP start/end races | Paul E. McKenney | 2018-05-15 | 1 | -2/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_gp_cleanup() more accurately predict need for new GP | Paul E. McKenney | 2018-05-15 | 3 | -24/+10 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_gp_kthread() check for early-boot activity | Paul E. McKenney | 2018-05-15 | 1 | -0/+6 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add accessor macros for the ->need_future_gp[] array | Paul E. McKenney | 2018-05-15 | 3 | -10/+23 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_start_future_gp()'s grace-period check more precise | Paul E. McKenney | 2018-05-15 | 1 | -13/+5 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Improve non-root rcu_cbs_completed() accuracy | Paul E. McKenney | 2018-05-15 | 1 | -0/+15 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add leaf-node macros | Paul E. McKenney | 2018-05-15 | 3 | -7/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Add cleanup_srcu_struct_quiesced() | Paul E. McKenney | 2018-05-15 | 3 | -17/+29 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Declare rcu_eqs_special_set() in public header | Yury Norov | 2018-05-15 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Update rcu_bind_gp_kthread() header comment | Paul E. McKenney | 2018-05-15 | 1 | -2/+1 | |
