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
/
include
/
linux
/
rcutree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
rcutorture: Suppress forward-progress complaints during early boot
Paul E. McKenney
1
-0
/
+1
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
1
-1
/
+0
2020-01-24
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
1
-0
/
+2
2019-10-05
stop_machine: Provide RCU quiescent state in multi_cpu_stop()
Paul E. McKenney
1
-0
/
+1
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-02-09
linux/rcutree: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2018-08-30
rcu: Define rcu_all_qs() only in !PREEMPT builds
Paul E. McKenney
1
-0
/
+2
2018-08-30
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
1
-9
/
+0
2018-08-30
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
1
-17
/
+0
2018-08-30
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
Paul E. McKenney
1
-1
/
+0
2018-08-30
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
1
-1
/
+6
2018-08-30
rcu: Update comments and help text for no more RCU-bh updaters
Paul E. McKenney
1
-12
/
+2
2018-08-30
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
1
-2
/
+6
2018-08-30
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
1
-0
/
+1
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+1
2018-05-15
rcu: Declare rcu_eqs_special_set() in public header
Yury Norov
1
-0
/
+1
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
1
-0
/
+1
2017-06-08
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
1
-3
/
+0
2017-06-08
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
1
-16
/
+0
2017-06-08
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
1
-0
/
+1
2017-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
1
-2
/
+3
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
1
-0
/
+7
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
1
-0
/
+2
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
1
-0
/
+2
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
1
-1
/
+1
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
1
-1
/
+1
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
1
-0
/
+2
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
1
-2
/
+5
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
1
-0
/
+5
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
1
-2
/
+0
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
1
-1
/
+1
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
1
-3
/
+8
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
1
-0
/
+2
2015-01-10
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
1
-0
/
+3
2015-01-10
rcu: Make _batches_completed() functions return unsigned long
Paul E. McKenney
1
-3
/
+3
2014-11-03
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
1
-1
/
+1
2014-11-03
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
1
-2
/
+2
2014-05-14
rcutorture: Export RCU grace-period kthread wait state to rcutorture
Paul E. McKenney
1
-0
/
+1
2014-03-20
rcu: Provide grace-period piggybacking API
Paul E. McKenney
1
-0
/
+2
2014-02-26
Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...
Paul E. McKenney
1
-2
/
+4
2014-02-17
rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
1
-0
/
+2
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
1
-2
/
+2
2013-12-12
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
Teodora Baluta
1
-18
/
+18
2013-09-25
rcu: Consistent rcu_is_watching() naming
Paul E. McKenney
1
-1
/
+1
2013-09-25
rcu: Is it safe to enter an RCU read-side critical section?
Paul E. McKenney
1
-0
/
+2
2013-06-10
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
1
-0
/
+2
2013-06-10
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
1
-1
/
+0
2012-06-06
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
1
-1
/
+1
[next]