| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney | 2013-10-15 | 1 | -2831/+0 |
* | Merge branch 'idle.2013.09.25a' into HEAD | Paul E. McKenney | 2013-10-15 | 1 | -11/+13 |
|\ |
|
| * | rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacks | Paul E. McKenney | 2013-09-25 | 1 | -0/+2 |
| * | rcu: Throttle rcu_try_advance_all_cbs() execution | Paul E. McKenney | 2013-09-25 | 1 | -3/+9 |
| * | rcu: Remove redundant code from rcu_cleanup_after_idle() | Paul E. McKenney | 2013-09-25 | 1 | -8/+2 |
* | | Merge branch 'gp.2013.09.25a' into HEAD | Paul E. McKenney | 2013-10-15 | 1 | -4/+31 |
|\ \ |
|
| * | | rcu: Track rcu_nocb_kthread()'s sleeping and awakening | Paul E. McKenney | 2013-09-23 | 1 | -1/+14 |
| * | | rcu: Distinguish between NOCB and non-NOCB rcu_callback trace events | Paul E. McKenney | 2013-09-23 | 1 | -2/+4 |
| * | | rcu: Add tracing for rcuo no-CBs CPU wakeup handshake | Paul E. McKenney | 2013-09-23 | 1 | -1/+13 |
| |/ |
|
* | | rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU mask | Kirill Tkhai | 2013-09-23 | 1 | -1/+6 |
* | | rcu: Replace __get_cpu_var() uses | Christoph Lameter | 2013-09-23 | 1 | -7/+7 |
* | | rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue() | Paul E. McKenney | 2013-09-23 | 1 | -1/+1 |
|/ |
|
* | nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU | Paul E. McKenney | 2013-08-31 | 1 | -1/+20 |
* | nohz_full: Add full-system-idle state machine | Paul E. McKenney | 2013-08-31 | 1 | -4/+292 |
* | nohz_full: Add full-system idle states and variables | Paul E. McKenney | 2013-08-18 | 1 | -0/+17 |
* | nohz_full: Add per-CPU idle-state tracking | Paul E. McKenney | 2013-08-18 | 1 | -0/+79 |
* | nohz_full: Add rcu_dyntick data for scalable detection of all-idle state | Paul E. McKenney | 2013-08-18 | 1 | -0/+19 |
* | rcu: Have the RCU tracepoints use the tracepoint_string infrastructure | Steven Rostedt (Red Hat) | 2013-07-29 | 1 | -16/+16 |
* | rcu: Simplify RCU_STATE_INITIALIZER() macro | Steven Rostedt (Red Hat) | 2013-07-29 | 1 | -3/+1 |
* | rcu: delete __cpuinit usage from all rcu files | Paul Gortmaker | 2013-07-14 | 1 | -3/+3 |
*---. | Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '... | Paul E. McKenney | 2013-06-10 | 1 | -5/+31 |
|\ \ \ |
|
| | | * | rcu: Shrink TINY_RCU by moving exit_rcu() | Paul E. McKenney | 2013-06-10 | 1 | -0/+26 |
| | |/
| |/| |
|
| | * | rcu: Remove "Experimental" flags | Paul E. McKenney | 2013-06-10 | 1 | -5/+5 |
| |/ |
|
* | | rcu: Switch callers from rcu_process_gp_end() to note_gp_changes() | Paul E. McKenney | 2013-06-10 | 1 | -1/+1 |
|/ |
|
* | rcu: Convert rcutree_plugin.h printk calls | Paul E. McKenney | 2013-06-10 | 1 | -23/+22 |
* | rcu: Don't allocate bootmem from rcu_init() | Sasha Levin | 2013-05-15 | 1 | -1/+1 |
* | rcu: Fix comparison sense in rcu_needs_cpu() | Paul E. McKenney | 2013-05-14 | 1 | -1/+1 |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 1 | -10/+23 |
|\ |
|
| * | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 | 1 | -383/+218 |
| |\
| |/
|/| |
|
| * | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker | 2013-04-19 | 1 | -9/+4 |
| * | rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods | Paul E. McKenney | 2013-04-15 | 1 | -0/+18 |
| | | |
| \ | |
*-. \ | Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2... | Paul E. McKenney | 2013-03-26 | 1 | -383/+218 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp() | Paul E. McKenney | 2013-03-26 | 1 | -94/+10 |
| | * | rcu: Rename n_nocb_gp_requests to need_future_gp | Paul E. McKenney | 2013-03-26 | 1 | -9/+9 |
| | * | rcu: Push lock release to rcu_start_gp()'s callers | Paul E. McKenney | 2013-03-26 | 1 | -3/+2 |
| | * | rcu: Repurpose no-CBs event tracing to future-GP events | Paul E. McKenney | 2013-03-26 | 1 | -30/+32 |
| | * | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks | Paul E. McKenney | 2013-03-26 | 1 | -275/+99 |
| | * | rcu: Export RCU_FAST_NO_HZ parameters to sysfs | Paul E. McKenney | 2013-03-26 | 1 | -11/+20 |
| | * | rcu: Distinguish "rcuo" kthreads by RCU flavor | Paul E. McKenney | 2013-03-26 | 1 | -2/+3 |
| | * | rcu: Add event tracing for no-CBs CPUs' grace periods | Paul E. McKenney | 2013-03-26 | 1 | -0/+30 |
| | * | rcu: Add event tracing for no-CBs CPUs' callback registration | Paul E. McKenney | 2013-03-26 | 1 | -0/+7 |
| | * | rcu: Introduce proper blocking to no-CBs kthreads GP waits | Paul E. McKenney | 2013-03-26 | 1 | -17/+112 |
| | * | rcu: Provide compile-time control for no-CBs CPUs | Paul E. McKenney | 2013-03-26 | 1 | -0/+14 |
| | * | rcu: Remove restrictions on no-CBs CPUs | Paul E. McKenney | 2013-03-12 | 1 | -110/+46 |
| |/
|/| |
|
| * | rcu: Add softirq-stall indications to stall-warning messages | Paul E. McKenney | 2013-03-13 | 1 | -1/+3 |
|/ |
|
* | rcu: Make rcu_nocb_poll an early_param instead of module_param | Paul Gortmaker | 2013-01-08 | 1 | -2/+8 |
* | rcu: Prevent soft-lockup complaints about no-CBs CPUs | Paul Gortmaker | 2013-01-08 | 1 | -1/+2 |
* | rcu: Separate accounting of callbacks from callback-free CPUs | Paul E. McKenney | 2012-11-16 | 1 | -1/+1 |
* | rcu: Add callback-free CPUs | Paul E. McKenney | 2012-11-16 | 1 | -3/+394 |
*---. | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney | 2012-11-16 | 1 | -3/+15 |
|\ \ \ |
|