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
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
1
-17
/
+16
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
1
-0
/
+1
2022-07-19
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
1
-0
/
+14
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
1
-19
/
+63
2022-07-19
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
Paul E. McKenney
1
-1
/
+1
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
1
-7
/
+13
2022-07-19
rcu: Immediately boost preempted readers for strict grace periods
Zqiang
1
-1
/
+2
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
1
-0
/
+1
2022-07-19
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
1
-5
/
+5
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
1
-1
/
+6
2022-07-05
context_tracking: Convert state to atomic_t
Frederic Weisbecker
2
-9
/
+8
2022-07-05
rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
Frederic Weisbecker
3
-362
/
+5
2022-07-05
rcu/context-tracking: Move deferred nocb resched to context tracking
Frederic Weisbecker
1
-13
/
+2
2022-07-05
rcu/context_tracking: Move dynticks_nmi_nesting to context tracking
Frederic Weisbecker
4
-33
/
+22
2022-07-05
rcu/context_tracking: Move dynticks_nesting to context tracking
Frederic Weisbecker
3
-17
/
+17
2022-07-05
rcu/context_tracking: Move dynticks counter to context tracking
Frederic Weisbecker
4
-33
/
+30
2022-07-05
rcu/context-tracking: Remove rcu_irq_enter/exit()
Frederic Weisbecker
1
-83
/
+0
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
3
-3
/
+3
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
1
-2
/
+1
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-2
/
+0
2022-06-21
refscale: Convert test_lock spinlock to raw_spinlock
Zqiang
1
-9
/
+9
2022-06-21
rcutorture: Handle failure of memory allocation functions
Li Qiong
1
-0
/
+10
2022-06-21
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
1
-15
/
+13
2022-06-21
rcuscale: Fix smp_processor_id()-in-preemptible warnings
Zqiang
1
-0
/
+1
2022-06-21
rcutorture: Make failure indication note reader-batch overflow
Paul E. McKenney
1
-1
/
+1
2022-06-21
rcutorture: Fix memory leak in rcu_test_debug_objects()
Zqiang
1
-0
/
+1
2022-06-21
rcutorture: Simplify rcu_torture_read_exit_child() loop
Paul E. McKenney
1
-27
/
+20
2022-06-21
rcu/torture: Change order of warning and trace dump
Anna-Maria Behnsen
1
-1
/
+2
2022-06-21
rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()
Waiman Long
1
-5
/
+32
2022-06-21
rcu-tasks: Be more patient for RCU Tasks boot-time testing
Paul E. McKenney
1
-7
/
+21
2022-06-21
rcu-tasks: Update comments
Paul E. McKenney
1
-38
/
+33
2022-06-21
rcu-tasks: Disable and enable CPU hotplug in same function
Paul E. McKenney
1
-3
/
+3
2022-06-21
rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
Paul E. McKenney
1
-17
/
+7
2022-06-21
rcu-tasks: Maintain a count of tasks blocking RCU Tasks Trace grace period
Paul E. McKenney
1
-1
/
+5
2022-06-21
rcu-tasks: Stop RCU Tasks Trace from scanning full tasks list
Paul E. McKenney
1
-5
/
+6
2022-06-21
rcutorture: Update rcutorture.fwd_progress help text
Paul E. McKenney
1
-35
/
+18
2022-06-20
rcu: Apply noinstr to rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
1
-7
/
+7
2022-06-20
rcu: Dump rcuc kthread status for CPUs not reporting quiescent state
Zqiang
1
-28
/
+21
2022-06-20
rcu-tasks: Stop RCU Tasks Trace from scanning idle tasks
Paul E. McKenney
1
-7
/
+1
2022-06-20
rcu-tasks: Pull in tasks blocked within RCU Tasks Trace readers
Paul E. McKenney
1
-0
/
+24
2022-06-20
rcu-tasks: Scan running tasks for RCU Tasks Trace readers
Paul E. McKenney
1
-11
/
+40
2022-06-20
rcu-tasks: Avoid rcu_tasks_trace_pertask() duplicate list additions
Paul E. McKenney
1
-3
/
+4
2022-06-20
rcu-tasks: Move rcu_tasks_trace_pertask() before rcu_tasks_trace_pregp_step()
Paul E. McKenney
1
-14
/
+14
2022-06-20
rcu-tasks: Add blocked-task indicator to RCU Tasks Trace stall warnings
Paul E. McKenney
1
-1
/
+2
2022-06-20
rcu-tasks: Untrack blocked RCU Tasks Trace at reader end
Paul E. McKenney
1
-6
/
+18
2022-06-20
rcu-tasks: Track blocked RCU Tasks Trace readers
Paul E. McKenney
1
-1
/
+21
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+4
2022-06-20
rcu-tasks: Make RCU Tasks Trace stall warning handle idle offline tasks
Paul E. McKenney
1
-1
/
+1
[prev]
[next]