index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-21
rcu: Update stall-warning documentation
Paul E. McKenney
2012-02-21
rcu: Add CPU-stall capability to rcutorture
Paul E. McKenney
2012-02-21
rcu: Make documentation give more realistic rcutorture duration
Paul E. McKenney
2012-02-21
rcutorture: Permit holding off CPU-hotplug operations during boot
Paul E. McKenney
2012-02-21
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
Paul E. McKenney
2012-02-21
rcu: Set RCU CPU stall times via sysfs
Paul E. McKenney
2012-02-21
rcu: Remove #ifdef CONFIG_SMP from TREE_RCU
Paul E. McKenney
2012-02-21
rcu: Note that rcu_access_pointer() can be used for teardown
Paul E. McKenney
2012-02-21
rcu: Make rcu_sleep_check() also check rcu_lock_map
Paul E. McKenney
2012-02-21
rcu: Check for idle-loop entry while in RCU read-side critical section
Paul E. McKenney
2012-02-21
rcu: Clean up straggling rcu_preempt_needs_cpu() name
Paul E. McKenney
2012-02-21
rcu: Simplify unboosting checks
Paul E. McKenney
2012-02-21
rcu: Inform RCU of irq_exit() activity
Paul E. McKenney
2012-02-21
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2012-02-21
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
2012-02-21
rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
2012-02-21
rcu: Remove single-rcu_node optimization in rcu_start_gp()
Paul E. McKenney
2012-02-21
rcu: Don't make callbacks go through second full grace period
Paul E. McKenney
2012-02-21
rcu: Check for callback invocation from offline CPUs
Paul E. McKenney
2012-02-21
rcu: Limit lazy-callback duration
Paul E. McKenney
2012-02-21
rcu: Make rcutorture flag online/offline failures
Paul E. McKenney
2012-02-21
rcu: Simplify offline processing
Paul E. McKenney
2012-02-21
mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim()
Paul E. McKenney
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
Paul E. McKenney
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
Paul E. McKenney
2012-02-21
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
Paul E. McKenney
2012-02-21
s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
Paul E. McKenney
2012-02-21
rcu: Move RCU_TRACE to lib/Kconfig.debug
Paul E. McKenney
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
rcu: Add diagnostic for misaligned rcu_head structures
Paul E. McKenney
2012-02-21
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
2012-02-21
rcu: Improve synchronize_rcu() diagnostics
Frederic Weisbecker
2012-02-21
rcu: Bring RTFP.txt up to date.
Paul E. McKenney
2012-02-18
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-02-18
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-02-18
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2012-02-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
[next]