-
- Downloads
Merge branch 'core-rcu-for-linus' of...
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (52 commits) sched: fix RCU lockdep splat from task_group() rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value sched: suppress RCU lockdep splat in task_fork_fair net: suppress RCU lockdep false positive in sock_update_classid rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter rcu: Add tracing data to support queueing models rcu: fix sparse errors in rcutorture.c rcu: only one evaluation of arg in rcu_dereference_check() unless sparse kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC rcu: fix _oddness handling of verbose stall warnings rcu: performance fixes to TINY_PREEMPT_RCU callback checking rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes vhost: add __rcu annotations rcu: add comment stating that list_empty() applies to RCU-protected lists rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods rcu: document ways of stalling updates in low-memory situations rcu: repair code-duplication FIXMEs ...
No related branches found
No related tags found
Showing
- Documentation/DocBook/kernel-locking.tmpl 4 additions, 10 deletionsDocumentation/DocBook/kernel-locking.tmpl
- Documentation/RCU/checklist.txt 39 additions, 7 deletionsDocumentation/RCU/checklist.txt
- Documentation/RCU/stallwarn.txt 18 additions, 0 deletionsDocumentation/RCU/stallwarn.txt
- Documentation/RCU/trace.txt 12 additions, 1 deletionDocumentation/RCU/trace.txt
- drivers/input/evdev.c 1 addition, 1 deletiondrivers/input/evdev.c
- drivers/vhost/net.c 12 additions, 4 deletionsdrivers/vhost/net.c
- drivers/vhost/vhost.c 16 additions, 6 deletionsdrivers/vhost/vhost.c
- drivers/vhost/vhost.h 7 additions, 3 deletionsdrivers/vhost/vhost.h
- include/linux/cgroup.h 2 additions, 2 deletionsinclude/linux/cgroup.h
- include/linux/compiler.h 4 additions, 0 deletionsinclude/linux/compiler.h
- include/linux/cred.h 1 addition, 1 deletioninclude/linux/cred.h
- include/linux/fdtable.h 3 additions, 3 deletionsinclude/linux/fdtable.h
- include/linux/fs.h 1 addition, 1 deletioninclude/linux/fs.h
- include/linux/genhd.h 3 additions, 3 deletionsinclude/linux/genhd.h
- include/linux/hardirq.h 1 addition, 1 deletioninclude/linux/hardirq.h
- include/linux/idr.h 2 additions, 2 deletionsinclude/linux/idr.h
- include/linux/init_task.h 10 additions, 4 deletionsinclude/linux/init_task.h
- include/linux/input.h 1 addition, 1 deletioninclude/linux/input.h
- include/linux/iocontext.h 1 addition, 1 deletioninclude/linux/iocontext.h
- include/linux/key.h 2 additions, 1 deletioninclude/linux/key.h
Loading
Please register or sign in to comment