index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
rcu-tasks: Create per-CPU callback lists
Paul E. McKenney
1
-28
/
+78
2021-12-07
rcu/nocb: Don't invoke local rcu core on callback overload from nocb kthread
Frederic Weisbecker
1
-5
/
+5
2021-12-07
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
1
-13
/
+12
2021-12-07
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
1
-10
/
+15
2021-12-07
rcu/nocb: Limit number of softirq callbacks only on softirq
Frederic Weisbecker
1
-3
/
+2
2021-12-07
rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
Frederic Weisbecker
1
-5
/
+3
2021-12-07
rcu/nocb: Check a stable offloaded state to manipulate qlen_last_fqs_check
Frederic Weisbecker
1
-1
/
+1
2021-12-07
rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
Frederic Weisbecker
1
-2
/
+16
2021-12-07
rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
Thomas Gleixner
1
-2
/
+3
2021-12-07
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
3
-4
/
+28
2021-12-07
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
4
-17
/
+27
2021-12-07
rcu/nocb: Make local rcu_nocb_lock_irqsave() safe against concurrent deoffloa...
Frederic Weisbecker
1
-6
/
+10
2021-12-07
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
1
-3
/
+4
2021-12-07
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
1
-0
/
+1
2021-12-07
rcu: Make idle entry report expedited quiescent states
Paul E. McKenney
2
-2
/
+13
2021-12-07
rcu: Prevent expedited GP from enabling tick on offline CPU
Paul E. McKenney
1
-1
/
+4
2021-12-07
rcu: Mark sync_sched_exp_online_cleanup() ->cpu_no_qs.b.exp load
Paul E. McKenney
1
-1
/
+1
2021-12-07
rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.exp
Frederic Weisbecker
3
-10
/
+8
2021-12-07
rcu: Move rcu_data.cpu_no_qs.b.exp reset to rcu_export_exp_rdp()
Frederic Weisbecker
2
-4
/
+3
2021-12-07
rcu: Ignore rdp.cpu_no_qs.b.exp on preemptible RCU's rcu_qs()
Frederic Weisbecker
1
-1
/
+5
2021-11-30
refscale: Prevent buffer to pr_alert() being too long
Li Zhijian
1
-10
/
+13
2021-11-30
refscale: Simplify the errexit checkpoint
Li Zhijian
1
-13
/
+6
2021-11-30
rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCU
Paul E. McKenney
1
-1
/
+6
2021-11-30
rcutorture: More thoroughly test nested readers
Paul E. McKenney
1
-23
/
+50
2021-11-30
rcutorture: Sanitize RCUTORTURE_RDR_MASK
Paul E. McKenney
1
-3
/
+4
2021-11-30
rcu-tasks: Don't remove tasks with pending IPIs from holdout list
Paul E. McKenney
1
-2
/
+3
2021-11-30
srcu: Prevent redundant __srcu_read_unlock() wakeup
Paul E. McKenney
1
-1
/
+1
2021-11-30
rcu: Avoid alloc_pages() when recording stack
Jun Miao
1
-2
/
+2
2021-11-30
rcu: Avoid running boost kthreads on isolated CPUs
Zqiang
1
-1
/
+2
2021-11-30
rcu: Improve tree_plugin.h comments and add code cleanups
Zhouyi Zhou
1
-6
/
+5
2021-11-30
rcu: in_irq() cleanup
Changbin Du
2
-2
/
+2
2021-11-30
rcu: Move rcu_needs_cpu() to tree.c
Paul E. McKenney
2
-16
/
+18
2021-11-30
rcu: Remove the RCU_FAST_NO_HZ Kconfig option
Paul E. McKenney
5
-244
/
+4
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-128
/
+143
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+10
2021-10-07
Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....
Paul E. McKenney
4
-94
/
+115
2021-10-07
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
1
-1
/
+1
2021-10-07
rcu: Always inline rcu_dynticks_task*_{enter,exit}()
Peter Zijlstra
1
-4
/
+4
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
2
-10
/
+10
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
1
-2
/
+2
2021-09-16
rcu: Avoid unneeded function call in rcu_read_unlock()
Waiman Long
1
-2
/
+1
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
[prev]
[next]