summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-0331-412/+1210
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-2231-412/+1210
| |\
| | * rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel2014-05-192-0/+24
| | * rcu: Variable name changed in tree_plugin.h and used in tree.cUma Sharma2014-05-142-16/+16
| | *-. Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney2014-05-1426-383/+747
| | |\ \
| | | | * torture: Remove unused definitionPranith Kumar2014-05-141-6/+0
| | | | * torture: Remove __init from torture_init_begin/endPranith Kumar2014-05-141-2/+2
| | | | * torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-144-5/+16
| | | | * locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney2014-05-141-2/+2
| | | | * rcutorture: Run rcu_torture_writer at normal priorityPaul E. McKenney2014-05-141-1/+0
| | | | * rcutorture: Note diffs from git commitsPaul E. McKenney2014-05-141-0/+4
| | | | * rcutorture: Add missing destroy_timer_on_stack()Thomas Gleixner2014-05-141-1/+3
| | | | * rcutorture: Explicitly test synchronous grace-period primitivesPaul E. McKenney2014-05-141-5/+23
| | | | * rcutorture: Add tests for get_state_synchronize_rcu()Paul E. McKenney2014-05-141-35/+95
| | | | * rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernelsPaul E. McKenney2014-05-141-0/+1
| | | | * torture: Use elapsed time to detect hangsPaul E. McKenney2014-05-141-6/+12
| | | | * rcutorture: Check for rcu_torture_fqs creation errorsPaul E. McKenney2014-05-141-1/+2
| | | | * torture: Better summary diagnostics for build failuresPaul E. McKenney2014-05-144-8/+21
| | | | * torture: Notice if an all-zero cpumask is passed inside a critical sectionIulia Manda2014-05-141-6/+1
| | | | * rcutorture: Make rcu_torture_reader() use cond_resched()Paul E. McKenney2014-05-141-4/+7
| | | | * sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney2014-05-143-1/+60
| | | | * percpu: Fix raw_cpu_inc_return()Paul E. McKenney2014-05-141-1/+1
| | | | * rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-145-1/+30
| | | | * torture: Dump ftrace buffer when the RCU grace period stallsPaul E. McKenney2014-05-141-0/+1
| | | | * torture: Add tracing-enabled variant of TREE02Paul E. McKenney2014-05-141-0/+25
| | | | * torture: Choose bzImage location based on architecturePaul E. McKenney2014-05-143-6/+43
| | | | * torture: Permit multi-word qemu and boot argumentsPaul E. McKenney2014-05-141-2/+2
| | | | * torture: Increase stutter-end intensityPaul E. McKenney2014-05-141-2/+10
| | | | * torture: Report diagnostics from qemuPaul E. McKenney2014-05-141-1/+8
| | | | * torture: Include "Stopping" string to torture_kthread_stopping()Paul E. McKenney2014-05-141-2/+4
| | | | * rcutorture: Print negatives for SRCU counter wraparoundPaul E. McKenney2014-05-141-3/+5
| | | | * torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney2014-05-141-15/+11
| | | | * torture: Make "--dryrun script" output self-sufficientPaul E. McKenney2014-05-141-33/+27
| | | | * rcutorture: Mark function as static in kernel/rcu/torture.cRashika Kheria2014-05-141-2/+2
| | | | * torture: Make config-fragment filtering RCU-independentPaul E. McKenney2014-05-141-1/+1
| | | | * torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney2014-05-142-6/+6
| | | | * torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGPaul E. McKenney2014-05-141-3/+3
| | | | * torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney2014-05-142-5/+5
| | | | * torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney2014-05-142-8/+8
| | | | * torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney2014-05-142-4/+7
| | | | * torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSPaul E. McKenney2014-05-141-3/+3
| | | | * torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney2014-05-142-4/+4
| | | | * torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney2014-05-142-1/+9
| | | | * torture: Intensify locking testPaul E. McKenney2014-05-131-1/+2
| | | | * torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney2014-05-132-4/+4
| | | | * torture: Make parse-rcutorture.sh less RCU-specificPaul E. McKenney2014-05-133-13/+13
| | | | * torture: Add batch headers "--dryrun sched"Paul E. McKenney2014-05-131-1/+2
| | | | * torture: Remove obsolete builddir optionsPaul E. McKenney2014-05-131-16/+0
| | | | * rcutorture: Add forward-progress checking for writerPaul E. McKenney2014-05-133-0/+89
| | | * | softirq: A single rcu_bh_qs() call per softirq set is enoughEric Dumazet2014-04-291-3/+1
OpenPOWER on IntegriCloud