Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-09Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...Paul E. McKenney
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao
2019-03-27rcuperf: Fix cleanup path for invalid perf_type stringsPaul E. McKenney
2019-03-27rcutorture: Fix cleanup path for invalid torture_type stringsPaul E. McKenney
2019-03-27rcutorture: Fix expected forward progress duration in OOM notifierNeeraj Upadhyay
2019-03-27rcutorture: Remove ->ext_irq_conflict fieldPaul E. McKenney
2019-03-27rcutorture: Make rcutorture_extend_mask() comment match the codePaul E. McKenney
2019-03-27rcu: Fix nohz status in stall warningNeeraj Upadhyay
2019-03-27rcu: Move forward-progress checkers into tree_stall.hPaul E. McKenney
2019-03-27rcu: Move irq-disabled stall-warning checking to tree_stall.hPaul E. McKenney
2019-03-27rcu: Organize functions in tree_stall.hPaul E. McKenney
2019-03-27rcu: Move FAST_NO_HZ stall-warning code to tree_stall.hPaul E. McKenney
2019-03-27rcu: Inline RCU stall-warning info helper functionsPaul E. McKenney
2019-03-27rcu: Move rcu_print_task_exp_stall() to tree_exp.hPaul E. McKenney
2019-03-27rcu: Inline RCU task stall-warning helper functionsPaul E. McKenney
2019-03-27rcu: Move RCU CPU stall-warning code out of tree.cPaul E. McKenney
2019-03-27rcu: Move RCU CPU stall-warning code out of tree_plugin.hPaul E. McKenney
2019-03-27rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney
2019-03-27srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney
2019-03-27srcu: Check for in-flight callbacks in _cleanup_srcu_struct()Paul E. McKenney
2019-03-27rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_specialPaul E. McKenney
2019-03-27rcu: Fix typo in tree_exp.h commentPaul E. McKenney
2019-03-27rcu: Eliminate redundant NULL-pointer checkPaul E. McKenney
2019-03-27rcu: Fix force_qs_rnp() header commentZhouyi Zhou
2019-03-27rcu: Update jiffies_to_sched_qs and adjust_jiffies_till_sched_qs() commentsPaul E. McKenney
2019-03-27rcu: Default jiffies_to_sched_qs to jiffies_till_sched_qsNeeraj Upadhyay
2019-03-27rcu: Fix self-wakeups for grace-period kthreadNeeraj Upadhyay
2019-03-27rcu: Report error for bad rcu_nocbs= parameter valuesPaul E. McKenney
2019-03-27rcu: Allow rcu_nocbs= to specify all CPUsPaul E. McKenney
2019-03-27rcu: Move common code out of if-else blockAkira Yokosawa
2019-03-27rcu: Set rcutree.kthread_prio sysfs access to read-onlyLiu Song
2019-03-27rcu: Make exit_rcu() handle non-preempted RCU readersPaul E. McKenney
2019-03-27rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twiceCyrill Gorcunov
2019-03-27rcu: Avoid unnecessary softirq when system is idleJoel Fernandes (Google)
2019-03-27rcu: Unconditionally expedite during suspend/hibernatePaul E. McKenney
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-13kprobes: Prohibit probing on RCU debug routineMasami Hiramatsu
2019-02-13x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09rcu/update: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/tree: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/tiny: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/sync: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/srcu: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/rcutorture: Convert to SPDX license identifierPaul E. McKenney