| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Rework detection of use of RCU by offline CPUs | Paul E. McKenney | 2012-02-21 | 5 | -71/+87 |
* | lockdep: Add CPU-idle/offline warning to lockdep-RCU splat | Paul E. McKenney | 2012-02-21 | 1 | -1/+7 |
* | rcu: No interrupt disabling for rcu_prepare_for_idle() | Paul E. McKenney | 2012-02-21 | 1 | -17/+1 |
* | rcu: Move synchronize_sched_expedited() to rcutree.c | Paul E. McKenney | 2012-02-21 | 2 | -116/+117 |
* | rcu: Check for illegal use of RCU from offlined CPUs | Paul E. McKenney | 2012-02-21 | 5 | -4/+61 |
* | rcu: Update stall-warning documentation | Paul E. McKenney | 2012-02-21 | 1 | -7/+80 |
* | rcu: Add CPU-stall capability to rcutorture | Paul E. McKenney | 2012-02-21 | 2 | -0/+84 |
* | rcu: Make documentation give more realistic rcutorture duration | Paul E. McKenney | 2012-02-21 | 1 | -1/+1 |
* | rcutorture: Permit holding off CPU-hotplug operations during boot | Paul E. McKenney | 2012-02-21 | 2 | -4/+21 |
* | rcu: Print scheduling-clock information on RCU CPU stall-warning messages | Paul E. McKenney | 2012-02-21 | 4 | -14/+194 |
* | rcu: Set RCU CPU stall times via sysfs | Paul E. McKenney | 2012-02-21 | 2 | -11/+26 |
* | rcu: Remove #ifdef CONFIG_SMP from TREE_RCU | Paul E. McKenney | 2012-02-21 | 2 | -31/+0 |
* | rcu: Note that rcu_access_pointer() can be used for teardown | Paul E. McKenney | 2012-02-21 | 1 | -0/+7 |
* | rcu: Make rcu_sleep_check() also check rcu_lock_map | Paul E. McKenney | 2012-02-21 | 1 | -0/+14 |
* | rcu: Check for idle-loop entry while in RCU read-side critical section | Paul E. McKenney | 2012-02-21 | 1 | -0/+11 |
* | rcu: Clean up straggling rcu_preempt_needs_cpu() name | Paul E. McKenney | 2012-02-21 | 3 | -6/+6 |
* | rcu: Simplify unboosting checks | Paul E. McKenney | 2012-02-21 | 2 | -6/+7 |
* | rcu: Inform RCU of irq_exit() activity | Paul E. McKenney | 2012-02-21 | 1 | -1/+1 |
* | rcu: Prevent RCU callbacks from executing before scheduler initialized | Paul E. McKenney | 2012-02-21 | 2 | -7/+12 |
* | rcu: Streamline code produced by __rcu_read_unlock() | Paul E. McKenney | 2012-02-21 | 1 | -1/+1 |
* | rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney | 2012-02-21 | 1 | -8/+35 |
* | rcu: Remove single-rcu_node optimization in rcu_start_gp() | Paul E. McKenney | 2012-02-21 | 1 | -18/+0 |
* | rcu: Don't make callbacks go through second full grace period | Paul E. McKenney | 2012-02-21 | 1 | -6/+46 |
* | rcu: Check for callback invocation from offline CPUs | Paul E. McKenney | 2012-02-21 | 1 | -0/+1 |
* | rcu: Limit lazy-callback duration | Paul E. McKenney | 2012-02-21 | 1 | -1/+11 |
* | rcu: Make rcutorture flag online/offline failures | Paul E. McKenney | 2012-02-21 | 1 | -0/+4 |
* | rcu: Simplify offline processing | Paul E. McKenney | 2012-02-21 | 3 | -99/+90 |
* | mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim() | Paul E. McKenney | 2012-02-21 | 1 | -7/+1 |
* | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu | Paul E. McKenney | 2012-02-21 | 1 | -6/+1 |
* | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() | Paul E. McKenney | 2012-02-21 | 1 | -8/+3 |
* | tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free() | Paul E. McKenney | 2012-02-21 | 1 | -11/+1 |
* | s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update() | Paul E. McKenney | 2012-02-21 | 1 | -8/+1 |
* | rcu: Move RCU_TRACE to lib/Kconfig.debug | Paul E. McKenney | 2012-02-21 | 2 | -9/+10 |
* | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 2012-02-21 | 10 | -47/+153 |
* | rcu: Add diagnostic for misaligned rcu_head structures | Paul E. McKenney | 2012-02-21 | 1 | -0/+1 |
* | rcu: Add lockdep-RCU checks for simple self-deadlock | Paul E. McKenney | 2012-02-21 | 5 | -0/+27 |
* | rcu: Improve synchronize_rcu() diagnostics | Frederic Weisbecker | 2012-02-21 | 1 | -0/+1 |
* | rcu: Bring RTFP.txt up to date. | Paul E. McKenney | 2012-02-21 | 1 | -98/+1686 |
* | Linux 3.3-rc4v3.3-rc4 | Linus Torvalds | 2012-02-19 | 1 | -1/+1 |
* | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-02-19 | 66 | -786/+524 |
|\ |
|
| * | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2012-02-14 | 11 | -437/+140 |
| |\ |
|
| | * | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 4 | -375/+5 |
| | * | pata/at91: use newly introduced SMC accessors | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -27/+21 |
| | * | ARM: at91: add accessor to manage SMC | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 3 | -28/+100 |
| | * | ARM: at91:rtc/rtc-at91sam9: ioremap register bank | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -3/+10 |
| | * | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre | 2012-02-13 | 4 | -4/+4 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 2012-02-13 | 5 | -11/+9 |
| |\ \ |
|
| | * | | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 | Paul Walmsley | 2012-02-10 | 1 | -7/+1 |
| | * | | ARM: OMAP3: cm-t35: fix section mismatch warning | Igor Grinberg | 2012-02-08 | 1 | -1/+1 |
| | * | | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains | Santosh Shilimkar | 2012-02-08 | 2 | -3/+3 |