summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | rcutorture: Abstract qemu-flavor identificationPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Eliminate duplicate .config-check codePaul E. McKenney2013-12-03
| | * | | | | rcutorture: Make test output less chattyPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Refactor TINY_RCU test casesPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Refactor TREE_RCU test casesPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add SRCU Kconfig-fragment filesPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add v3.12 version, which adds sysidle testingPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add kernel-version argumentPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add datestamp argument to kvm.shPaul E. McKenney2013-12-03
| | * | | | | rcutorture: Add KVM-based test frameworkPaul E. McKenney2013-12-03
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-17
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | liblockdep: Add the 'lockdep' user-space utilitySasha Levin2013-11-27
| * | | | | | | liblockdep: Support using LD_PRELOADSasha Levin2013-11-27
| * | | | | | | liblockdep: Add pthread_rwlock_t test suiteSasha Levin2013-11-27
| * | | | | | | liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin2013-11-27
| * | | | | | | liblockdep: Add pthread_mutex_t test suiteSasha Levin2013-11-27
| * | | | | | | liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin2013-11-27
| * | | | | | | liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin2013-11-27
* | | | | | | | Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)2014-01-18
| * | | | | | | ktest: Add eval '=~' command to modify variables in config fileSteven Rostedt (Red Hat)2013-12-11
| * | | | | | | ktest: Add special variable ${KERNEL_VERSION}Steven Rostedt (Red Hat)2013-12-11
| * | | | | | | ktest: Add documentation of CLOSE_CONSOLE_SIGNALSteven Rostedt (Red Hat)2013-12-03
| * | | | | | | ktest: Make the signal to terminate the console configurableSatoru Takeuchi2013-12-03
* | | | | | | | cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer2013-12-17
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-08
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui2013-12-04
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-02
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo2013-11-19
| * | | | tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt2013-11-19
| * | | | perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim2013-11-19
| * | | | perf header: Fix bogus group nameNamhyung Kim2013-11-19
| * | | | perf tools: Tag thread comm as overridenFrederic Weisbecker2013-11-19
| | |_|/ | |/| |
* | | | tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger2013-11-25
* | | | tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger2013-11-25
| |/ / |/| |
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \ \ | |/ / |/| |
| * | Merge branch 'pm-tools'Rafael J. Wysocki2013-11-19
| |\ \
| | * | tools / power turbostat: Support SilvermontLen Brown2013-11-12
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-16
|\ \ \ \
| * | | | perf record: Add an option to force per-cpu mmapsAdrian Hunter2013-11-14
| * | | | perf probe: Add '--demangle'/'--no-demangle'Azat Khuzhin2013-11-14
| * | | | perf ui browser: Fix segfault caused by off by one handling END keyArnaldo Carvalho de Melo2013-11-14
| * | | | perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo2013-11-14
| * | | | perf evsel: Introduce perf_evsel__prev() methodArnaldo Carvalho de Melo2013-11-14
| * | | | perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2013-11-14
| * | | | perf tools: Synthesize anon MMAP records againDon Zickus2013-11-14