summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
OpenPOWER on IntegriCloud