Paul E. McKenney
|
0e5da22e3f
rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
|
7 年之前 |
Paul E. McKenney
|
cee4393989
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
|
7 年之前 |
Paul E. McKenney
|
156baec397
rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
|
7 年之前 |
Linus Torvalds
|
3e2014637c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Frederic Weisbecker
|
de201559df
sched/isolation: Introduce housekeeping flags
|
7 年之前 |
Frederic Weisbecker
|
7863406143
sched/isolation: Move housekeeping related code to its own file
|
7 年之前 |
Paul E. McKenney
|
ad4e25a3a1
Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD
|
7 年之前 |
Paul E. McKenney
|
f22ce09157
rcu: Suppress RCU CPU stall warnings while dumping trace
|
8 年之前 |
Paul E. McKenney
|
c63eb17ff0
rcu: Create call_rcu_tasks() kthread at boot time
|
8 年之前 |
Paul E. McKenney
|
ccdd29ffff
rcu: Create reasonable API for do_exit() TASKS_RCU processing
|
8 年之前 |
Paul E. McKenney
|
3caec62fbb
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
|
8 年之前 |
Paul E. McKenney
|
a68a2bb28b
rcu: Move docbook comments out of rcupdate.h
|
8 年之前 |
Paul E. McKenney
|
68ab0b4263
rcu: Make synchronize_rcu_mult() check for duplicates
|
8 年之前 |
Paul E. McKenney
|
59d80fd835
rcu: Print out rcupdate.c non-default boot-time settings
|
8 年之前 |
Paul E. McKenney
|
bcbfdd01dc
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
|
8 年之前 |
Paul E. McKenney
|
900b1028ec
srcu: Allow SRCU to access rcu_scheduler_active
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年之前 |
Ingo Molnar
|
f9411ebe3d
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>
|
8 年之前 |
Sebastian Andrzej Siewior
|
7c6094db59
rcu: update: Make RCU_EXPEDITE_BOOT be the default
|
8 年之前 |
Paul E. McKenney
|
52d7e48b86
rcu: Narrow early boot window of illegal synchronous grace periods
|
8 年之前 |
Paul Gortmaker
|
e77b704125
rcu: Don't use modular infrastructure in non-modular code
|
9 年之前 |
Paul E. McKenney
|
4929c913bd
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
|
9 年之前 |
Du, Changbin
|
b9fdac7f66
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
9 年之前 |
Du, Changbin
|
3263d28eb5
rcu: update debugobjects fixup callbacks return type
|
9 年之前 |
Boqun Feng
|
293e2421fe
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
|
9 年之前 |
Paul E. McKenney
|
4f2a848c56
rcu: Export rcu_gp_is_normal()
|
9 年之前 |
Paul E. McKenney
|
79cfea0273
rcu: Remove TINY_RCU bloat from pointless boot parameters
|
9 年之前 |
Paul E. McKenney
|
3e42ec1aa7
rcu: Allow expedited grace periods to be disabled at init
|
9 年之前 |
Paul E. McKenney
|
5a9be7c628
rcu: Add rcu_normal kernel parameter to suppress expediting
|
9 年之前 |