| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" | Paul E. McKenney | 2011-05-19 | 1 | -56/+74 |
* | rcu: permit rcu_read_unlock() to be called while holding runqueue locks | Paul E. McKenney | 2011-05-07 | 1 | -31/+13 |
* | rcu: provide rcu_virt_note_context_switch() function. | Gleb Natapov | 2011-05-05 | 1 | -0/+1 |
* | rcu: get rid of signed overflow in check_cpu_stall() | Paul E. McKenney | 2011-05-05 | 1 | -5/+8 |
* | rcu: prevent call_rcu() from diving into rcu core if irqs disabled | Paul E. McKenney | 2011-05-05 | 1 | -1/+8 |
* | rcu: further lower priority in rcu_yield() | Paul E. McKenney | 2011-05-05 | 1 | -0/+1 |
* | rcu: introduce kfree_rcu() | Lai Jiangshan | 2011-05-05 | 1 | -1/+1 |
* | rcu: fix spelling | Paul E. McKenney | 2011-05-05 | 1 | -5/+5 |
* | rcu: Switch to this_cpu() primitives | Paul E. McKenney | 2011-05-05 | 1 | -7/+3 |
* | rcu: Add forward-progress diagnostic for per-CPU kthreads | Paul E. McKenney | 2011-05-05 | 1 | -0/+2 |
* | rcu: add grace-period age and more kthread state to tracing | Paul E. McKenney | 2011-05-05 | 1 | -0/+10 |
* | rcu: make rcutorture version numbers available through debugfs | Paul E. McKenney | 2011-05-05 | 1 | -0/+37 |
* | rcu: add tracing for RCU's kthread run states. | Paul E. McKenney | 2011-05-05 | 1 | -1/+10 |
* | rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations | Paul E. McKenney | 2011-05-05 | 1 | -0/+26 |
* | rcu: Force per-rcu_node kthreads off of the outgoing CPU | Paul E. McKenney | 2011-05-05 | 1 | -5/+19 |
* | rcu: priority boosting for TREE_PREEMPT_RCU | Paul E. McKenney | 2011-05-05 | 1 | -38/+77 |
* | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 2011-05-05 | 1 | -4/+336 |
* | rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists | Paul E. McKenney | 2011-05-05 | 1 | -4/+1 |
* | rcu: Decrease memory-barrier usage based on semi-formal proof | Paul E. McKenney | 2011-05-05 | 1 | -74/+56 |
* | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney | 2011-05-05 | 1 | -25/+1 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 1 | -2/+2 |
|\ |
|
| * | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 1 | -2/+2 |
* | | rcu: reduce __call_rcu()-induced contention on rcu_node structures | Paul E. McKenney | 2010-12-17 | 1 | -17/+21 |
* | | rcu: limit rcu_node leaf-level fanout | Paul E. McKenney | 2010-12-17 | 1 | -1/+2 |
* | | rcu: fine-tune grace-period begin/end checks | Paul E. McKenney | 2010-12-17 | 1 | -9/+18 |
* | | rcu: Keep gpnum and completed fields synchronized | Frederic Weisbecker | 2010-12-17 | 1 | -0/+9 |
* | | rcu: Stop chasing QS if another CPU did it for us | Frederic Weisbecker | 2010-12-17 | 1 | -0/+8 |
* | | rcu: update documentation/comments for Lai's adoption patch | Paul E. McKenney | 2010-11-29 | 1 | -4/+6 |
* | | rcu,cleanup: simplify the code when cpu is dying | Lai Jiangshan | 2010-11-29 | 1 | -60/+21 |
|/ |
|
* | rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value | Dongdong Deng | 2010-10-07 | 1 | -2/+2 |
* | rcu: Add tracing data to support queueing models | Paul E. McKenney | 2010-09-23 | 1 | -0/+3 |
* | rcu: permit suppressing current grace period's CPU stall warnings | Paul E. McKenney | 2010-08-20 | 1 | -0/+20 |
* | rcu: refer RCU CPU stall-warning victims to stallwarn.txt | Paul E. McKenney | 2010-08-20 | 1 | -2/+10 |
* | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable | Paul E. McKenney | 2010-08-19 | 1 | -1/+1 |
* | rcu: allow RCU CPU stall warning messages to be controlled in /sys | Paul E. McKenney | 2010-08-19 | 1 | -1/+1 |
* | rcu: add boot parameter to suppress RCU CPU stall warning messages | Paul E. McKenney | 2010-08-19 | 1 | -3/+8 |
* | rcu: simplify the usage of percpu data | Lai Jiangshan | 2010-08-19 | 1 | -27/+15 |
* | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 2010-06-14 | 1 | -0/+2 |
* | rcu: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney | 2010-05-11 | 1 | -0/+4 |
* | rcu: reduce the number of spurious RCU_SOFTIRQ invocations | Paul E. McKenney | 2010-05-10 | 1 | -5/+6 |
* | rcu: permit discontiguous cpu_possible_mask CPU numbering | Paul E. McKenney | 2010-05-10 | 1 | -1/+1 |
* | rcu: improve RCU CPU stall-warning messages | Paul E. McKenney | 2010-05-10 | 1 | -9/+11 |
* | rcu: print boot-time console messages if RCU configs out of ordinary | Paul E. McKenney | 2010-05-10 | 1 | -6/+0 |
* | rcu: disable CPU stall warnings upon panic | Paul E. McKenney | 2010-05-10 | 1 | -0/+24 |
* | rcu: slim down rcutiny by removing rcu_scheduler_active and friends | Paul E. McKenney | 2010-05-10 | 1 | -0/+19 |
* | rcu: refactor RCU's context-switch handling | Paul E. McKenney | 2010-05-10 | 1 | -5/+12 |
* | rcu: move some code from macro to function | Lai Jiangshan | 2010-05-10 | 1 | -9/+9 |
* | rcu: make dead code really dead | Lai Jiangshan | 2010-05-10 | 1 | -2/+2 |
* | rcu: substitute set_need_resched for sending resched IPIs | Paul E. McKenney | 2010-05-10 | 1 | -0/+10 |
* | rcu: Fix accelerated grace periods for last non-dynticked CPU | Paul E. McKenney | 2010-02-27 | 1 | -0/+3 |