Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar | 4 | -3/+16 |
2017-01-25 | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney | 9 | -200/+297 |
2017-01-25 | srcu: Reduce probability of SRCU ->unlock_count[] counter overflow | Paul E. McKenney | 1 | -1/+10 |
2017-01-25 | srcu: Force full grace-period ordering | Paul E. McKenney | 2 | -14/+8 |
2017-01-25 | srcu: Implement more-efficient reader counts | Lance Roy | 2 | -80/+61 |
2017-01-23 | rcu: Adjust FQS offline checks for exact online-CPU detection | Paul E. McKenney | 1 | -15/+2 |
2017-01-23 | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead | Paul E. McKenney | 1 | -12/+34 |
2017-01-23 | rcu: Abstract extended quiescent state determination | Paul E. McKenney | 5 | -19/+45 |
2017-01-23 | rcu: Abstract dynticks extended quiescent state enter/exit operations | Paul E. McKenney | 1 | -26/+62 |
2017-01-23 | rcu: Add lockdep checks to synchronous expedited primitives | Paul E. McKenney | 1 | -0/+10 |
2017-01-23 | rcu: Eliminate unused expedited_normal counter | Paul E. McKenney | 2 | -3/+1 |
2017-01-23 | rcu: Fix comment in rcu_organize_nocb_kthreads() | Paul E. McKenney | 1 | -2/+3 |
2017-01-23 | rcu: Make rcu_cpu_starting() use its "cpu" argument | Paul E. McKenney | 1 | -1/+1 |
2017-01-23 | rcu: Add comment headers to expedited-grace-period counter functions | Paul E. McKenney | 1 | -1/+17 |
2017-01-23 | rcu: Don't wake rcuc/X kthreads on NOCB CPUs | Paul E. McKenney | 1 | -1/+1 |
2017-01-23 | rcu: Once again use NMI-based stack traces in stall warnings | Paul E. McKenney | 1 | -5/+7 |
2017-01-23 | rcu: Remove short-term CPU kicking | Paul E. McKenney | 1 | -5/+0 |
2017-01-23 | rcu: Add long-term CPU kicking | Paul E. McKenney | 1 | -0/+6 |
2017-01-23 | rcu: Remove unused but set variable | Tobias Klauser | 1 | -2/+0 |
2017-01-23 | rcu: Remove unneeded rcu_process_callbacks() declarations | Paul E. McKenney | 1 | -2/+0 |
2017-01-23 | rcu: Only dump stalled-tasks stacks if there was a real stall | Byungchul Park | 1 | -3/+3 |
2017-01-17 | rcu: update: Make RCU_EXPEDITE_BOOT be the default | Sebastian Andrzej Siewior | 1 | -4/+2 |
2017-01-17 | rcu: Abstract the dynticks snapshot operation | Paul E. McKenney | 2 | -7/+18 |
2017-01-17 | rcu: Abstract the dynticks momentary-idle operation | Paul E. McKenney | 1 | -5/+14 |
2017-01-15 | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 6 | -35/+100 |
2017-01-15 | rcu: Remove cond_resched() from Tiny synchronize_sched() | Paul E. McKenney | 1 | -4/+0 |
2016-11-14 | rcu: Don't kick unless grace period or request | Paul E. McKenney | 1 | -1/+2 |
2016-11-14 | rcu: Make expedited grace periods recheck dyntick idle state | Paul E. McKenney | 2 | -1/+12 |
2016-11-14 | torture: Trace long read-side delays | Paul E. McKenney | 1 | -1/+10 |
2016-11-14 | rcu: Remove obsolete comment from __call_rcu() | Paul E. McKenney | 1 | -7/+0 |
2016-11-14 | rcu: Remove obsolete rcu_check_callbacks() header comment | Paul E. McKenney | 1 | -2/+1 |
2016-11-14 | rcu: Tighten up __call_rcu() rcu_head alignment check | Paul E. McKenney | 1 | -1/+3 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2016-10-11 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2 | -2/+2 |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+14 |
2016-09-14 | Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho... | Paul E. McKenney | 8 | -106/+143 |
2016-08-22 | rcuperf: Consistently insert space between flag and message | SeongJae Park | 1 | -4/+3 |
2016-08-22 | rcutorture: Print out barrier error as document says | SeongJae Park | 1 | -1/+2 |
2016-08-22 | torture: Add task state to writer-task stall printk()s | Paul E. McKenney | 1 | -2/+5 |
2016-08-22 | rcutorture: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -38/+14 |
2016-08-22 | rcu: Provide exact CPU-online tracking for RCU | Paul E. McKenney | 1 | -3/+29 |
2016-08-22 | rcu: Avoid redundant quiescent-state chasing | Paul E. McKenney | 1 | -2/+4 |
2016-08-22 | rcu: Don't use modular infrastructure in non-modular code | Paul Gortmaker | 2 | -4/+1 |
2016-08-22 | rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads | Jisheng Zhang | 1 | -2/+2 |
2016-08-22 | rcu: Use RCU's online-CPU state for expedited IPI retry | Paul E. McKenney | 1 | -6/+5 |