index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tasks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()
Paul E. McKenney
1
-1
/
+1
2022-04-11
rcu-tasks: Handle sparse cpu_possible_mask
Eric Dumazet
1
-2
/
+5
2022-04-11
rcu-tasks: Make show_rcu_tasks_generic_gp_kthread() check all CPUs
Paul E. McKenney
1
-2
/
+12
2022-04-11
rcu-tasks: Restore use of timers for non-RT kernels
Paul E. McKenney
1
-3
/
+7
2022-04-11
rcu-tasks: Use schedule_hrtimeout_range() to wait for grace periods
Sebastian Andrzej Siewior
1
-1
/
+4
2022-04-11
rcu-tasks: Use rcuwait for the rcu_tasks_kthread()
Sebastian Andrzej Siewior
1
-6
/
+8
2022-04-11
rcu-tasks: Print pre-stall-warning informational messages
Paul E. McKenney
1
-5
/
+35
2022-04-11
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
1
-0
/
+3
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-4
/
+8
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-1
/
+1
2022-02-08
rcu-tasks: Set ->percpu_enqueue_shift to zero upon contention
Paul E. McKenney
1
-1
/
+1
2022-02-08
rcu-tasks: Use order_base_2() instead of ilog2()
Paul E. McKenney
1
-3
/
+3
2022-01-26
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
1
-4
/
+8
2021-12-09
rcu-tasks: Use fewer callbacks queues if callback flood ends
Paul E. McKenney
1
-2
/
+46
2021-12-09
rcu-tasks: Use separate ->percpu_dequeue_lim for callback dequeueing
Paul E. McKenney
1
-5
/
+10
2021-12-09
rcu-tasks: Use more callback queues if contention encountered
Paul E. McKenney
1
-4
/
+23
2021-12-09
rcu-tasks: Avoid raw-spinlocked wakeups from call_rcu_tasks_generic()
Paul E. McKenney
1
-1
/
+16
2021-12-09
rcu-tasks: Count trylocks to estimate call_rcu_tasks() contention
Paul E. McKenney
1
-1
/
+14
2021-12-09
rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueing
Paul E. McKenney
1
-6
/
+18
2021-12-09
rcu-tasks: Make rcu_barrier_tasks*() handle multiple callback queues
Paul E. McKenney
1
-6
/
+64
2021-12-09
rcu-tasks: Use workqueues for multiple rcu_tasks_invoke_cbs() invocations
Paul E. McKenney
1
-23
/
+52
2021-12-09
rcu-tasks: Abstract invocations of callbacks
Paul E. McKenney
1
-22
/
+34
2021-12-09
rcu-tasks: Abstract checking of callback lists
Paul E. McKenney
1
-23
/
+38
2021-12-09
rcu-tasks: Add a ->percpu_enqueue_lim to the rcu_tasks structure
Paul E. McKenney
1
-0
/
+4
2021-12-09
rcu-tasks: Inspect stalled task's trc state in locked state
Neeraj Upadhyay
1
-9
/
+34
2021-12-09
rcu-tasks: Use spin_lock_rcu_node() and friends
Paul E. McKenney
1
-22
/
+20
2021-12-07
rcu_tasks: Convert bespoke callback list to rcu_segcblist structure
Paul E. McKenney
1
-23
/
+29
2021-12-07
rcu-tasks: Convert grace-period counter to grace-period sequence number
Paul E. McKenney
1
-4
/
+5
2021-12-07
rcu-tasks: Introduce ->percpu_enqueue_shift for dynamic queue selection
Paul E. McKenney
1
-1
/
+6
2021-12-07
rcu-tasks: Create per-CPU callback lists
Paul E. McKenney
1
-28
/
+78
2021-11-30
rcu-tasks: Don't remove tasks with pending IPIs from holdout list
Paul E. McKenney
1
-2
/
+3
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-56
/
+53
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
1
-6
/
+6
2021-09-15
rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-3
/
+3
2021-09-15
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Neeraj Upadhyay
1
-1
/
+3
2021-09-15
rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_trace
Neeraj Upadhyay
1
-10
/
+6
2021-09-15
rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitives
Neeraj Upadhyay
1
-7
/
+7
2021-09-15
rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_trace
Neeraj Upadhyay
1
-2
/
+2
2021-09-15
rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace
Neeraj Upadhyay
1
-1
/
+1
2021-09-15
rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in comment
Neeraj Upadhyay
1
-1
/
+1
2021-09-15
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
1
-2
/
+1
2021-09-15
rcu-tasks: Fix s/instruction/instructions/ typo in comment
Paul E. McKenney
1
-1
/
+1
2021-09-15
rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()
Paul E. McKenney
1
-3
/
+3
2021-09-15
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Paul E. McKenney
1
-9
/
+9
2021-09-15
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
1
-17
/
+3
2021-09-13
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
1
-0
/
+14
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
1
-13
/
+23
2021-08-06
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
1
-1
/
+1
2021-07-20
rcu-tasks: Fix synchronize_rcu_rude() typo in comment
Paul E. McKenney
1
-2
/
+2
[next]