summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08srcu: Make SRCU be once again optionalPaul E. McKenney
2017-06-08rcu: Add lockdep_assert_held() teeth to tree_plugin.hPaul E. McKenney
2017-06-08rcu: Add lockdep_assert_held() teeth to tree.cPaul E. McKenney
2017-06-08srcu: Print non-default exp_holdoff values at boot timePaul E. McKenney
2017-06-08srcu: Make exp_holdoff module parameter be staticPaul E. McKenney
2017-06-08rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney
2017-06-08rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()Paul E. McKenney
2017-06-08doc: Take tail recursion into account in RCU requirementsPaul E. McKenney
2017-06-08srcu: Document auto-expediting requirementPaul E. McKenney
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney
2017-06-08rcuperf: Add writer_holdoff boot parameterPaul E. McKenney
2017-06-08srcu-cbmc: Use /usr/bin/awk instead of /bin/awkPriyalee Kushwaha
2017-06-08rcuperf: Set more user-friendly defaultsPaul E. McKenney
2017-06-08srcu: Shrink Tiny SRCU a bit morePaul E. McKenney
2017-06-08rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney
2017-06-08srcu: Make Classic and Tree SRCU announce themselves at bootupPaul E. McKenney
2017-06-08rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney
2017-06-08docs: Fix typo in Documentation/memory-barriers.txtStan Drozd
2017-06-08atomics: Add header comment so spin_unlock_wait()Paul E. McKenney
2017-06-08doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()Paul E. McKenney
2017-06-08rcuperf: Add test for dynamically initialized srcu_structPaul E. McKenney
2017-06-08checkpatch: Remove checks for expedited grace periodsPaul E. McKenney
2017-06-08rcu: Make sync_rcu_preempt_exp_done() return boolPaul E. McKenney
2017-06-08rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney
2017-06-08rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney
2017-06-08rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney
2017-06-08rcuperf: Defer expedited/normal check to end of testPaul E. McKenney
2017-06-08rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney
2017-06-08srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney
2017-06-08rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Classic SRCUPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney
2017-06-08rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini
2017-06-04Linux 4.12-rc4Linus Torvalds
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman