Commit Graph

555 Commits (b50c2de51e611da90cf3cf04c058f7e9bbe79e93)

Author SHA1 Message Date
Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
Ingo Molnar 037741a6d4 sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> 8 years ago
Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
Ingo Molnar ae7e81c077 sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> 8 years ago
Ingo Molnar f9411ebe3d rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> 8 years ago
Paul E. McKenney 7f554a3d05 srcu: Reduce probability of SRCU ->unlock_count[] counter overflow 8 years ago
Paul E. McKenney d85b62f18d srcu: Force full grace-period ordering 8 years ago
Lance Roy f2c4689640 srcu: Implement more-efficient reader counts 8 years ago
Paul E. McKenney 38d30b336c rcu: Adjust FQS offline checks for exact online-CPU detection 8 years ago
Paul E. McKenney 3a19b46a5c rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead 8 years ago
Paul E. McKenney 02a5c550b2 rcu: Abstract extended quiescent state determination 8 years ago
Paul E. McKenney 2625d469ba rcu: Abstract dynticks extended quiescent state enter/exit operations 8 years ago
Paul E. McKenney 8dc79888a7 rcu: Add lockdep checks to synchronous expedited primitives 8 years ago
Paul E. McKenney bb4e2c08bb rcu: Eliminate unused expedited_normal counter 8 years ago
Paul E. McKenney 9831ce3bb4 rcu: Fix comment in rcu_organize_nocb_kthreads() 8 years ago
Paul E. McKenney fdbb9b315c rcu: Make rcu_cpu_starting() use its "cpu" argument 8 years ago
Paul E. McKenney 09e2db37ec rcu: Add comment headers to expedited-grace-period counter functions 8 years ago
Paul E. McKenney 630c7ed9ca rcu: Don't wake rcuc/X kthreads on NOCB CPUs 8 years ago
Paul E. McKenney 7aa92230c9 rcu: Once again use NMI-based stack traces in stall warnings 8 years ago
Paul E. McKenney b201fa6737 rcu: Remove short-term CPU kicking 8 years ago
Paul E. McKenney 28053bc72c rcu: Add long-term CPU kicking 8 years ago
Tobias Klauser 94060d2235 rcu: Remove unused but set variable 8 years ago
Paul E. McKenney 2535db485c rcu: Remove unneeded rcu_process_callbacks() declarations 8 years ago
Byungchul Park c4402b27f1 rcu: Only dump stalled-tasks stacks if there was a real stall 8 years ago
Sebastian Andrzej Siewior 7c6094db59 rcu: update: Make RCU_EXPEDITE_BOOT be the default 8 years ago
Paul E. McKenney 8b2f63ab05 rcu: Abstract the dynticks snapshot operation 8 years ago
Paul E. McKenney 6563de9d6f rcu: Abstract the dynticks momentary-idle operation 8 years ago
Paul E. McKenney 52d7e48b86 rcu: Narrow early boot window of illegal synchronous grace periods 8 years ago
Paul E. McKenney f466ae66fa rcu: Remove cond_resched() from Tiny synchronize_sched() 8 years ago
Paul E. McKenney aa3e0bf1aa rcu: Don't kick unless grace period or request 8 years ago
Paul E. McKenney 0742ac3e2f rcu: Make expedited grace periods recheck dyntick idle state 8 years ago
Paul E. McKenney d0af39e89e torture: Trace long read-side delays 8 years ago
Paul E. McKenney 1f21b50b77 rcu: Remove obsolete comment from __call_rcu() 8 years ago
Paul E. McKenney 5403d367a7 rcu: Remove obsolete rcu_check_callbacks() header comment 8 years ago
Paul E. McKenney b8f2ed5384 rcu: Tighten up __call_rcu() rcu_head alignment check 8 years ago
Emese Revfy 0766f788eb latent_entropy: Mark functions with __latent_entropy 8 years ago
SeongJae Park a56fefa260 rcuperf: Consistently insert space between flag and message 9 years ago
SeongJae Park 472213a675 rcutorture: Print out barrier error as document says 9 years ago
Paul E. McKenney 4ffa669924 torture: Add task state to writer-task stall printk()s 9 years ago
Sebastian Andrzej Siewior 0ffd374b22 rcutorture: Convert to hotplug state machine 9 years ago
Paul E. McKenney 7ec99de36f rcu: Provide exact CPU-online tracking for RCU 9 years ago
Paul E. McKenney 3563a438f1 rcu: Avoid redundant quiescent-state chasing 9 years ago
Paul Gortmaker e77b704125 rcu: Don't use modular infrastructure in non-modular code 9 years ago
Jisheng Zhang 94d4477673 rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads 9 years ago
Paul E. McKenney 385c859f67 rcu: Use RCU's online-CPU state for expedited IPI retry 9 years ago
Paul E. McKenney 98834b8378 rcu: Exclude RCU-offline CPUs from expedited grace periods 9 years ago
Paul E. McKenney 24a6cff286 rcu: Make expedited RCU CPU stall warnings respond to controls 9 years ago
Paul E. McKenney 908d2c1fd1 rcu: Stop disabling expedited RCU CPU stall warnings 9 years ago
Paul E. McKenney 8b355e3bc1 rcu: Drive expedited grace periods from workqueue 9 years ago