summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* srcu: Remove Classic SRCUPaul E. McKenney2017-06-0810-851/+2
* srcu: Fix rcutorture-statistics typoPaul E. McKenney2017-06-081-1/+1
* rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-087-42/+7
* rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-085-23/+1
* rcu: Remove typecheck() from RCU locking wrapper functionsPaul E. McKenney2017-06-081-8/+4
* rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul E. McKenney2017-06-083-7/+2
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-089-551/+9
* rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney2017-06-085-37/+1
* rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-0816-135/+24
* srcu: Use rnp->lock wrappers to replace explicit memory barriersPaul E. McKenney2017-06-082-52/+47
* rcu: Move rnp->lock wrappers for SRCU usePaul E. McKenney2017-06-082-53/+53
* rcu: Convert rnp->lock wrappers to macros for SRCU usePaul E. McKenney2017-06-081-26/+21
* rcu: Refactor #includes from include/linux/rcupdate.hPaul E. McKenney2017-06-082-17/+13
* bcm47xx: Fix build regressionArnd Bergmann2017-06-081-0/+1
* lockdep: Use consistent printing primitivesPaul E. McKenney2017-06-081-86/+86
* srcu: Apply trivial callback lists to shrink Tiny SRCUPaul E. McKenney2017-06-084-44/+37
* srcu: Shrink srcu.h by moving docbook and private functionPaul E. McKenney2017-06-086-27/+23
* srcu: Prevent sdp->srcu_gp_seq_needed counter wrapPaul E. McKenney2017-06-082-0/+27
* rcu: Move rcutiny.h to new empty/true/false-function stylePaul E. McKenney2017-06-081-55/+16
* rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.hPaul E. McKenney2017-06-083-7/+6
* rcu: Move torture-related functions out of rcutiny.h and rcutree.hPaul E. McKenney2017-06-083-96/+99
* rcu: move rcupdate.h to the new true/false-function stylePaul E. McKenney2017-06-081-11/+2
* rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.hPaul E. McKenney2017-06-082-12/+12
* rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.hPaul E. McKenney2017-06-082-9/+8
* rcu: Improve __call_rcu() debug-objects error messagePaul E. McKenney2017-06-081-2/+7
* rcu: Remove linux/debugobjects.h from rcupdate.hPaul E. McKenney2017-06-081-1/+0
* rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.hPaul E. McKenney2017-06-082-4/+4
* rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney2017-06-084-43/+4
* rcu: Move rcupdate.h to new empty-function stylePaul E. McKenney2017-06-081-30/+9
* rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()Paul E. McKenney2017-06-081-2/+0
* rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney2017-06-087-82/+91
* rcu: Move expediting-related access/control out of rcupdate.hPaul E. McKenney2017-06-084-26/+30
* rcu: Move rcu_expedited and rcu_normal externs from rcupdate.hPaul E. McKenney2017-06-082-7/+2
* rcu: Move docbook comments out of rcupdate.hPaul E. McKenney2017-06-084-123/+89
* rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibilityPaul E. McKenney2017-06-082-0/+8
* rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney2017-06-081-0/+2
* rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKEPaul E. McKenney2017-06-082-7/+7
* sched: Rely on synchronize_rcu_mult() de-duplicationPaul E. McKenney2017-06-081-7/+1
* rcu: Make synchronize_rcu_mult() check for duplicatesPaul E. McKenney2017-06-081-2/+11
* srcu: Add DEBUG_OBJECTS_RCU_HEAD functionalityPaul E. McKenney2017-06-081-1/+18
* srcu: Shrink Tiny SRCU a bitPaul E. McKenney2017-06-082-16/+15
* srcu: Make SRCU be once again optionalPaul E. McKenney2017-06-082-2/+6
* rcu: Add lockdep_assert_held() teeth to tree_plugin.hPaul E. McKenney2017-06-081-0/+17
* rcu: Add lockdep_assert_held() teeth to tree.cPaul E. McKenney2017-06-081-0/+25
* srcu: Print non-default exp_holdoff values at boot timePaul E. McKenney2017-06-081-1/+5
* srcu: Make exp_holdoff module parameter be staticPaul E. McKenney2017-06-081-1/+1
* rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney2017-06-082-6/+34
* rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney2017-06-083-1/+43
* rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()Paul E. McKenney2017-06-081-0/+2
* doc: Take tail recursion into account in RCU requirementsPaul E. McKenney2017-06-081-1/+2