index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-9
/
+9
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
20
-0
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
20
-0
/
+20
2017-10-25
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
Mark Rutland
1
-3
/
+2
2017-10-10
torture: Provide TMPDIR environment variable to specify tmpdir
Paul E. McKenney
8
-9
/
+9
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
10
-51
/
+150
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
1
-1
/
+1
2017-07-25
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
3
-2
/
+28
2017-07-25
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
1
-1
/
+1
2017-07-25
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
2
-7
/
+22
2017-07-25
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
4
-38
/
+96
2017-07-25
rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario
Paul E. McKenney
1
-1
/
+2
2017-07-25
rcutorture: Remove obsolete SRCU-C.boot
Paul E. McKenney
1
-1
/
+0
2017-06-09
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
1
-1
/
+0
2017-06-09
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
6
-8
/
+5
2017-06-09
rcu: Remove debugfs tracing
Paul E. McKenney
3
-46
/
+0
2017-06-09
srcu: Remove Classic SRCU
Paul E. McKenney
3
-28
/
+0
2017-06-09
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-09
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2
-2
/
+0
2017-06-09
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
3
-8
/
+1
2017-06-09
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
3
-2
/
+1
2017-06-09
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
12
-30
/
+12
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
2017-06-08
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
1
-1
/
+1
2017-06-08
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
6
-5
/
+5
2017-06-08
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
3
-0
/
+13
2017-06-08
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
5
-0
/
+23
2017-06-08
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2
-2
/
+4
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
1
-0
/
+2
2017-04-19
torture: Use correct path for Kconfig fragment for duplicates
Paul E. McKenney
1
-1
/
+1
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+8
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
52
-8
/
+1641
2017-01-25
rcutorture: Add CBMC-based formal verification for SRCU
Lance Roy
40
-0
/
+1582
2017-01-15
torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCU
Paul E. McKenney
1
-1
/
+1
2017-01-15
torture: Update RCU test scenario documentation
Paul E. McKenney
1
-2
/
+31
2017-01-15
torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
Paul E. McKenney
2
-0
/
+2
2017-01-15
torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING
Paul E. McKenney
1
-2
/
+1
2017-01-15
torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEAD
Paul E. McKenney
1
-0
/
+1
2017-01-15
torture: Add tests without slow grace period setup/cleanup
Paul E. McKenney
8
-3
/
+21
2017-01-15
torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02
Paul E. McKenney
1
-0
/
+1
2017-01-15
torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01
Paul E. McKenney
1
-0
/
+1
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
3
-0
/
+8
2016-11-14
torture: Prevent jitter from delaying build-only runs
Paul E. McKenney
1
-0
/
+5
[next]