index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
1
-82
/
+135
2015-12-07
rcu: Make rcu_gp_init() be bool rather than int
Paul E. McKenney
1
-5
/
+5
2015-12-07
rcu: Move wakeup out from under rnp->lock
Peter Zijlstra
1
-1
/
+1
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
1
-6
/
+26
2015-12-07
rcu: Make cpu_needs_another_gp() be bool
Paul E. McKenney
1
-7
/
+7
2015-12-07
rcu: Eliminate unused rcu_init_one() argument
Paul E. McKenney
1
-4
/
+3
2015-12-05
rcutorture: Print symbolic name for ->gp_state
Paul E. McKenney
1
-2
/
+13
2015-12-05
rcutorture: Dump stack when GP kthread stalls
Paul E. McKenney
1
-1
/
+4
2015-12-05
rcutorture: Flag nonexistent RCU GP kthread
Paul E. McKenney
1
-1
/
+1
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
1
-15
/
+12
2015-12-04
rcu: Simplify rcu_sched_qs() control flow
Paul E. McKenney
1
-15
/
+14
2015-12-04
rcu: Move lock_class_key to local scope
Paul E. McKenney
1
-4
/
+3
2015-12-04
rcu: Add rcu_normal kernel parameter to suppress expediting
Paul E. McKenney
1
-0
/
+6
2015-12-04
rcu: Add more diagnostics to expedited stall warning messages.
Paul E. McKenney
1
-3
/
+21
2015-12-04
rcu: Make expedited grace periods resolve stall-warning ties
Paul E. McKenney
1
-1
/
+1
2015-12-04
rcu: Reduce expedited GP memory contention via per-CPU variables
Paul E. McKenney
1
-6
/
+5
2015-12-04
rcu: Invert sync_rcu_exp_select_cpus() "if" statement
Paul E. McKenney
1
-16
/
+14
2015-12-04
rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()
Paul E. McKenney
1
-1
/
+1
2015-12-04
rcu: Short-circuit synchronize_sched_expedited() if only one CPU
Paul E. McKenney
1
-0
/
+4
2015-11-23
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
Paul E. McKenney
1
-12
/
+12
2015-11-23
rcu: Create transitive rnp->lock acquisition functions
Peter Zijlstra
1
-52
/
+26
2015-11-23
list: Use WRITE_ONCE() when adding to lists and hlists
Paul E. McKenney
0
-0
/
+0
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
1
-93
/
+364
2015-10-07
rcu: Better hotplug handling for synchronize_sched_expedited()
Paul E. McKenney
1
-6
/
+62
2015-10-07
rcu: Add tasks to expedited stall-warning messages
Paul E. McKenney
1
-1
/
+1
2015-10-07
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
1
-1
/
+8
2015-10-07
rcu: Consolidate expedited CPU selection
Paul E. McKenney
1
-3
/
+4
2015-10-07
rcu: Prepare for consolidating expedited CPU selection
Paul E. McKenney
1
-2
/
+0
2015-10-07
rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
Paul E. McKenney
1
-13
/
+1
2015-10-07
rcu: Stop silencing lockdep false positive for expedited grace periods
Paul E. McKenney
1
-15
/
+2
2015-10-07
rcu: Switch synchronize_sched_expedited() to IPI
Paul E. McKenney
1
-12
/
+20
2015-10-06
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
1
-10
/
+8
2015-10-06
rcu: Eliminate panic when silly boot-time fanout specified
Paul E. McKenney
1
-9
/
+11
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
1
-0
/
+9
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
1
-4
/
+4
2015-09-20
rcu: Make ->cpu_no_qs be a union for aggregate OR
Paul E. McKenney
1
-11
/
+11
2015-09-20
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
1
-11
/
+11
2015-09-20
rcu: Rename qs_pending to core_needs_qs
Paul E. McKenney
1
-7
/
+7
2015-09-20
rcu: Move synchronize_sched_expedited() to combining tree
Paul E. McKenney
1
-41
/
+82
2015-09-20
rcu: Use single-stage IPI algorithm for RCU expedited grace period
Paul E. McKenney
1
-20
/
+55
2015-09-20
rcu: Consolidate tree setup for synchronize_rcu_expedited()
Paul E. McKenney
1
-1
/
+85
2015-09-20
rcu: Move rcu_report_exp_rnp() to allow consolidation
Paul E. McKenney
1
-0
/
+66
2015-09-20
rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
Paul E. McKenney
1
-1
/
+1
2015-09-20
rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
Paul E. McKenney
1
-0
/
+5
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
1
-262
/
+327
2015-08-04
rcu: Silence lockdep false positive for expedited grace periods
Paul E. McKenney
1
-2
/
+10
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-14
/
+14
2015-07-22
rcu: Make rcu_is_watching() really notrace
Alexei Starovoitov
1
-2
/
+2
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
1
-0
/
+52
2015-07-17
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
1
-0
/
+16
[next]