| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-05-16 | 3 | -8/+68 |
|\ |
|
| * | locking/rwsem: Fix down_write_killable() | Peter Zijlstra | 2016-05-15 | 1 | -6/+15 |
| * | locking/rwsem: Provide down_write_killable() | Michal Hocko | 2016-04-22 | 1 | -0/+19 |
| * | locking/rwsem: Introduce basis for down_write_killable() | Michal Hocko | 2016-04-13 | 2 | -8/+45 |
| * | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 2016-04-13 | 1 | -6/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-16 | 4 | -22/+33 |
|\ \ |
|
| * | | locking/atomics: Flip atomic_fetch_or() arguments | Peter Zijlstra | 2016-05-05 | 1 | -2/+2 |
| * | | locking/pvqspinlock: Robustify init_qspinlock_stat() | Davidlohr Bueso | 2016-05-05 | 1 | -8/+14 |
| * | | locking/pvqspinlock: Avoid double resetting of stats | Davidlohr Bueso | 2016-05-05 | 1 | -2/+0 |
| * | | Merge tag 'v4.6-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-05-05 | 15 | -48/+188 |
| |\ \ |
|
| * | | | lcoking/locktorture: Simplify the torture_runnable computation | Paul E. McKenney | 2016-04-28 | 1 | -6/+1 |
| * | | | locking/lockdep: Deinline register_lock_class(), save 2328 bytes | Denys Vlasenko | 2016-04-13 | 1 | -1/+1 |
| * | | | locking/locktorture: Fix NULL pointer dereference for cleanup paths | Davidlohr Bueso | 2016-04-13 | 1 | -0/+12 |
| * | | | locking/locktorture: Fix deboosting NULL pointer dereference | Davidlohr Bueso | 2016-04-13 | 1 | -3/+3 |
* | | | | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-16 | 2 | -14/+17 |
|\ \ \ \ |
|
| * | | | | signals/sigaltstack: Report current flag bits in sigaltstack() | Andy Lutomirski | 2016-05-04 | 1 | -1/+2 |
| * | | | | signals/sigaltstack: Implement SS_AUTODISARM flag | Stas Sergeev | 2016-05-03 | 2 | -3/+9 |
| * | | | | signals/sigaltstack: Prepare to add new SS_xxx flags | Stas Sergeev | 2016-05-03 | 1 | -10/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-16 | 9 | -149/+916 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-04-27 | 9 | -149/+916 |
| |\ \ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ... | Paul E. McKenney | 2016-04-21 | 9 | -133/+911 |
| | |\ \ \ \ \ \ |
|
| | | | | * | | | | rcutorture: Add irqs-disabled test for call_rcu() | Paul E. McKenney | 2016-04-21 | 1 | -0/+2 |
| | | | | * | | | | rcutorture: Dump trace buffer upon shutdown | Paul E. McKenney | 2016-04-21 | 1 | -0/+1 |
| | | | | * | | | | torture: Clarify refusal to run more than one torture test | Paul E. McKenney | 2016-03-31 | 1 | -1/+2 |
| | | | | * | | | | rcutorture: Consider FROZEN hotplug notifier transitions | Anna-Maria Gleixner | 2016-03-31 | 1 | -1/+1 |
| | | | | * | | | | rcutorture: Remove redundant initialization to zero | Paul E. McKenney | 2016-03-31 | 1 | -2/+2 |
| | | | | * | | | | rcuperf: Do not wake up shutdown wait queue if "shutdown" is false. | Artem Savkov | 2016-03-31 | 1 | -2/+4 |
| | | | | * | | | | rcutorture: Avoid RCU CPU stall warning and RT throttling | Paul E. McKenney | 2016-03-31 | 1 | -0/+4 |
| | | | | * | | | | rcutorture: Add rcuperf holdoff boot parameter to reduce interference | Paul E. McKenney | 2016-03-31 | 1 | -0/+5 |
| | | | | * | | | | rcutorture: Make rcuperf collect expedited event-trace data | Paul E. McKenney | 2016-03-31 | 1 | -0/+1 |
| | | | | * | | | | rcutorture: Set rcuperf writer kthreads to real-time priority | Paul E. McKenney | 2016-03-31 | 1 | -0/+3 |
| | | | | * | | | | rcutorture: Bind rcuperf reader/writer kthreads to CPUs | Paul E. McKenney | 2016-03-31 | 1 | -1/+4 |
| | | | | * | | | | rcutorture: Add RCU grace-period performance tests | Paul E. McKenney | 2016-03-31 | 2 | -0/+638 |
| | | | | * | | | | rcutorture: Expedited-GP batch progress access to torturing | Paul E. McKenney | 2016-03-31 | 1 | -0/+22 |
| | | | | * | | | | rcutorture: Allow for rcupdate.rcu_normal | Paul E. McKenney | 2016-03-31 | 1 | -2/+2 |
| | | |_|/ / / /
| | |/| | | | | |
|
| | | | * | | | | rcu: Dump ftrace buffer when kicking grace-period kthread | Paul E. McKenney | 2016-03-31 | 1 | -0/+1 |
| | | | * | | | | rcu: Remove superfluous versions of rcu_read_lock_sched_held() | Boqun Feng | 2016-03-31 | 1 | -2/+2 |
| | | | * | | | | rcu: Awaken grace-period kthread if too long since FQS | Paul E. McKenney | 2016-03-31 | 2 | -2/+39 |
| | | | * | | | | rcu: Make FQS schedule advance only if FQS happened | Paul E. McKenney | 2016-03-31 | 1 | -8/+15 |
| | | | * | | | | rcu: Awaken grace-period kthread when stalled | Paul E. McKenney | 2016-03-31 | 1 | -1/+3 |
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | rcu: Overlap wakeups with next expedited grace period | Paul E. McKenney | 2016-03-31 | 2 | -4/+16 |
| | | * | | | | rcu: Consolidate expedited GP code into exp_funnel_lock() | Paul E. McKenney | 2016-03-31 | 2 | -6/+2 |
| | | * | | | | rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() | Paul E. McKenney | 2016-03-31 | 2 | -5/+5 |
| | | * | | | | rcu: Consolidate expedited GP code into rcu_exp_wait_wake() | Paul E. McKenney | 2016-03-31 | 2 | -17/+11 |
| | | * | | | | rcu: Add exp_funnel_lock() fastpath | Paul E. McKenney | 2016-03-31 | 1 | -0/+10 |
| | | * | | | | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney | 2016-03-31 | 3 | -91/+90 |
| | | * | | | | rcu: Shorten expedited_workdone* to exp_workdone* | Paul E. McKenney | 2016-03-31 | 3 | -11/+9 |
| | | * | | | | rcu: Force boolean subscript for expedited stall warnings | Paul E. McKenney | 2016-03-31 | 1 | -1/+1 |
| | | * | | | | rcu: Remove expedited GP funnel-lock bypass | Paul E. McKenney | 2016-03-31 | 3 | -24/+3 |
| | | * | | | | rcu: Add expedited-grace-period event tracing | Paul E. McKenney | 2016-03-31 | 2 | -7/+16 |