summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-09rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney7-82/+91
2017-06-09rcu: Move expediting-related access/control out of rcupdate.hPaul E. McKenney4-26/+30
2017-06-09rcu: Move rcu_expedited and rcu_normal externs from rcupdate.hPaul E. McKenney2-7/+2
2017-06-09rcu: Move docbook comments out of rcupdate.hPaul E. McKenney4-123/+89
2017-06-09rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibilityPaul E. McKenney2-0/+8
2017-06-09rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney1-0/+2
2017-06-08rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKEPaul E. McKenney2-7/+7
2017-06-08sched: Rely on synchronize_rcu_mult() de-duplicationPaul E. McKenney1-7/+1
2017-06-08rcu: Make synchronize_rcu_mult() check for duplicatesPaul E. McKenney1-2/+11
2017-06-08srcu: Add DEBUG_OBJECTS_RCU_HEAD functionalityPaul E. McKenney1-1/+18
2017-06-08srcu: Shrink Tiny SRCU a bitPaul E. McKenney2-16/+15
2017-06-08srcu: Make SRCU be once again optionalPaul E. McKenney2-2/+6
2017-06-08rcu: Add lockdep_assert_held() teeth to tree_plugin.hPaul E. McKenney1-0/+17
2017-06-08rcu: Add lockdep_assert_held() teeth to tree.cPaul E. McKenney1-0/+25
2017-06-08srcu: Print non-default exp_holdoff values at boot timePaul E. McKenney1-1/+5
2017-06-08srcu: Make exp_holdoff module parameter be staticPaul E. McKenney1-1/+1
2017-06-08rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney2-6/+34
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney3-1/+43
2017-06-08rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()Paul E. McKenney1-0/+2
2017-06-08doc: Take tail recursion into account in RCU requirementsPaul E. McKenney1-1/+2
2017-06-08srcu: Document auto-expediting requirementPaul E. McKenney1-0/+14
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney1-4/+1
2017-06-08rcuperf: Add writer_holdoff boot parameterPaul E. McKenney2-3/+11
2017-06-08srcu-cbmc: Use /usr/bin/awk instead of /bin/awkPriyalee Kushwaha1-1/+1
2017-06-08rcuperf: Set more user-friendly defaultsPaul E. McKenney1-2/+3
2017-06-08srcu: Shrink Tiny SRCU a bit morePaul E. McKenney2-5/+5
2017-06-08rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney1-1/+1
2017-06-08srcu: Make Classic and Tree SRCU announce themselves at bootupPaul E. McKenney2-0/+14
2017-06-08rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney1-0/+16
2017-06-08docs: Fix typo in Documentation/memory-barriers.txtStan Drozd1-1/+1
2017-06-08atomics: Add header comment so spin_unlock_wait()Paul E. McKenney1-0/+20
2017-06-08doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()Paul E. McKenney1-0/+5
2017-06-08rcuperf: Add test for dynamically initialized srcu_structPaul E. McKenney1-1/+30
2017-06-08checkpatch: Remove checks for expedited grace periodsPaul E. McKenney1-17/+0
2017-06-08rcu: Make sync_rcu_preempt_exp_done() return boolPaul E. McKenney1-1/+1
2017-06-08rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney1-0/+16
2017-06-08rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney2-5/+75
2017-06-08rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney2-8/+7
2017-06-08rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney2-2/+0
2017-06-08rcuperf: Defer expedited/normal check to end of testPaul E. McKenney1-10/+9
2017-06-08rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney3-4/+5
2017-06-08srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney1-9/+24
2017-06-08rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney6-5/+5
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney1-1/+1
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney2-2/+9
2017-06-08rcutorture: Add a scenario for Classic SRCUPaul E. McKenney3-0/+13
2017-06-08rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney5-0/+23
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney1-1/+1
2017-06-08rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney2-2/+4
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney1-0/+2