summaryrefslogtreecommitdiffstats
path: root/kernel/rcu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * srcu: Fix broken node geometry after early ssp initFrederic Weisbecker2021-05-113-1/+20
| | | | | | * srcu: Initialize SRCU after timersFrederic Weisbecker2021-05-114-8/+5
| | | | | | * srcu: Remove superfluous ssp initialization for early callbacksFrederic Weisbecker2021-05-111-1/+0
| | | | | | * srcu: Remove superfluous sdp->srcu_lock_count zero fillingFrederic Weisbecker2021-05-111-10/+2
| | | |_|_|/ | | |/| | |
| | | | | * rcu: Fix various typos in commentsIngo Molnar2021-05-126-13/+13
| | | | | * rcu/nocb: Unify timersFrederic Weisbecker2021-05-122-56/+42
| | | | | * rcu/nocb: Prepare for fine-grained deferred wakeupFrederic Weisbecker2021-05-123-10/+11
| | | | | * rcu/nocb: Only cancel nocb timer if not pollingFrederic Weisbecker2021-05-121-7/+7
| | | | | * rcu/nocb: Delete bypass_timer upon nocb_gp wakeupFrederic Weisbecker2021-05-121-0/+2
| | | | | * rcu/nocb: Cancel nocb_timer upon nocb_gp wakeupFrederic Weisbecker2021-05-121-0/+4
| | | | | * rcu/nocb: Allow de-offloading rdp leaderFrederic Weisbecker2021-05-121-4/+0
| | | | | * rcu/nocb: Directly call __wake_nocb_gp() from bypass timerFrederic Weisbecker2021-05-121-2/+3
| | | | | * rcu/nocb: Use the rcuog CPU's ->nocb_timerFrederic Weisbecker2021-05-112-64/+77
| | | |_|/ | | |/| |
| | | | * kvfree_rcu: Refactor kfree_rcu_monitor()Uladzislau Rezki (Sony)2021-05-111-58/+26
| | | | * kvfree_rcu: Fix comments according to current codeUladzislau Rezki (Sony)2021-05-111-6/+9
| | | | * kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variantUladzislau Rezki (Sony)2021-05-111-7/+1
| | | | * kvfree_rcu: Update "monitor_todo" once a batch is startedUladzislau Rezki (Sony)2021-05-111-2/+1
| | | | * kvfree_rcu: Add a bulk-list check when a scheduler is runUladzislau Rezki (Sony)2021-05-111-1/+2
| | | | * kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objsUladzislau Rezki (Sony)2021-05-111-10/+4
| | | | * kvfree_rcu: Release a page cache under memory pressureZhang Qiang2021-05-111-9/+73
| | | |/ | | |/|
| | | * rcu: Add missing __releases() annotationJules Irenge2021-05-131-0/+1
| | | * rcu: Improve comments describing RCU read-side critical sectionsPaul E. McKenney2021-05-131-10/+14
| | | * rcu: Point to documentation of ordering guaranteesPaul E. McKenney2021-05-112-2/+21
| | | * rcu: Make rcu_gp_cleanup() be noinline for tracingPaul E. McKenney2021-05-111-1/+1
| | | * rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUsPaul E. McKenney2021-05-111-1/+1
| | | * rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GPPaul E. McKenney2021-05-111-2/+3
| | | * rcu: Make RCU priority boosting work on single-CPU rcu_node structuresPaul E. McKenney2021-05-113-24/+9
| | | * rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() outputPaul E. McKenney2021-05-113-3/+11
| | | * rcu: Reject RCU_LOCKDEP_WARN() false positivesPaul E. McKenney2021-05-111-1/+1
| | | * rcu: Add ->gp_max to show_rcu_gp_kthreads() outputPaul E. McKenney2021-05-111-1/+2
| | | * rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() outputPaul E. McKenney2021-05-111-3/+5
| | | * rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()Paul E. McKenney2021-05-111-1/+1
| | | * rcu: Improve tree.c comments and add code cleanupsZhouyi Zhou2021-05-111-12/+12
| | | * rcu: Remove the unused rcu_irq_exit_preempt() functionPaul E. McKenney2021-05-111-22/+0
| | | * rcu: Fix typo in comment: kthead -> kthreadRolf Eike Beer2021-05-111-1/+1
| | |/
| * / rcu/tree_plugin: Don't handle the case of 'all' CPU rangeYury Norov2021-05-111-6/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+2
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+2
| |/
* | sched: Change task_struct::statePeter Zijlstra2021-06-182-8/+8
* | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
|/
*---------------. Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney2021-03-259-158/+451
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | rcutorture: Replace rcu_torture_stall string with %sStephen Zhang2021-03-081-3/+3
| | | | | | | | |/
| | | | | | | * | rcu-tasks: Add block comment laying out RCU Tasks Trace designPaul E. McKenney2021-03-081-0/+36
| | | | | | | * | rcu-tasks: Rectify kernel-doc for struct rcu_tasksLukas Bulwahn2021-03-081-2/+2
| | | | | | | |/
| | | | | | * | rcu: Make rcu_read_unlock_special() expedite strict grace periodsPaul E. McKenney2021-03-081-0/+1
| | | | | | * | rcutorture: Fix testing of RCU priority boostingPaul E. McKenney2021-03-081-14/+22
| | | | | | * | rcu: Expedite deboost in case of deferred quiescent statePaul E. McKenney2021-03-081-12/+14
| | | | | | |/
| | | | | * | rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()Paul E. McKenney2021-03-251-9/+3
| | | | | * | rcu: Provide polling interfaces for Tiny RCU grace periodsPaul E. McKenney2021-03-251-0/+40
| | | | | * | rcu: Provide polling interfaces for Tree RCU grace periodsPaul E. McKenney2021-03-221-7/+68
| | | | | |/