index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-16
rcu: Speed up calling of RCU tasks callbacks
Steven Rostedt (VMware)
2019-06-11
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-03-23
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
Zhang, Jun
2019-02-08
rcu: Force boolean subscript for expedited stall warnings
Paul E. McKenney
2017-12-18
BACKPORT: kernel: add kcov code coverage
Dmitry Vyukov
2017-10-18
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
2017-10-03
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
2017-10-03
rcu: Simplify rcu_sched_qs() control flow
Paul E. McKenney
2017-03-09
rcu: Induce msm watchdog bite for rcu stalls
Prasad Sodagudi
2016-12-08
rcu: Fix soft lockup for rcu_nocb_kthread
Ding Tianhong
2016-09-14
ANDROID: rcu_sync: Export rcu_sync_lockdep_assert
Guenter Roeck
2016-09-14
RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()
Peter Zijlstra
2016-08-31
ANDROID: rcu_sync: Export rcu_sync_lockdep_assert
Guenter Roeck
2016-08-29
RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()
Peter Zijlstra
2016-08-26
RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()
Peter Zijlstra
2015-10-07
rcu: Better hotplug handling for synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
rcu: Enable stall warnings for synchronize_rcu_expedited()
Paul E. McKenney
2015-10-07
rcu: Add tasks to expedited stall-warning messages
Paul E. McKenney
2015-10-07
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
2015-10-07
rcu: Consolidate expedited CPU selection
Paul E. McKenney
2015-10-07
rcu: Prepare for consolidating expedited CPU selection
Paul E. McKenney
2015-10-07
rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
rcu: Stop silencing lockdep false positive for expedited grace periods
Paul E. McKenney
2015-10-07
rcu: Switch synchronize_sched_expedited() to IPI
Paul E. McKenney
2015-10-06
rcutorture: Fix unused-function warning for torturing_tasks()
Paul E. McKenney
2015-10-06
rcutorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
rcu_sync: Introduce rcu_sync_dtor()
Oleg Nesterov
2015-10-06
rcu_sync: Add CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
2015-10-06
rcu: Create rcu_sync infrastructure
Oleg Nesterov
2015-10-06
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
2015-10-06
rcu: Correct comment for values of ->gp_state field
Paul E. McKenney
2015-10-06
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-10-06
rcu: Add online/offline info to stall warning message
Paul E. McKenney
2015-10-06
rcu: Eliminate panic when silly boot-time fanout specified
Paul E. McKenney
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-09-20
rcu: Make ->cpu_no_qs be a union for aggregate OR
Paul E. McKenney
2015-09-20
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
2015-09-20
rcu: Rename qs_pending to core_needs_qs
Paul E. McKenney
2015-09-20
rcu: Move synchronize_sched_expedited() to combining tree
Paul E. McKenney
2015-09-20
rcu: Use single-stage IPI algorithm for RCU expedited grace period
Paul E. McKenney
2015-09-20
rcu: Consolidate tree setup for synchronize_rcu_expedited()
Paul E. McKenney
2015-09-20
rcu: Move rcu_report_exp_rnp() to allow consolidation
Paul E. McKenney
2015-09-20
rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
Paul E. McKenney
2015-09-20
rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
Paul E. McKenney
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
[next]