Merge branch 'core-fixes-for-linus' of...
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: locking: Make sparse work with inline spinlocks and rwlocks x86/mce: Fix RCU lockdep splats rcu: Increase RCU CPU stall timeouts if PROVE_RCU ftrace: Replace read_barrier_depends() with rcu_dereference_raw() rcu: Suppress RCU lockdep warnings during early boot rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() rcu: Suppress __mpol_dup() false positive from RCU lockdep rcu: Make rcu_read_lock_sched_held() handle !PREEMPT rcu: Add control variables to lockdep_rcu_dereference() diagnostics rcu, cgroup: Relax the check in task_subsys_state() as early boot is now handled by lockdep-RCU rcu: Use wrapper function instead of exporting tasklist_lock sched, rcu: Fix rcu_dereference() for RCU-lockdep rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU x86/gart: Unexport gart_iommu_aperture Fix trivial conflicts in kernel/trace/ftrace.c
No related branches found
No related tags found
Showing
- arch/x86/kernel/aperture_64.c 0 additions, 1 deletionarch/x86/kernel/aperture_64.c
- arch/x86/kernel/cpu/mcheck/mce.c 8 additions, 3 deletionsarch/x86/kernel/cpu/mcheck/mce.c
- include/linux/cred.h 1 addition, 1 deletioninclude/linux/cred.h
- include/linux/rcupdate.h 36 additions, 9 deletionsinclude/linux/rcupdate.h
- include/linux/rwlock.h 10 additions, 10 deletionsinclude/linux/rwlock.h
- include/linux/sched.h 4 additions, 0 deletionsinclude/linux/sched.h
- include/linux/spinlock.h 8 additions, 5 deletionsinclude/linux/spinlock.h
- include/trace/ftrace.h 2 additions, 2 deletionsinclude/trace/ftrace.h
- kernel/exit.c 1 addition, 1 deletionkernel/exit.c
- kernel/fork.c 8 additions, 1 deletionkernel/fork.c
- kernel/lockdep.c 1 addition, 0 deletionskernel/lockdep.c
- kernel/pid.c 3 additions, 1 deletionkernel/pid.c
- kernel/rcutree.h 15 additions, 6 deletionskernel/rcutree.h
- kernel/rcutree_plugin.h 5 additions, 3 deletionskernel/rcutree_plugin.h
- kernel/sched_fair.c 1 addition, 1 deletionkernel/sched_fair.c
- kernel/trace/ftrace.c 13 additions, 9 deletionskernel/trace/ftrace.c
- kernel/trace/trace_event_profile.c 2 additions, 2 deletionskernel/trace/trace_event_profile.c
- mm/mempolicy.c 2 additions, 0 deletionsmm/mempolicy.c
Loading
Please register or sign in to comment