index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
2015-08-04
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
2015-08-04
rcu: Silence lockdep false positive for expedited grace periods
Paul E. McKenney
2015-07-22
rcu: Don't disable CPU hotplug during OOM notifiers
Paul E. McKenney
2015-07-22
rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
Paul E. McKenney
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
rcu: Make rcu_is_watching() really notrace
Alexei Starovoitov
2015-07-22
rcu: Create a synchronize_rcu_mult()
Paul E. McKenney
2015-07-22
rcu: Fix obsolete priority-boosting comment
Paul E. McKenney
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-07-17
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
2015-07-17
rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS
Paul E. McKenney
2015-07-17
rcu: Pull out wait_event*() condition into helper function
Paul E. McKenney
2015-07-17
rcu: Add stall warnings to synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Extend expedited funnel locking to rcu_data structure
Paul E. McKenney
2015-07-17
rcu: Consolidate last open-coded expedited memory barrier
Paul E. McKenney
2015-07-17
rcu: Apply rcu_seq operations to _rcu_barrier()
Paul E. McKenney
2015-07-17
rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Fix synchronize_sched_expedited() type error for "s"
Paul E. McKenney
2015-07-17
rcu: Abstract funnel locking from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Paul E. McKenney
2015-07-17
rcu: Abstract sequence counting from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
2015-07-17
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
2015-07-17
rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
Peter Zijlstra
2015-07-17
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2015-07-17
rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
Paul E. McKenney
2015-07-17
rcu: Reset rcu_fanout_leaf if out of bounds
Paul E. McKenney
2015-07-17
rcu: Shut up bogus gcc array bounds warning
Alexander Gordeev
2015-07-15
rcutorture: Add RCU-tasks qualifier to dereference
Paul E. McKenney
2015-07-15
rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
Paul E. McKenney
2015-07-15
rcutorture: Bounds-check rcutorture.shuffle_interval
Paul E. McKenney
2015-07-15
rcutorture: Check nfakewriters parameter
Paul E. McKenney
2015-07-15
rcutorture: Better bounds checking for n_barrier_cbs
Paul E. McKenney
2015-07-15
rcu: Simplify arithmetic to calculate number of RCU nodes
Alexander Gordeev
2015-07-15
rcu: Limit count of static data to the number of RCU levels
Alexander Gordeev
2015-07-15
rcu: Remove unnecessary fields from rcu_state structure
Alexander Gordeev
2015-07-15
rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
rcu: Simplify rcu_init_geometry() capacity arithmetics
Alexander Gordeev
2015-07-15
rcu: Cleanup rcu_init_geometry() code and arithmetics
Alexander Gordeev
2015-07-15
rcu: Remove superfluous local variable in rcu_init_geometry()
Alexander Gordeev
2015-07-15
rcu: Panic if RCU tree can not accommodate all CPUs
Alexander Gordeev
2015-07-15
rcu: Provide more diagnostics for stalled GP kthread
Paul E. McKenney
2015-07-15
rcu: Change return type to bool
Nicholas Mc Guire
2015-07-15
rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
Denys Vlasenko
2015-07-06
rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
Paul E. McKenney
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
[next]