index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcutiny.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
2011-12-11
1
-2
/
+8
*
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-2
/
+2
*
rcu: Fix idle-task checks
Paul E. McKenney
2011-12-11
1
-2
/
+2
*
rcu: Add more information to the wrong-idle-task complaint
Paul E. McKenney
2011-12-11
1
-2
/
+10
*
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
2011-12-11
1
-11
/
+17
*
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
1
-0
/
+1
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
1
-17
/
+107
*
kernel: fix up module header handling in rcutiny files
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
rcu: Add grace-period, quiescent-state, and call_rcu trace events
Paul E. McKenney
2011-09-28
1
-1
/
+3
*
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
Paul E. McKenney
2011-09-28
1
-64
/
+10
*
rcu: Add RCU type to callback-invocation tracing
Paul E. McKenney
2011-09-28
1
-4
/
+4
*
rcu: Put names into TINY_RCU structures under RCU_TRACE
Paul E. McKenney
2011-09-28
1
-13
/
+0
*
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney
2011-09-28
1
-1
/
+25
*
rcu: Abstract common code for RCU grace-period-wait primitives
Paul E. McKenney
2011-09-28
1
-28
/
+0
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
rcu: optimize rcutiny
Eric Dumazet
2011-05-05
1
-22
/
+21
*
rcu: introduce kfree_rcu()
Lai Jiangshan
2011-05-05
1
-1
/
+1
*
rcu: avoid pointless blocked-task warnings
Paul E. McKenney
2011-01-14
1
-1
/
+2
*
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
Paul E. McKenney
2010-11-29
1
-0
/
+4
*
rcu: priority boosting for TINY_PREEMPT_RCU
Paul E. McKenney
2010-11-29
1
-40
/
+26
*
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
2010-11-17
1
-13
/
+58
*
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-19
/
+14
*
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
2010-06-14
1
-0
/
+2
*
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
2010-05-11
1
-0
/
+6
*
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
2010-05-10
1
-0
/
+7
*
rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
Paul E. McKenney
2010-05-10
1
-6
/
+7
*
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
2010-05-10
1
-7
/
+2
*
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2009-11-22
1
-10
/
+1
*
rcu: Do tiny cleanups in rcutiny
Ingo Molnar
2009-10-26
1
-26
/
+23
*
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-26
1
-0
/
+294