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-08-27rcu: Don't include <linux/ktime.h> in rcutiny.hChristoph Hellwig
2019-02-09linux/rcutiny: Convert to SPDX license identifierPaul E. McKenney
2018-08-31Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-31rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney
2018-08-31rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney
2018-08-31rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney
2018-08-31rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney
2018-08-31rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney
2018-08-31rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney
2018-08-31rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney
2018-08-31rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney
2018-07-13rcu: Improve RCU-tasks naming and commentsPaul E. McKenney
2018-05-23rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney
2017-07-25srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney
2017-06-09rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul E. McKenney
2017-06-09rcu: Refactor #includes from include/linux/rcupdate.hPaul E. McKenney
2017-06-09rcu: Move rcutiny.h to new empty/true/false-function stylePaul E. McKenney
2017-06-09rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.hPaul E. McKenney
2017-06-09rcu: Move torture-related functions out of rcutiny.h and rcutree.hPaul E. McKenney
2017-06-09rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney
2017-06-09rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney
2017-04-18srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney
2017-04-18rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar
2017-01-23rcu: Abstract extended quiescent state determinationPaul E. McKenney
2016-07-15rcu: Convert rcutree to hotplug state machineThomas Gleixner
2016-03-31rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney
2015-12-08rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney
2015-10-06rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng
2015-07-23rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney
2015-05-27rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney
2015-01-16Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney
2015-01-16rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney
2015-01-11rcutorture: Check from beginning to end of grace periodPaul E. McKenney
2015-01-11rcu: Provide rcu_batches_completed_sched() for TINY_RCUPaul E. McKenney
2015-01-11rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney
2014-09-08rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney
2014-05-14rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney
2014-03-21rcu: Provide grace-period piggybacking APIPaul E. McKenney
2014-02-26Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney
2014-02-18rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney
2014-02-18rcu: Stop tracking FSF's postal addressPaul E. McKenney
2013-12-13rcu: Remove "extern" from function declarations in include/linux/*rcu*.hTeodora Baluta
2013-09-25rcu: Consistent rcu_is_watching() namingPaul E. McKenney
2013-09-25rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney