summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-163-8/+68
|\
| * locking/rwsem: Fix down_write_killable()Peter Zijlstra2016-05-151-6/+15
| * locking/rwsem: Provide down_write_killable()Michal Hocko2016-04-221-0/+19
| * locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2016-04-132-8/+45
| * locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-164-22/+33
|\ \
| * | locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra2016-05-051-2/+2
| * | locking/pvqspinlock: Robustify init_qspinlock_stat()Davidlohr Bueso2016-05-051-8/+14
| * | locking/pvqspinlock: Avoid double resetting of statsDavidlohr Bueso2016-05-051-2/+0
| * | Merge tag 'v4.6-rc6' into locking/core, to pick up fixesIngo Molnar2016-05-0515-48/+188
| |\ \
| * | | lcoking/locktorture: Simplify the torture_runnable computationPaul E. McKenney2016-04-281-6/+1
| * | | locking/lockdep: Deinline register_lock_class(), save 2328 bytesDenys Vlasenko2016-04-131-1/+1
| * | | locking/locktorture: Fix NULL pointer dereference for cleanup pathsDavidlohr Bueso2016-04-131-0/+12
| * | | locking/locktorture: Fix deboosting NULL pointer dereferenceDavidlohr Bueso2016-04-131-3/+3
* | | | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-162-14/+17
|\ \ \ \
| * | | | signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski2016-05-041-1/+2
| * | | | signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev2016-05-032-3/+9
| * | | | signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev2016-05-031-10/+6
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-169-149/+916
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-04-279-149/+916
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney2016-04-219-133/+911
| | |\ \ \ \ \ \
| | | | | * | | | rcutorture: Add irqs-disabled test for call_rcu()Paul E. McKenney2016-04-211-0/+2
| | | | | * | | | rcutorture: Dump trace buffer upon shutdownPaul E. McKenney2016-04-211-0/+1
| | | | | * | | | torture: Clarify refusal to run more than one torture testPaul E. McKenney2016-03-311-1/+2
| | | | | * | | | rcutorture: Consider FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-03-311-1/+1
| | | | | * | | | rcutorture: Remove redundant initialization to zeroPaul E. McKenney2016-03-311-2/+2
| | | | | * | | | rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.Artem Savkov2016-03-311-2/+4
| | | | | * | | | rcutorture: Avoid RCU CPU stall warning and RT throttlingPaul E. McKenney2016-03-311-0/+4
| | | | | * | | | rcutorture: Add rcuperf holdoff boot parameter to reduce interferencePaul E. McKenney2016-03-311-0/+5
| | | | | * | | | rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney2016-03-311-0/+1
| | | | | * | | | rcutorture: Set rcuperf writer kthreads to real-time priorityPaul E. McKenney2016-03-311-0/+3
| | | | | * | | | rcutorture: Bind rcuperf reader/writer kthreads to CPUsPaul E. McKenney2016-03-311-1/+4
| | | | | * | | | rcutorture: Add RCU grace-period performance testsPaul E. McKenney2016-03-312-0/+638
| | | | | * | | | rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney2016-03-311-0/+22
| | | | | * | | | rcutorture: Allow for rcupdate.rcu_normalPaul E. McKenney2016-03-311-2/+2
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | rcu: Dump ftrace buffer when kicking grace-period kthreadPaul E. McKenney2016-03-311-0/+1
| | | | * | | | rcu: Remove superfluous versions of rcu_read_lock_sched_held()Boqun Feng2016-03-311-2/+2
| | | | * | | | rcu: Awaken grace-period kthread if too long since FQSPaul E. McKenney2016-03-312-2/+39
| | | | * | | | rcu: Make FQS schedule advance only if FQS happenedPaul E. McKenney2016-03-311-8/+15
| | | | * | | | rcu: Awaken grace-period kthread when stalledPaul E. McKenney2016-03-311-1/+3
| | | |/ / / / | | |/| | | |
| | | * | | | rcu: Overlap wakeups with next expedited grace periodPaul E. McKenney2016-03-312-4/+16
| | | * | | | rcu: Consolidate expedited GP code into exp_funnel_lock()Paul E. McKenney2016-03-312-6/+2
| | | * | | | rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()Paul E. McKenney2016-03-312-5/+5
| | | * | | | rcu: Consolidate expedited GP code into rcu_exp_wait_wake()Paul E. McKenney2016-03-312-17/+11
| | | * | | | rcu: Add exp_funnel_lock() fastpathPaul E. McKenney2016-03-311-0/+10
| | | * | | | rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney2016-03-313-91/+90
| | | * | | | rcu: Shorten expedited_workdone* to exp_workdone*Paul E. McKenney2016-03-313-11/+9
| | | * | | | rcu: Force boolean subscript for expedited stall warningsPaul E. McKenney2016-03-311-1/+1
| | | * | | | rcu: Remove expedited GP funnel-lock bypassPaul E. McKenney2016-03-313-24/+3
| | | * | | | rcu: Add expedited-grace-period event tracingPaul E. McKenney2016-03-312-7/+16
OpenPOWER on IntegriCloud