summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-04-18rcu: Fix warning in rcu_seq_end()Dmitry Vyukov
2017-04-18rcu: Expedited wakeups need to be fully orderedPaul E. McKenney
2017-04-18srcu: Move rcu_seq_start() and friends to rcu.hPaul E. McKenney
2017-04-18rcu: Add single-element dequeue functions to rcu_segcblistPaul E. McKenney
2017-04-18srcu: Allow early boot use of synchronize_srcu()Paul E. McKenney
2017-04-18srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney
2017-04-18srcu: Abstract multi-tail callback list handlingPaul E. McKenney
2017-04-18rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changedPaul E. McKenney
2017-04-18rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney
2017-04-18rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney
2017-04-18rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney
2017-04-18rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney
2017-04-18rcu: Semicolon inside RCU_TRACE() for tree.cPaul E. McKenney
2017-04-18rcu: Semicolon inside RCU_TRACE() for Tiny RCUPaul E. McKenney
2017-04-18rcu: Semicolon inside RCU_TRACE() for rcu.hPaul E. McKenney
2017-04-18srcu: Check for tardy grace-period activity in cleanup_srcu_struct()Paul E. McKenney
2017-04-18srcu: Consolidate batch checking into rcu_all_batches_empty()Paul E. McKenney
2017-04-18rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-07jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-05cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-03-05cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03ftrace/graph: Add ftrace_graph_max_depth kernel parameterTodd Brandt
2017-03-03ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filterSteven Rostedt (VMware)
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar
2017-03-03sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-03-03Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2017-03-02locking/ww_mutex: Adjust the lock number for stress testBoqun Feng
2017-03-02locking/lockdep: Add nest_lock integrity testPeter Zijlstra