aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-03-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2017-03-08cpu: Move RCU earlier in x86 CPU-online procedurePaul E. McKenney
2017-03-09Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-03-08Merge branch 'for-4.12' into for-nextTejun Heo
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova
2017-03-09Merge remote-tracking branch 'net/master'Stephen Rothwell
2017-03-08clock: Fix smp_processor_id() in preemptible bugPaul E. McKenney
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-08rcu: Add smp_mb__after_atomic() to sync_exp_work_done()Paul E. McKenney
2017-03-08rcu: fix warning in rcu_seq_end()Dmitry Vyukov
2017-03-08rcu: Expedited wakeups need to be fully orderedPaul E. McKenney
2017-03-08srcu: Add tests for mid-boot use of SRCUPaul E. McKenney
2017-03-08srcu: Allow mid-boot use of synchronize_srcu()Paul E. McKenney
2017-03-08rcu: Move rcu_seq_start() and friends to rcu.hPaul E. McKenney
2017-03-08rcu: Add single-element dequeue functions to rcu_segcblistPaul E. McKenney
2017-03-08rcu: Allow early boot use of synchronize_srcu()Paul E. McKenney
2017-03-08rcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney
2017-03-08rcu: Remove obsolete comment from rcu_future_gp_cleanup() headerPaul E. McKenney
2017-03-08rcu: Fix typo in PER_RCU_NODE_PERIOD header commentPaul E. McKenney
2017-03-08rcu: Abstract multi-tail callback list handlingPaul E. McKenney
2017-03-08rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changedPaul E. McKenney
2017-03-08lockdep: Use "WARNING" tag on lockdep splatsPaul E. McKenney
2017-03-08rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney
2017-03-08rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney
2017-03-08rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney
2017-03-08rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney
2017-03-08rcu: Make rcu_note_context_switch() do deferred NOCB wakeupsPaul E. McKenney
2017-03-08rcu: Make rcu_all_qs() do deferred NOCB wakeupsPaul E. McKenney
2017-03-08rcu: Make call_rcu() do deferred NOCB wakeupsPaul E. McKenney
2017-03-08rcu: Semicolon inside RCU_TRACE() for tree.cPaul E. McKenney
2017-03-08rcu: Semicolon inside RCU_TRACE() for Tiny RCUPaul E. McKenney
2017-03-08rcu: Semicolon inside RCU_TRACE() for rcu.hPaul E. McKenney
2017-03-08srcu: Check for tardy grace-period activity in cleanup_srcu_struct()Paul E. McKenney
2017-03-08srcu: Consolidate batch checking into rcu_all_batches_empty()Paul E. McKenney
2017-03-08mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-03-08sched,rcu: Make cond_resched() provide RCU quiescent statePaul E. McKenney
2017-03-08rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney
2017-03-08livepatch: make klp_mutex proper part of APIJiri Kosina
2017-03-08Merge branch 'perf/core'Ingo Molnar
2017-03-08sched/wait: Add <linux/sched/signal.h> dependency for nowIngo Molnar
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf