| Commit message (Expand) | Author | Files | Lines |
2012-02-21 | rcu: Set RCU CPU stall times via sysfs | Paul E. McKenney | 2 | -11/+26 |
2012-02-21 | rcu: Remove #ifdef CONFIG_SMP from TREE_RCU | Paul E. McKenney | 2 | -31/+0 |
2012-02-21 | rcu: Note that rcu_access_pointer() can be used for teardown | Paul E. McKenney | 1 | -0/+7 |
2012-02-21 | rcu: Make rcu_sleep_check() also check rcu_lock_map | Paul E. McKenney | 1 | -0/+14 |
2012-02-21 | rcu: Check for idle-loop entry while in RCU read-side critical section | Paul E. McKenney | 1 | -0/+11 |
2012-02-21 | rcu: Clean up straggling rcu_preempt_needs_cpu() name | Paul E. McKenney | 3 | -6/+6 |
2012-02-21 | rcu: Simplify unboosting checks | Paul E. McKenney | 2 | -6/+7 |
2012-02-21 | rcu: Inform RCU of irq_exit() activity | Paul E. McKenney | 1 | -1/+1 |
2012-02-21 | rcu: Prevent RCU callbacks from executing before scheduler initialized | Paul E. McKenney | 2 | -7/+12 |
2012-02-21 | rcu: Streamline code produced by __rcu_read_unlock() | Paul E. McKenney | 1 | -1/+1 |
2012-02-21 | rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney | 1 | -8/+35 |
2012-02-21 | rcu: Remove single-rcu_node optimization in rcu_start_gp() | Paul E. McKenney | 1 | -18/+0 |
2012-02-21 | rcu: Don't make callbacks go through second full grace period | Paul E. McKenney | 1 | -6/+46 |
2012-02-21 | rcu: Check for callback invocation from offline CPUs | Paul E. McKenney | 1 | -0/+1 |
2012-02-21 | rcu: Limit lazy-callback duration | Paul E. McKenney | 1 | -1/+11 |
2012-02-21 | rcu: Make rcutorture flag online/offline failures | Paul E. McKenney | 1 | -0/+4 |
2012-02-21 | rcu: Simplify offline processing | Paul E. McKenney | 3 | -99/+90 |
2012-02-21 | mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim() | Paul E. McKenney | 1 | -7/+1 |
2012-02-21 | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu | Paul E. McKenney | 1 | -6/+1 |
2012-02-21 | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() | Paul E. McKenney | 1 | -8/+3 |
2012-02-21 | tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free() | Paul E. McKenney | 1 | -11/+1 |
2012-02-21 | s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update() | Paul E. McKenney | 1 | -8/+1 |
2012-02-21 | rcu: Move RCU_TRACE to lib/Kconfig.debug | Paul E. McKenney | 2 | -9/+10 |
2012-02-21 | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 10 | -47/+153 |
2012-02-21 | rcu: Add diagnostic for misaligned rcu_head structures | Paul E. McKenney | 1 | -0/+1 |
2012-02-21 | rcu: Add lockdep-RCU checks for simple self-deadlock | Paul E. McKenney | 5 | -0/+27 |
2012-02-21 | rcu: Improve synchronize_rcu() diagnostics | Frederic Weisbecker | 1 | -0/+1 |
2012-02-21 | rcu: Bring RTFP.txt up to date. | Paul E. McKenney | 1 | -98/+1686 |
2012-02-19 | Linux 3.3-rc4v3.3-rc4 | Linus Torvalds | 1 | -1/+1 |
2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds | 4 | -42/+133 |
2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 6 | -32/+30 |
2012-02-17 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds | 3 | -22/+16 |
2012-02-17 | i387: do not preload FPU state at task switch time | Linus Torvalds | 4 | -68/+11 |
2012-02-16 | ecryptfs: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -4/+4 |
2012-02-16 | eCryptfs: Copy up lower inode attrs after setting lower xattr | Tyler Hicks | 1 | -0/+2 |
2012-02-16 | eCryptfs: Improve statfs reporting | Tyler Hicks | 4 | -14/+83 |
2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 4 | -23/+58 |
2012-02-16 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds | 1 | -3/+6 |
2012-02-16 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds | 3 | -8/+45 |
2012-02-16 | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e... | Anton Blanchard | 1 | -1/+7 |
2012-02-16 | powerpc/adb: Use set_current_state() | majianpeng | 1 | -2/+2 |
2012-02-16 | powerpc: Disable interrupts early in Program Check | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-02-16 | powerpc: Remove legacy iSeries from ppc64_defconfig | Stephen Rothwell | 1 | -5/+0 |
2012-02-16 | powerpc/fsl/pci: Fix PCIe fixup regression | Benjamin Herrenschmidt | 1 | -19/+29 |
2012-02-16 | powerpc: Fix kernel log of oops/panic instruction dump | Ira Snyder | 1 | -3/+3 |
2012-02-16 | crypto: sha512 - use standard ror64() | Alexey Dobriyan | 2 | -9/+24 |
2012-02-15 | net/ethernet: ks8851_mll fix irq handling | Jan Weitzel | 1 | -8/+6 |
2012-02-15 | veth: Enforce minimum size of VETH_INFO_PEER | Thomas Graf | 1 | -1/+3 |
2012-02-15 | stmmac: update the driver version to Feb 2012 (v2) | Giuseppe CAVALLARO | 1 | -1/+1 |
2012-02-15 | stmmac: move hw init in the probe (v2) | Giuseppe CAVALLARO | 4 | -116/+105 |