index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-01
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
Ingo Molnar
2011-09-29
Resource: fix wrong resource window calculation
Ram Pai
2011-09-29
Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client
Linus Torvalds
2011-09-29
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
2011-09-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-09-29
Merge git://github.com/davem330/sparc
Linus Torvalds
2011-09-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
2011-09-29
powerpc: Fix device-tree matching for Apple U4 bridge
Benjamin Herrenschmidt
2011-09-29
bootup: move 'usermodehelper_enable()' a little earlier
wangyanqing
2011-09-29
sparc64: Force the execute bit in OpenFirmware's translation entries.
David S. Miller
2011-09-28
rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()
Paul E. McKenney
2011-09-28
rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
Paul E. McKenney
2011-09-28
rcu: Wire up RCU_BOOST_PRIO for rcutree
Mike Galbraith
2011-09-28
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
2011-09-28
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
2011-09-28
rcu: Permit rt_mutex_unlock() with irqs disabled
Paul E. McKenney
2011-09-28
rcu: Avoid having just-onlined CPU resched itself when RCU is idle
Paul E. McKenney
2011-09-28
rcu: Suppress NMI backtraces when stall ends before dump
Paul E. McKenney
2011-09-28
rcu: Prohibit grace periods during early boot
Paul E. McKenney
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
2011-09-28
rcu: Prevent early boot set_need_resched() from __rcu_pending()
Paul E. McKenney
2011-09-28
rcu: Dump local stack if cannot dump all CPUs' stacks
Paul E. McKenney
2011-09-28
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
Paul E. McKenney
2011-09-28
rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation
Paul E. McKenney
2011-09-28
rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier
Eric Dumazet
2011-09-28
rcu: Make rcu_implicit_dynticks_qs() locals be correct size
Paul E. McKenney
2011-09-28
rcu: Eliminate in_irq() checks in rcu_enter_nohz()
Paul E. McKenney
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-28
rcu: Document interpretation of RCU-lockdep splats
Paul E. McKenney
2011-09-28
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
Paul E. McKenney
2011-09-28
rcu: Remove unused and redundant interfaces
Paul E. McKenney
2011-09-28
rcu: Update documentation for additional RCU lockdep functions
Paul E. McKenney
2011-09-28
rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected()
Michal Hocko
2011-09-28
rcu: Simplify quiescent-state accounting
Paul E. McKenney
2011-09-28
rcu: Add grace-period, quiescent-state, and call_rcu trace events
Paul E. McKenney
2011-09-28
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
Paul E. McKenney
2011-09-28
rcu: Add event-trace markers to TREE_RCU kthreads
Paul E. McKenney
2011-09-28
rcu: Move RCU_BOOST declarations to allow compiler checking
Paul E. McKenney
2011-09-28
rcu: Update comments to reflect softirqs vs. kthreads
Paul E. McKenney
2011-09-28
rcu: Add RCU type to callback-invocation tracing
Paul E. McKenney
2011-09-28
rcu: Put names into TINY_RCU structures under RCU_TRACE
Paul E. McKenney
2011-09-28
rcu: Event-trace markers for computing RCU CPU utilization
Paul E. McKenney
2011-09-28
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney
2011-09-28
rcu: Don't destroy rcu_torture_boost() callback until it is done
Paul E. McKenney
2011-09-28
rcu: Drive configuration directly from SMP and PREEMPT
Paul E. McKenney
2011-09-28
rcu: Fix RCU's NMI documentation
Paul E. McKenney
2011-09-28
rcu: Catch rcutorture up to new RCU API additions
Paul E. McKenney
2011-09-28
rcu: Abstract common code for RCU grace-period-wait primitives
Paul E. McKenney
2011-09-28
rcu: Fix mismatched variable in rcutree_trace.c
Andi Kleen
2011-09-28
rcu: Update rcutorture documentation
Paul E. McKenney
[next]