summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * rcu-tasks: Make rcu_tasks_lazy_ms staticJiapeng Chong2023-09-111-1/+1
| | | | * rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loopPaul E. McKenney2023-09-111-1/+3
| | | | * rcu-tasks: Add printk()s to localize boot-time self-test hangPaul E. McKenney2023-09-111-1/+3
| | | |/ | | |/|
| | | * refscale: Print out additional module parametersPaul E. McKenney2023-09-111-2/+2
| | | * refscale: Fix misplaced data re-readPaul E. McKenney2023-09-111-1/+1
| | |/
| * | srcu: Only accelerate on enqueue timeFrederic Weisbecker2023-10-131-4/+2
| * | srcu: Fix callbacks acceleration mishandlingFrederic Weisbecker2023-10-101-2/+29
| * | rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-041-4/+8
| * | rcu: Conditionally build CPU-hotplug teardown callbacksFrederic Weisbecker2023-10-041-60/+54
| * | rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker2023-10-041-2/+2
| * | rcu: Assume IRQS disabled from rcu_report_dead()Frederic Weisbecker2023-10-041-4/+6
| * | rcu: Use rcu_segcblist_segempty() instead of open coding itFrederic Weisbecker2023-10-041-2/+2
| * | rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objectsCatalin Marinas2023-10-041-0/+9
| * | srcu: Fix srcu_struct node grpmask overflow on 64-bit systemsDenis Arefev2023-09-261-2/+2
| * | rcu: Eliminate rcu_gp_slow_unregister() false positivePaul E. McKenney2023-09-131-1/+1
| * | rcu: Dump memory object info if callback function is invalidZhen Lei2023-09-136-0/+12
| * | rcu: Add sysfs to provide throttled access to rcu_barrier()Paul E. McKenney2023-09-131-0/+76
| * | rcu/tree: Remove superfluous return from void call_rcu* functionsJoel Fernandes (Google)2023-09-131-2/+2
| * | srcu: Fix error handling in init_srcu_struct_fields()Joel Fernandes (Google)2023-09-131-15/+17
| |/
* | rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()Zqiang2023-09-241-1/+1
* | rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20Joel Fernandes (Google)2023-09-241-6/+6
* | torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney2023-09-243-9/+5
* | rcu: Include torture_sched_setaffinity() declarationArnd Bergmann2023-09-241-0/+1
|/
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-1/+1
|\
| * tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby2023-07-251-1/+1
* | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-291-2/+0
|\ \
| * | rcu: Export rcu_request_urgent_qs_task()Paul E. McKenney2023-07-121-2/+0
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney2023-08-167-39/+252
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * rcutorture: Stop right-shifting torture_random() return valuesPaul E. McKenney2023-08-141-3/+3
| | | | | * rcutorture: Dump grace-period state upon rtort_pipe_count incidentsPaul E. McKenney2023-07-141-0/+1
| |_|_|_|/ |/| | | |
| | | | * refscale: Add a "jiffies" testPaul E. McKenney2023-07-141-1/+33
| | | | * refscale: Fix uninitalized use of wait_queue_head_tWaiman Long2023-07-141-2/+1
| |_|_|/ |/| | |
| | | * rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()Zqiang2023-07-141-1/+1
| | | * rcuscale: fix building with RCU_TINYArnd Bergmann2023-07-142-8/+19
| | | * rcuscale: Add RCU Tasks Rude testingPaul E. McKenney2023-07-143-1/+40
| | | * rcuscale: Measure RCU Tasks Trace grace-period kthread CPU timePaul E. McKenney2023-07-143-0/+10
| | | * rcuscale: Measure grace-period kthread CPU timePaul E. McKenney2023-07-142-0/+27
| | | * rcuscale: Print out full set of kfree_rcu parametersPaul E. McKenney2023-07-141-0/+4
| | | * rcuscale: Print out full set of module parametersPaul E. McKenney2023-07-141-2/+2
| | | * rcuscale: Add minruntime module parameterPaul E. McKenney2023-07-141-1/+4
| | | * rcuscale: Fix gp_async_max typo: s/reader/writer/Paul E. McKenney2023-07-141-1/+1
| | | * rcuscale: Permit blocking delays between writersPaul E. McKenney2023-07-141-0/+4
| |_|/ |/| |
| | * rcu-tasks: Fix boot-time RCU tasks debug-only deadlockPaul E. McKenney2023-08-141-0/+2
| | * rcu-tasks: Permit use of debug-objects with RCU Tasks flavorsPaul E. McKenney2023-07-311-10/+6
| | * rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney2023-07-141-2/+5
| | * rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney2023-07-141-0/+15
| | * rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCUPaul E. McKenney2023-07-141-2/+0
| | * rcu-tasks: Treat only synchronous grace periods urgentlyPaul E. McKenney2023-07-141-8/+73
| |/ |/|
| * rcu: Make the rcu_nocb_poll boot parameter usable via boot configPaul E. McKenney2023-08-161-2/+2
| * rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs loadPaul E. McKenney2023-08-161-1/+1