index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2017-06-08
1
-3
/
+1
*
rcu: Remove typecheck() from RCU locking wrapper functions
Paul E. McKenney
2017-06-08
1
-8
/
+4
*
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
3
-479
/
+7
*
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
2017-06-08
1
-4
/
+0
*
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
2017-06-08
2
-23
/
+9
*
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
2017-06-08
1
-48
/
+43
*
rcu: Move rnp->lock wrappers for SRCU use
Paul E. McKenney
2017-06-08
2
-53
/
+53
*
rcu: Convert rnp->lock wrappers to macros for SRCU use
Paul E. McKenney
2017-06-08
1
-26
/
+21
*
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
2017-06-08
2
-39
/
+33
*
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
2017-06-08
2
-0
/
+23
*
srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
Paul E. McKenney
2017-06-08
1
-0
/
+18
*
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
2017-06-08
1
-0
/
+6
*
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
2017-06-08
1
-0
/
+99
*
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
1
-0
/
+12
*
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
1
-0
/
+8
*
rcu: Improve __call_rcu() debug-objects error message
Paul E. McKenney
2017-06-08
1
-2
/
+7
*
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
2017-06-08
1
-0
/
+4
*
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2017-06-08
2
-28
/
+4
*
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
1
-0
/
+85
*
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
3
-0
/
+30
*
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
2017-06-08
3
-9
/
+86
*
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
Paul E. McKenney
2017-06-08
2
-7
/
+7
*
rcu: Make synchronize_rcu_mult() check for duplicates
Paul E. McKenney
2017-06-08
1
-2
/
+11
*
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
2017-06-08
1
-1
/
+18
*
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
2017-06-08
1
-16
/
+0
*
rcu: Add lockdep_assert_held() teeth to tree_plugin.h
Paul E. McKenney
2017-06-08
1
-0
/
+17
*
rcu: Add lockdep_assert_held() teeth to tree.c
Paul E. McKenney
2017-06-08
1
-0
/
+25
*
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
2017-06-08
1
-1
/
+5
*
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcu: Update rcu_bootup_announce_oddness()
Paul E. McKenney
2017-06-08
2
-6
/
+34
*
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
2017-06-08
2
-1
/
+42
*
rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
rcuperf: Add writer_holdoff boot parameter
Paul E. McKenney
2017-06-08
1
-0
/
+3
*
rcuperf: Set more user-friendly defaults
Paul E. McKenney
2017-06-08
1
-2
/
+3
*
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
2017-06-08
2
-0
/
+14
*
rcuperf: Add test for dynamically initialized srcu_struct
Paul E. McKenney
2017-06-08
1
-1
/
+30
*
rcu: Make sync_rcu_preempt_exp_done() return bool
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcuperf: Add ability to performance-test call_rcu() and friends
Paul E. McKenney
2017-06-08
1
-5
/
+64
*
rcu: Remove obsolete reference to synchronize_kernel()
Paul E. McKenney
2017-06-08
2
-8
/
+7
*
rcuperf: Defer expedited/normal check to end of test
Paul E. McKenney
2017-06-08
1
-10
/
+9
*
rcu: Complain if blocking in preemptible RCU read-side critical section
Paul E. McKenney
2017-06-08
3
-4
/
+5
*
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
2017-06-08
1
-9
/
+24
*
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
2017-06-08
1
-2
/
+8
*
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
1
-3
/
+2
*
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
2
-6
/
+6
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
16
-669
/
+2658
|
\
|
*
rcu: Open-code the rcu_cblist_n_lazy_cbs() function
Paul E. McKenney
2017-05-02
4
-9
/
+3
[prev]
[next]