index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of __cpuinit
Moyster
2017-04-11
1
-3
/
+3
*
rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()
Andreea-Cristina Bernat
2017-04-11
1
-0
/
+9
*
rcu: Consolidate kfree_call_rcu() to use rcu_state pointer
Andreea-Cristina Bernat
2017-04-11
1
-0
/
+14
*
rcu: Replace NR_CPUS with nr_cpu_ids
Himangi Saraogi
2017-04-11
1
-2
/
+2
*
rcu: Print negatives for stall-warning counter wraparound
Paul E. McKenney
2017-04-11
1
-4
/
+5
*
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2017-04-11
1
-2
/
+2
*
rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
Paul E. McKenney
2017-04-11
1
-2
/
+2
*
rcu: Check both root and current rcu_node when setting up future grace period
Pranith Kumar
2017-04-11
1
-2
/
+8
*
rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs
Paul E. McKenney
2017-04-11
1
-10
/
+29
*
rcu: Protect ->gp_flags accesses with ACCESS_ONCE()
Paul E. McKenney
2017-04-11
1
-7
/
+6
*
rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread()
Paul E. McKenney
2017-04-11
1
-3
/
+8
*
rcu: Avoid redundant grace-period kthread wakeups
Paul E. McKenney
2017-04-11
1
-3
/
+5
*
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
Paul E. McKenney
2017-04-11
1
-28
/
+3
*
rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()
Paul E. McKenney
2017-04-11
1
-1
/
+1
*
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
Paul E. McKenney
2017-04-11
1
-42
/
+6
*
rcu: Rename note_new_gpnum() to note_gp_changes()
Paul E. McKenney
2017-04-11
1
-6
/
+7
*
rcu: Make __note_new_gpnum() check for ends of prior grace periods
Paul E. McKenney
2017-04-11
1
-0
/
+3
*
rcu: Move code to apply callback-numbering simplifications
Paul E. McKenney
2017-04-11
1
-59
/
+59
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+3343