aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-06rcu: Start timing stall repetitions after warning completePaul E. McKenney1-1/+8
2021-08-06rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()Sergey Senozhatsky1-6/+3
2021-08-06rcu/tree: Handle VM stoppage in stall detectionSergey Senozhatsky1-0/+18
2021-08-06rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney1-3/+6
2021-08-06rcu: Weaken ->dynticks accesses and updatesPaul E. McKenney1-8/+18
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)1-63/+14
2021-08-06rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lockYanfei Xu1-1/+3
2021-08-06rcu: Fix to include first blocked task in stall warningYanfei Xu1-2/+2
2021-07-27rcuscale: Console output claims too few grace periodsJiangong.Han1-2/+2
2021-07-27rcutorture: Preempt rather than block when testing task stallsPaul E. McKenney1-1/+6
2021-07-27refscale: Add measurement of clock readoutPaul E. McKenney1-1/+35
2021-07-20rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou1-4/+4
2021-07-20rcu-tasks: Fix synchronize_rcu_rude() typo in commentPaul E. McKenney1-2/+2
2021-07-20rcu-tasks: Mark ->trc_reader_special.b.need_qs data racesPaul E. McKenney1-4/+4
2021-07-20rcu-tasks: Mark ->trc_reader_nesting data racesPaul E. McKenney1-5/+6
2021-07-20rcu-tasks: Add comments explaining task_struct strategyPaul E. McKenney1-1/+10
2021-07-20rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()Frederic Weisbecker1-3/+0
2021-07-20rcu/nocb: Start moving nocb code to its own plugin fileFrederic Weisbecker3-1487/+1497
2021-07-06rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()Paul E. McKenney1-2/+2
2021-07-06rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()Paul E. McKenney1-1/+0
2021-07-06rcu-tasks: Don't delete holdouts within trc_inspect_reader()Paul E. McKenney1-3/+2
2021-07-06refscale: Avoid false-positive warnings in ref_scale_reader()Paul E. McKenney1-3/+3
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds13-459/+730
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+2
2021-06-18sched: Change task_struct::statePeter Zijlstra2-8/+8
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-05-18Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEADPaul E. McKenney13-453/+727
2021-05-18tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inlinePaul E. McKenney2-1/+4
2021-05-18rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent statesPaul E. McKenney1-0/+1
2021-05-13rcu: Add missing __releases() annotationJules Irenge1-0/+1
2021-05-13rcu: Improve comments describing RCU read-side critical sectionsPaul E. McKenney1-10/+14
2021-05-12srcu: Early test SRCU polling startFrederic Weisbecker1-1/+5
2021-05-12rcu: Fix various typos in commentsIngo Molnar6-13/+13
2021-05-12rcu/nocb: Unify timersFrederic Weisbecker2-56/+42
2021-05-12rcu/nocb: Prepare for fine-grained deferred wakeupFrederic Weisbecker3-10/+11
2021-05-12rcu/nocb: Only cancel nocb timer if not pollingFrederic Weisbecker1-7/+7
2021-05-12rcu/nocb: Delete bypass_timer upon nocb_gp wakeupFrederic Weisbecker1-0/+2
2021-05-12rcu/nocb: Cancel nocb_timer upon nocb_gp wakeupFrederic Weisbecker1-0/+4
2021-05-12rcu/nocb: Allow de-offloading rdp leaderFrederic Weisbecker1-4/+0
2021-05-12rcu/nocb: Directly call __wake_nocb_gp() from bypass timerFrederic Weisbecker1-2/+3
2021-05-10rcu: Don't penalize priority boosting when there is nothing to boostPaul E. McKenney1-3/+14
2021-05-10rcu: Point to documentation of ordering guaranteesPaul E. McKenney2-2/+21
2021-05-10rcu: Make rcu_gp_cleanup() be noinline for tracingPaul E. McKenney1-1/+1
2021-05-10rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUsPaul E. McKenney1-1/+1
2021-05-10rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GPPaul E. McKenney1-2/+3
2021-05-10rcu: Make RCU priority boosting work on single-CPU rcu_node structuresPaul E. McKenney3-24/+9
2021-05-10rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() outputPaul E. McKenney3-3/+11
2021-05-10rcu: Reject RCU_LOCKDEP_WARN() false positivesPaul E. McKenney1-1/+1
2021-05-10rcu: Add ->gp_max to show_rcu_gp_kthreads() outputPaul E. McKenney1-1/+2