summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | locktorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-06
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Fix unused-function warning for torturing_tasks()Paul E. McKenney2015-10-06
| | | | | * | | | | | | | | | | | | | | | | | | | rcutorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-06
| | | | |/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()Oleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Fix the comments outdated by rcu_syncOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safeOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | torture: Consolidate cond_resched_rcu_qs() into stutter_wait()Paul E. McKenney2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locktorture: Add torture tests for percpu_rwsemPaul E. McKenney2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Export symbols for locktorturePaul E. McKenney2015-10-06
| | | | * | | | | | | | | | | | | | | | | | | | locktorture: Support rtmutex torturingDavidlohr Bueso2015-10-06
| | | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Better hotplug handling for synchronize_sched_expedited()Paul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Enable stall warnings for synchronize_rcu_expedited()Paul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Add tasks to expedited stall-warning messagesPaul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Add online/offline info to expedited stall warning messagePaul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Consolidate expedited CPU selectionPaul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Prepare for consolidating expedited CPU selectionPaul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()Paul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Stop silencing lockdep false positive for expedited grace periodsPaul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Switch synchronize_sched_expedited() to IPIPaul E. McKenney2015-10-07
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Make ->cpu_no_qs be a union for aggregate ORPaul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Invert passed_quiesce and rename to cpu_no_qsPaul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Rename qs_pending to core_needs_qsPaul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Move synchronize_sched_expedited() to combining treePaul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Consolidate tree setup for synchronize_rcu_expedited()Paul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Move rcu_report_exp_rnp() to allow consolidationPaul E. McKenney2015-09-20
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wqPaul E. McKenney2015-09-20
| | | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | rcu: Correct comment for values of ->gp_state fieldPaul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Finish folding ->fqs_state into ->gp_statePetr Mladek2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Add online/offline info to stall warning messagePaul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Eliminate panic when silly boot-time fanout specifiedPaul E. McKenney2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Use call_rcu_func_t to replace explicit type equivalentsBoqun Feng2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-06
| | * | | | | | | | | | | | | | | | | | | | | sched: Export sched_setscheduler_nocheckDavidlohr Bueso2015-10-06
| | |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-13