index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-20
110
-0
/
+3362
|
\
|
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-12-16
110
-0
/
+3362
|
|
\
|
|
*
rcutorture: Stop tracking FSF's postal address
Paul E. McKenney
2013-12-03
17
-32
/
+50
|
|
*
rcutorture: Move checkarg to functions.sh
Paul E. McKenney
2013-12-03
2
-22
/
+27
|
|
*
rcutorture: Flag errors and warnings with color coding
Paul E. McKenney
2013-12-03
5
-12
/
+41
|
|
*
rcutorture: Record results from repeated runs of the same test scenario
Paul E. McKenney
2013-12-03
1
-1
/
+15
|
|
*
rcutorture: Test summary at end of run with less chattiness
Paul E. McKenney
2013-12-03
2
-1
/
+4
|
|
*
rcutorture: Update comment in kvm.sh listing typical RCU trace events
Paul E. McKenney
2013-12-03
1
-1
/
+1
|
|
*
rcutorture: Add tracing-enabled version of TREE08
Paul E. McKenney
2013-12-03
1
-0
/
+26
|
|
*
rcutorture: Add --kmake-arg argument to kvm.sh
Paul E. McKenney
2013-12-03
2
-1
/
+8
|
|
*
rcutorture: Add --no-initrd argument to kvm.sh
Paul E. McKenney
2013-12-03
2
-3
/
+8
|
|
*
rcutorture: Add --qemu-args argument to kvm.sh
Paul E. McKenney
2013-12-03
1
-5
/
+11
|
|
*
rcutorture: Add --bootargs argument to specify additional boot arguments
Paul E. McKenney
2013-12-03
1
-1
/
+7
|
|
*
rcutorture: Add --buildonly dry-run capability
Paul E. McKenney
2013-12-03
2
-0
/
+9
|
|
*
rcutorture: Eliminate configdir argument from kvm-recheck.sh script
Paul E. McKenney
2013-12-03
1
-4
/
+2
|
|
*
rcutorture: Allow Kconfig-related boot parameters to override
Paul E. McKenney
2013-12-03
1
-4
/
+6
|
|
*
rcutorture: Refactor to enable non-x86 architectures
Paul E. McKenney
2013-12-03
3
-13
/
+102
|
|
*
rcutorture: Eliminate --rcu-kvm argument
Paul E. McKenney
2013-12-03
1
-14
/
+1
|
|
*
rcutorture: Remove decorative qemu argument
Paul E. McKenney
2013-12-03
1
-1
/
+1
|
|
*
rcutorture: Abstract qemu-flavor identification
Paul E. McKenney
2013-12-03
3
-6
/
+36
|
|
*
rcutorture: Eliminate duplicate .config-check code
Paul E. McKenney
2013-12-03
1
-26
/
+1
|
|
*
rcutorture: Make test output less chatty
Paul E. McKenney
2013-12-03
3
-13
/
+16
|
|
*
rcutorture: Refactor TINY_RCU test cases
Paul E. McKenney
2013-12-03
8
-90
/
+68
|
|
*
rcutorture: Refactor TREE_RCU test cases
Paul E. McKenney
2013-12-03
34
-480
/
+328
|
|
*
rcutorture: Add SRCU Kconfig-fragment files
Paul E. McKenney
2013-12-03
4
-0
/
+18
|
|
*
rcutorture: Add v3.12 version, which adds sysidle testing
Paul E. McKenney
2013-12-03
23
-0
/
+521
|
|
*
rcutorture: Add per-Kconfig fragment boot parameters
Paul E. McKenney
2013-12-03
2
-0
/
+14
|
|
*
rcutorture: Add per-version default Kconfig fragments and module parameters
Paul E. McKenney
2013-12-03
13
-32
/
+242
|
|
*
rcutorture: Add kernel-version argument
Paul E. McKenney
2013-12-03
44
-1
/
+906
|
|
*
rcutorture: Add datestamp argument to kvm.sh
Paul E. McKenney
2013-12-03
1
-5
/
+11
|
|
*
rcutorture: Add KVM-based test framework
Paul E. McKenney
2013-12-03
40
-0
/
+1650
*
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-20
56
-0
/
+1547
|
\
\
\
|
*
\
\
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2014-01-13
1
-3
/
+3
|
|
\
\
\
|
*
\
\
\
Merge tag 'v3.13-rc4' into core/locking
Ingo Molnar
2013-12-17
8
-72
/
+250
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
2013-11-27
1
-0
/
+3
|
*
|
|
|
liblockdep: Support using LD_PRELOAD
Sasha Levin
2013-11-27
1
-0
/
+447
|
*
|
|
|
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
2013-11-27
1
-0
/
+13
|
*
|
|
|
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
2013-11-27
1
-0
/
+86
|
*
|
|
|
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
2013-11-27
10
-0
/
+158
|
*
|
|
|
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
2013-11-27
2
-0
/
+120
|
*
|
|
|
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-27
40
-0
/
+720
*
|
|
|
|
Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2014-01-20
2
-32
/
+147
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ktest: Add BISECT_TRIES to bisect test
Steven Rostedt (Red Hat)
2014-01-19
2
-2
/
+36
|
*
|
|
|
ktest: Add eval '=~' command to modify variables in config file
Steven Rostedt (Red Hat)
2013-12-12
1
-21
/
+81
|
*
|
|
|
ktest: Add special variable ${KERNEL_VERSION}
Steven Rostedt (Red Hat)
2013-12-11
1
-8
/
+19
|
*
|
|
|
ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
Steven Rostedt (Red Hat)
2013-12-03
1
-0
/
+7
|
*
|
|
|
ktest: Make the signal to terminate the console configurable
Satoru Takeuchi
2013-12-03
1
-1
/
+4
*
|
|
|
|
cpupower: Fix segfault due to incorrect getopt_long arugments
Josh Boyer
2013-12-17
1
-3
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-12-09
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
usb: tools: fix a regression issue that gcc can't link to pthread
Huang Rui
2013-12-05
1
-2
/
+3
[next]